Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: HLOPRSR1

Package: Health Level Seven

Routine: HLOPRSR1


Information

HLOPRSR1 ;ALB/CJM - Visual Parser 12 JUN 1997 10:00 am ;11/12/2008

Source Information

Source file <HLOPRSR1.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: IOCUON
  • Line Location: PARSE+6
Function Call: WRITE
  • Prompt: IOCUON
  • Line Location: PARSE+29
Function Call: WRITE
  • Prompt: IOEDALL
  • Line Location: PARSE+34
Function Call: WRITE
  • Prompt: @IOSTBM
  • Line Location: PARSE+35
Info |  Source |  Entry Points |  Interaction Calls