Common Variable
|
Description of how the variable is used
|
Examples/ranges
|
C
|
Column Position of Input Field
|
0 to 999
|
L
|
Line/row of Input Field
|
0 to 23
|
Fmt
|
The Query Language format statement
|
e.g. L(#10) or R26(#8)
|
TYP
|
Type of data to be entered
|
0-9
|
|
0 = Alphanumeric data
|
|
|
1 = Numeric data only
|
|
|
2 = Date only
|
|
|
3 = Time only
|
|
|
4 to 7 = as 0-3 but data is protected (starred-out)
|
|
|
8 = fixed length
|
|
|
9 = WP type text field - word wrapped within the window, must be a multi-valued field.
|
|
MSG
|
Help text to assist operator during entry
|
**
|
LKUP
|
If F3 or "*" is entered NC90 uses the contents of LKUP as the file name to be searched.
|
|
ZVAL
|
The contents are used as the default for input. They are automatically displayed prior to entry. The entered data is also returned in ZVAL
|
|