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

Package: Surgery

Routine: SROAERR


Information

SROAERR ;BIR/MAM - UPDATE ASSESSMENTS ENTERED IN ERROR ;05/05/10

Source Information

Source file <SROAERR.m>

Entry Points

Name Comments DBIA/ICR reference
TRANS ; update assessments transmitted in error
ASK
STAT
END
GOOF
HELP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Are you sure that you want to change the status of this assessment"
  • Line Location: ASK+0
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !!,"No action taken."
  • Line Location: ASK+5
Function Call: WRITE
  • Prompt: !!,"The Assessment Status has been changed to 'INCOMPLETE'."
  • Line Location: STAT+2
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!,"This assessment already has the status, 'INCOMPLETE'."
  • Line Location: GOOF+0
Function Call: WRITE
  • Prompt: !!,"Enter RETURN if the assessment was "_$S(SRASTAT="C":"completed",1:"transmitted")_" in error and the status",!,"should be changed to 'INCOMPLETE' to allow editing. Otherwise, enter 'NO'."
  • Line Location: HELP+0
Info |  Source |  Entry Points |  Interaction Calls