HLOPRSR1 ;ALB/CJM - Visual Parser 12 JUN 1997 10:00 am ;11/12/2008
Source file <HLOPRSR1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PARSE(PARMS) | ;
|
|
WRITELN(LINE,Y) | ;writes one line to the screen
|
|
MSGSIZE() | ;
|
|
SCRNSIZE() | ;
|
|
TOP(INC) | ;msg line at the top of the scrolling area
|
|
BOT() | ;msg line at the bottom of the scrolling area
|
|
LINE(TO,INC) | ;msg line
|
|
X(TO,INC) | ;current position within the line
|
|
Y(LINE) | ;screen line of msg line = LINE
|
|
SEG(INC) | ;returns the current segement #
|
|
FLD(SET) | ;returns the currrent field #
|
|
REP(SET) | ;returns the current repitition #
|
|
COMP(SET) | ;returns the current component #
|
|
SUB(SET) | ;returns the current sub-component #
|
|
SEGSTART(SEGMENT) | ;
|
|
IOXY(Y,X) | ; moves to screen position line=Y, col=X
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|