Files > CAPTION LINE COLUMNS

parent
409.61
name
CAPTION LINE COLUMNS
number
409.621
Fields
#NameLocationTypeDetailsIndexDescription
.01item name0;1FREE TEXTBThis field contains the reference name of the column. The DISPLAY TEXT field contains the text that will be used when the caption line is written. The text in this field is used when the application refers to this column during programming. For example, the reference in function call $$FLDUPD^VALM1(,, ) would contain this text.
.02column0;2NUMERICThe field contains the column number where the data/caption starts.
.03width0;3NUMERICThis field contains the number of characters this field will use.
.04display text0;4FREE TEXTThis field contains the text that will appear on the caption line for this column/field. If the text is longer than the WIDTH parameter, it will be truncated to the WIDTH specification when written as part of the caption line. This field is optional and can be left blank.
.05default video attributes0;5FREE TEXTThis parameter allows the developer to indicate the default video attributes that should be applied when program calls are made to the FLDCTRL^VALM10 video control utility. The following is the list of attributes and abbreviations used for this parameter: H - for highlight R - for reverse video U - for underline B - for blinking
.06scroll lock0;6BOOLEAN0:NO
1:YES
AIDENTIf you want to lock one for more columns into place as the user scrolls horizontally through the list, you can place a 'scroll lock' on the right most column field that should be locked. Only one column can have this 'scroll lock' parameter set to 'yes'. If you attempt to set more than one, the system will not allow it and will issue a warning. If this parameter is set to 'YES', this caption field and any other caption field, with a COLUMN parameter set to less than this current caption field's, will always be displayed by the List Manager. This parameter does not need to be filled in for List Templates with a RIGHT MARGIN of 80. For those templates with a RIGHT MARGIN of over 80, this field also does not need to be entered. However, the use of this field allows the developer to indicate the list's identification fields for user readability.

Error: Invalid Global File Type: 409.621