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

Package: VA FileMan

Routine: DIARR


Information

DIARR ;SFISC/DCM-ARCHIVING FUNCTION, RETRIEVAL OF ARCHIVED RECORD ;8/11/98 13:19

Source Information

Source file <DIARR.m>

Entry Points

Name Comments DBIA/ICR reference
START
INIT
SEQDEV
RC
RC2
RC3
FILE
ID
RC1
EOJ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will scan your archived file and will attempt to retrieve entries"
  • Line Location: START+0
Function Call: WRITE
  • Prompt: !,"that match the name (.01) field and",!,"either Primary KEY or identifier field(s) of the archived file."
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !!,"Magnetic tapes should be opened with variable length records."
  • Line Location: START+2
Function Call: READ
  • Variable: DIARL Q
  • Timeout: DIARL]""""&($A(DIARL)'=13)
  • Line Location: INIT+0
Function Call: WRITE
  • Prompt: !,$C(7),"This has to be a sequential device."
  • Line Location: SEQDEV+1
Function Call: WRITE
  • Prompt: !,$C(7),"Open this device with variable length records."
  • Line Location: SEQDEV+2
Function Call: WRITE
  • Prompt: !,$C(7),"Archive information is not in filegram format"
  • Line Location: RC+0
Function Call: WRITE
  • Prompt: !!,"Sampling archived file...",!
  • Line Location: RC+2
Function Call: WRITE
  • Prompt: !,"You are reading archived information from the "_DIARFILE_" file."
  • Line Location: FILE+0
Info |  Source |  Entry Points |  Interaction Calls