NET/MASTER Network Control Language (NCL) Reference Summary
Panel Control Statements
106161 Tandem Computers Incorporated 69
#OPT
The #OPT panel control statement defines panel processing options.
#OPT [ ALARM={ YES | NO } ]
[ CURSOR={
varname
|
row
,
column
}
]
[ DEFAULT=
hlu
]
[ ERRFLD=
varname
]
[ FMTINPUT={ YES | NO } ]
[ IPANULL={ YES | NO } ]
[ INWAIT=
ss.t
]
[ PREPARSE={ (
c
,S ) | (
c
,D ) } ]
#TRAILER The #TRAILER panel control statement provides a means for positioning text at the
bottom of the screen, regardless of the screen’s size.
#TRAILER [ START [ POSITION={ YES | NO } ] | END ]