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: VAQPST05

Package: Patient Data Exchange

Routine: VAQPST05


Information

VAQPST05 ;ALB/JFP - PDX, POST INIT ROUTINE ;01JUN93

Source Information

Source file <VAQPST05.m>

Entry Points

Name Comments DBIA/ICR reference
TERMTYP ; -- Displays a table to show what terminal attributes must be defined
ATT ;
END ; -- End of code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"In order to effectively use PDX, the following terminal type attributes"
  • Line Location: TERMTYP+1
Function Call: WRITE
  • Prompt: !,"must be defined for each terminal type used. Please verify these attributes"
  • Line Location: TERMTYP+2
Function Call: WRITE
  • Prompt: !,"against the TERMINAL TYPE file at your facility."
  • Line Location: TERMTYP+3
Function Call: WRITE
  • Prompt: !!,?5,"Attribute",?35,"Value for a VT series terminal"
  • Line Location: TERMTYP+4
Function Call: WRITE
  • Prompt: !,?5,"---------",?35,"------------------------------"
  • Line Location: TERMTYP+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: TERMTYP+8
Info |  Source |  Entry Points |  Interaction Calls