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

Package: Event Capture

Routine: ECPROV1


Information

ECPROV1 ;BIR/MAM-Event Capture Provider Summary (cont'd) ;1 May 96

Source Information

Source file <ECPROV1.m>

Entry Points

Name Comments DBIA/ICR reference
UNIT ; get DSS Unit
ALLU ; select unit
PICKU
SOMU
SELU

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: ECYN
  • Timeout: DTIME
  • Line Location: ALLU+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ALLU+2
Function Call: WRITE
  • Prompt: !!,"Enter <RET> if you would like to print this report for a specific DSS",!,"Unit, or YES to print it for all units.",!!,"Press <RET> to continue "
  • Line Location: ALLU+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ALLU+4
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: PICKU+1
Function Call: WRITE
  • Prompt: !!,"You do not have access to any DSS Units. Contact your Event Capture",!,"Package Coordinator if you are responsible for generating reports for ",!,"a DSS Unit. ",!!,"Press <RET> to continue "
  • Line Location: PICKU+1
Function Call: READ
  • Variable: ECYN
  • Timeout: DTIME
  • Line Location: SOMU+0
Function Call: WRITE
  • Prompt: !!,"You have access to more than one DSS Unit. If you want to print",!,"the report for only one of those units, enter <RET>. To print the report for all of the units that you have access to, enter YES."
  • Line Location: SOMU+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SOMU+3
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: SOMU+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",!,"print this report.",!!,"Press <RET> to continue "
  • Line Location: SELU+2
Info |  Source |  Entry Points |  Interaction Calls