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

Package: Event Capture

Routine: ECBEN


Information

ECBEN ;BIR/MAM,JPW-New Batch Entry ;12 Feb 96

Source Information

Source file <ECBEN.m>

Entry Points

Name Comments DBIA/ICR reference
LOCA ; get location
UNIT ; get DSS unit
SELU
CHK ;check to ask unit again
END
SETU ;set DSS Unit info
MSG ;unit msg

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: UNIT+3
Function Call: WRITE
  • Prompt: !!,"You do not have access to any DSS Units. Contact your Event Capture",!,"Package Coordinator if you are responsible for entering procedures for ",!,"a DSS Unit. ",!!,"Press <RET> to continue "
  • Line Location: UNIT+3
Function Call: WRITE
  • Prompt: !,X_".",?5,$P(UNIT(X),"^",2)
  • Line Location: SELU+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SELU+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SELU+2
Function Call: WRITE
  • Prompt: !!,"Select the number that corresponds with the DSS unit for which you would like",!,"to enter procedures.",!!,"Press <RET> to continue "
  • Line Location: SELU+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!,"The DSS Unit ",ECDN," that you selected within ",ECLN
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !,$S(MSG1=3:"is not defined for Event Capture use",MSG1=2:"is inactive",MSG1=1:"has no procedures defined",1:"is missing information"),"."
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: " Please select another DSS Unit."
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: MSG+4
Info |  Source |  Entry Points |  Interaction Calls