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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SRONASS

Package: Surgery

Routine: SRONASS


Information

SRONASS ;BIR/MAM - NO ASSESSMENT REASON ;05/05/10

Source Information

Source file <SRONASS.m>

Entry Points

Name Comments DBIA/ICR reference
END1
END
LOOP ; break procedure
OTHER ; other operations
SET ; expand reason for no assessment code
ASS ; assessment already exists
ASK
DELETE ; delete no assessment reason
DRDEL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!,"According to your records, an assessment should be created for this surgical",!,"case."
  • Line Location: ASS+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!,"If this case will not be used for the risk assessment study, Enter 'YES' to ",!,"change the status. You will then be prompted for the reason that no assessment",!,"was done. Enter 'NO' to leave this case unchanged."
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !!,"No action taken.",!!,"Press RETURN to continue "
  • Line Location: ASK+5
Function Call: WRITE
  • Prompt: !!,"If you delete the reason why no assessment was created for this case, the",!,"computer will automatically update your records to make this a non-assessed",!,"case."
  • Line Location: DELETE+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: !!,"By entering an '@', you have told the computer that you want to remove the ",!,"reason why no assessment was created for this case. If this reason should be",!,"deleted, enter 'YES'."
  • Line Location: DELETE+4
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: DELETE+5
Function Call: WRITE
  • Prompt: !!,"No action taken.",!!,"Press RETURN to continue "
  • Line Location: DELETE+5
Function Call: WRITE
  • Prompt: !!,"Updating to non-assessed status..."
  • Line Location: DELETE+6
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: DELETE+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SRF - [#130] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call