Definition of table user-color
Color definitions. If you can't find one for a users terminal for the user, look for the same terminal with user DEFAULT. If there is no terminal type, look for the terminal type DEFAULT. , Table Dump Name user-col

Alphabetical Field Summary

  • c-alert: (CHAR) Alert color (for warnings and confirmations)
  • c-header: (CHAR) Color for headers
  • c-help: (CHAR) Color of help message displays
  • c-hilite: (CHAR) Color of highlight bar for menus and lists
  • c-hilite2: (CHAR) Color of highlight bar for menus and lists
  • c-input: (CHAR) Color of input fields
  • c-linput: (CHAR) Color of input fields in/on a list
  • c-list: (CHAR) Color of record list displays
  • c-menu: (CHAR) Color of main menus
  • c-misc1: (CHAR) Miscellaneous color #1
  • c-misc2: (CHAR) Miscellaneous color #2
  • c-misc3: (CHAR) Miscellaneous color #3
  • c-misc4: (CHAR) Miscellaneous color #4
  • c-misc5: (CHAR) Miscellaneous color #5
  • c-proc: (CHAR) Color of processing displays (maintenances, etc)
  • c-setting: (CHAR) Color for setting/option displays
  • c-strip: (CHAR) Color of Strip Menu items
  • c-title: (CHAR) Colors of titles on screen and displays
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User who created this record
  • extern-guid: (CHAR) External Global Unique ID for this record
  • n-alert: (INTG) Color # used for alert boxes
  • n-header: (INTG) Color # used for headers
  • n-help: (INTG) Color # used for help messages
  • n-hilite: (INTG) Color # used for hilighting items
  • n-hilite2: (INTG) Color # used for hilight #2 items
  • n-input: (INTG) Color # used for input fields
  • n-linput: (INTG) Color # used for marking input fields in a list
  • n-list: (INTG) Color # used for lists
  • n-menu: (INTG) Color # used for menus
  • n-misc1: (INTG) Color # for Misc #1 color
  • n-misc2: (INTG) Color # for Misc #2 color
  • n-misc3: (INTG) Color # for Misc #3 color
  • n-misc4: (INTG) Color # for Misc #4 color
  • n-misc5: (INTG) Color # for Misc #5 color
  • n-proc: (INTG) Color # used for normal processing
  • n-setting: (INTG) Color # used for setting options
  • n-strip: (INTG) Color # used for strip menus
  • n-title: (INTG) Color # used for titles
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time record was last updated
  • upd-user-name: (CHAR) User who last updated this record
  • user-name: (CHAR) Login name of user
  • user-term: (CHAR) Terminal Type (VT100, CO80, etc)

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • user-color: (UNIQUE, PRIMARY) user-name, user-term

    Other tables who reference user-color

  • user-prof - User profile record. Contains miscellaneous information keye

    Tables user-color references

  • audit - The audit trail keeps a history of user activities and any o
  • user-prof - User profile record. Contains miscellaneous information keye


    Detailed Alphabetical Field Listing
    c-alert Data type: CHARACTER
    Format: x(24) (Initial Value: MESSAGE)
    Help: Alert color (for warnings and confirmations)

    c-header Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color for headers

    c-help Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color of help message displays

    c-hilite Data type: CHARACTER
    Format: x(24) (Initial Value: MESSAGE)
    Help: Color of highlight bar for menus and lists

    c-hilite2 Data type: CHARACTER
    Format: x(24) (Initial Value: MESSAGE)
    Help: Color of highlight bar for menus and lists

    c-input Data type: CHARACTER
    Format: x(24) (Initial Value: INPUT)
    Help: Color of input fields

    c-linput Data type: CHARACTER
    Format: x(16) (Initial Value: INPUT)
    Help: Color of input fields in/on a list

    c-list Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color of record list displays

    c-menu Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color of main menus

    c-misc1 Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Miscellaneous color #1

    c-misc2 Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Miscellaneous color #2

    c-misc3 Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Miscellaneous color #3

    c-misc4 Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Miscellaneous color #4

    c-misc5 Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Miscellaneous color #5

    c-proc Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color of processing displays (maintenances, etc)

    c-setting Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color for setting/option displays

    c-strip Data type: CHARACTER
    Format: x(24) (Initial Value: NORMAL)
    Help: Color of Strip Menu items

    c-title Data type: CHARACTER
    Format: x(24) (Initial Value: MESSAGE)
    Help: Colors of titles on screen and displays

    cre-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who created this record

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    n-alert Data type: INTEGER
    Format: z9 (Initial Value: 2)
    Help: Color # used for alert boxes

    n-header Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for headers

    n-help Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for help messages

    n-hilite Data type: INTEGER
    Format: z9 (Initial Value: 2)
    Help: Color # used for hilighting items

    n-hilite2 Data type: INTEGER
    Format: z9 (Initial Value: 2)
    Help: Color # used for hilight #2 items

    n-input Data type: INTEGER
    Format: z9 (Initial Value: 1)
    Help: Color # used for input fields

    n-linput Data type: INTEGER
    Format: z9 (Initial Value: 1)
    Help: Color # used for marking input fields in a list

    n-list Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for lists

    n-menu Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for menus

    n-misc1 Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # for Misc #1 color

    n-misc2 Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # for Misc #2 color

    n-misc3 Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # for Misc #3 color

    n-misc4 Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # for Misc #4 color

    n-misc5 Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # for Misc #5 color

    n-proc Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for normal processing

    n-setting Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for setting options

    n-strip Data type: INTEGER
    Format: z9 (Initial Value: 0)
    Help: Color # used for strip menus

    n-title Data type: INTEGER
    Format: z9 (Initial Value: 2)
    Help: Color # used for titles

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who last updated this record

    user-name Data type: CHARACTER
    Format: x(16)
    Help: Login name of user
    Attributes: Index Component, Mandatory

    user-term Data type: CHARACTER
    Format: x(16)
    Help: Terminal Type (VT100, CO80, etc)
    Attributes: Index Component

    Created on 03/01/2019 by DBHTML V1.2