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

Package: Surgery

Routine: SRSCHK


Information

SRSCHK ;B'HAM ISC/MAM - CHECK FOR REQUIRED FIELDS ; 27 DEC 1991 12:30 PM

Source Information

Source file <SRSCHK.m>

Entry Points

Name Comments DBIA/ICR reference
CHECK ; check each field for data
MULT ; check multiple

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This case cannot be scheduled until the missing information has been entered.",!!,"Press RETURN to continue "
  • Line Location: SRSCHK+4
Function Call: WRITE
  • Prompt: !
  • Condition for execution: CNT=1
  • Line Location: CHECK+2
Function Call: WRITE
  • Prompt: !,"The field '"_FNAME_"' has not been entered."
  • Line Location: CHECK+2
Function Call: WRITE
  • Prompt: !
  • Condition for execution: CNT=1
  • Line Location: MULT+1
Function Call: WRITE
  • Prompt: !,"The field '"_FNAME_"' has not been entered."
  • Line Location: MULT+1
Info |  Source |  Entry Points |  Interaction Calls