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

Package: Event Capture

Routine: ECSCPT


Information

ECSCPT ;ALB/JAM - Event Code Screen With CPT Codes ;9/6/18 14:31

Source Information

Source file <ECSCPT.m>

Entry Points

Name Comments DBIA/ICR reference
LOC
UNIT ;set var and sel dss unit
SEL ;
ECCPT ;CPT Codes to display
DEV
START ;
CLEAR
ASK ;
END ;
SAVE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: UNIT+3
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: UNIT+8
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SEL+2
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: SEL+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: DEV+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: CLEAR+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Info |  Source |  Entry Points |  Interaction Calls