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 |  All
Print Page as PDF
Routine: TERMINA

Package: Uncategorized

Routine: TERMINA


Information

TERMINA ; GENERAL I/O TO COMMUNICATIONS PORT [ 09/19/85 2:58 PM ]

Source Information

Source file <TERMINA.m>

Entry Points

Name Comments DBIA/ICR reference
PORTOK
END ;END OF ROUTINE
READ ;READ SCREEN
PORTIO ; WRITE TO PORT
WRITE
OPEN
PORTERR

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: %RESP
  • Condition for execution: $L(%RESP)
  • Line Location: READ+3
Function Call: WRITE
  • Prompt: *13
  • Line Location: READ+3
Function Call: READ
  • Timeout: 0
  • Variable: %Y
  • Line Location: PORTIO+1
Function Call: WRITE
  • Prompt: !,%Y
  • Line Location: WRITE+0
Function Call: WRITE
  • Prompt: !,%ERRMSG,%XS
  • Line Location: PORTERR+0
Info |  Source |  Entry Points |  Interaction Calls |  All