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

Package: Event Capture

Routine: ECDSSCRN


Information

ECDSSCRN ;BIR/RHK - Enter Event Code Screens ;30 Mar 95

Source Information

Source file <ECDSSCRN.m>

Entry Points

Name Comments DBIA/ICR reference
START ; Check for location
UNIT ; Select unit
CAT ; Check if unit uses categories
PROC ; Set procedures
; Find highest entry number
STOP ; Stop loop and check for another category
END ;
CHECK ; Check to see if active unit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !,"You have no locations flagged for event cature.",!!
  • Line Location: START+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CAT+1
Function Call: WRITE
  • Prompt: !!,"This DSS Unit has not been activated for use in Event",!,"Capture software.",!!
  • Line Location: CHECK+2
Info |  Source |  Entry Points |  Interaction Calls