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

Package: VA FileMan

Routine: DIAX


Information

DIAX ;SFISC/DCM-EXTRACT OPTIONS ;12/8/98 07:55

Source Information

Source file <DIAX.m>

Entry Points

Name Comments DBIA/ICR reference
0
OPT
EN
1 ;;SELECT ENTRIES TO EXTRACT
2 ;;ADD/DELETE SELECTED ENTRIES
3 ;;PRINT SELECTED ENTRIES
5 ;;CREATE EXTRACT TEMPLATE
4 ;;MODIFY DESTINATION FILE
41 ;
61 ;
62 ;
H6
6 ;;UPDATE DESTINATION FILE
7 ;;PURGE EXTRACTED ENTRIES
8 ;;CANCEL EXTRACT SELECTION
9 ;;VALIDATE EXTRACT TEMPLATE
UNLK
Q
FLAG(DIC,DIE,DIARCH) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: OPT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: OPT+2
Function Call: WRITE
  • Prompt: !!,"This option lets you build a template where you specify fields to extract",!,"and their corresponding mapping in the destination file."
  • Line Location: 5+1
Function Call: WRITE
  • Prompt: !!,"For more detailed description of requirements on the destination file,",!,"please see your VA FileMan User Manual."
  • Line Location: 5+2
Function Call: WRITE
  • Prompt: !!,"This option allows you to build a file which will store data extracted from",!,"other files. When creating fields in the destination file, all data types"
  • Line Location: 4+1
Function Call: WRITE
  • Prompt: !,"are selectable. However, only a few data types are acceptable for receiving",!,"extracted data."
  • Line Location: 4+2
Function Call: WRITE
  • Prompt: !!,"Please see your User Manual for more guidance on building the destination file."
  • Line Location: 4+3
Function Call: WRITE
  • Prompt: !!?5,"'YES' will not allow editing or deleting existing file entries or adding",!?11,"new file entries"
  • Line Location: H6+0
Function Call: WRITE
  • Prompt: !?5,"'NO' will place no restrictions on the file"
  • Line Location: H6+1
Function Call: WRITE
  • Prompt: !!,"You MUST enter an EXTRACT template name. This EXTRACT template will be used",!,"to populate your destination file."
  • Line Location: 6+4
Function Call: WRITE
  • Prompt: $C(7),!,"If entries cannot be moved to the destination file, an exception report",!,"will be printed.",!!,"Select a device where to print the exception report."
  • Line Location: 6+8
Function Call: WRITE
  • Prompt: !!,"QUEUEING to this device will queue the Update process."
  • Line Location: 6+9
Info |  Source |  Entry Points |  Interaction Calls