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

Package: Incident Reporting

Routine: QANCNVIN


Information

QANCNVIN ;HISC/GJC-Incident Reporting Convert Incident Names ;2/16/93

Source Information

Source file <QANCNVIN.m>

Entry Points

Name Comments DBIA/ICR reference
VERSION ;;2.0;Incident Reporting;**18**;08/07/1992
TEST ;Convert ", " to "-"
KILL ;Kill and quit
CONVERT(X) ;Convert ', ' to '-'

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"Exiting..."
  • Line Location: VERSION+5
Function Call: WRITE
  • Prompt: !?5,"CONVERTING OLD INCIDENT TEXT FROM QA(742.1) TO THE"
  • Line Location: TEST+1
Function Call: WRITE
  • Prompt: !?5,"NEW INCIDENT TEXT FOR VERSION 3.0 OF INCIDENT REPORTING.",!
  • Line Location: TEST+2
Function Call: WRITE
  • Prompt: !
  • Line Location: TEST+3
Function Call: WRITE
  • Prompt: !?5,"Converting old incident text: "_QANOTXT
  • Line Location: TEST+10
Function Call: WRITE
  • Prompt: !?5,"To new incident text: "_QANNTXT,!
  • Line Location: TEST+11
Function Call: WRITE
  • Prompt: !?5,$S(+$G(QANFLAG):"Conversion complete!",1:"Records need not be converted.")
  • Line Location: TEST+13
Function Call: WRITE
  • Prompt: !!,$C(7)
  • Line Location: TEST+14
Info |  Source |  Entry Points |  Interaction Calls