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

Package: Patient Data Exchange

Routine: VAQPST20


Information

VAQPST20 ;ALB/JRP - POST INIT (FILE CONVERSION);11-JUN-93

Source Information

Source file <VAQPST20.m>

Entry Points

Name Comments DBIA/ICR reference
TASK ;ENTRY POINT TO TASK CONVERSION
INTER ;ENTRY POINT FOR INTERACTIVE CONVERSION
NONINTER ;ENTRY POINT FOR NON-INTERACTIVE CONVERSION
CONVERT(WTEXT) ;CONVERT VERSION 1.0 FILE ENTRIES TO VERSION 1.5
CLEAN ;CLEAN UP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TASK+2
Function Call: WRITE
  • Prompt: !!!,"- Conversion of version 1.0 files will now be tasked -"
  • Line Location: TASK+3
Function Call: WRITE
  • Prompt: !!,"Entering 'HOME' as the device for output will cause conversion"
  • Line Location: TASK+4
Function Call: WRITE
  • Prompt: !,"to be run without an output device. It is recommended that a"
  • Line Location: TASK+5
Function Call: WRITE
  • Prompt: !,"device be chosen so that errors during the conversion can be"
  • Line Location: TASK+6
Function Call: WRITE
  • Prompt: !,"reported."
  • Line Location: TASK+7
Function Call: WRITE
  • Prompt: !!,"Entering '^' as the device for output will skip the conversion"
  • Line Location: TASK+8
Function Call: WRITE
  • Prompt: !,"process. Please refer to the INSTALLATION GUIDE if you choose"
  • Line Location: TASK+9
Function Call: WRITE
  • Prompt: !,"to do this.",!!
  • Line Location: TASK+10
Function Call: WRITE
  • Prompt: !!,"Conversion tasked (",ZTSK,")"
  • Line Location: TASK+31
Info |  Source |  Entry Points |  Interaction Calls