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

Package: Engineering

Routine: ENARG1


Information

ENARG1 ;(WIRMFO)/JED/DH/SAB-ARCHIVE DATA DICTIONARY ;4.24.97

Source Information

Source file <ENARG1.m>

Entry Points

Name Comments DBIA/ICR reference
G
G1
G2
G3
G4
OUT
ROU ;;41

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Now searching data base"
  • Line Location: G+0
Function Call: WRITE
  • Prompt: !,J," Records were found meeting the archive criteria"
  • Line Location: G+1
Function Call: READ
  • Variable: ENR
  • Timeout: DTIME
  • Line Location: G+2
Function Call: WRITE
  • Prompt: !!,*7,"No data to archive!! <cr> to continue"
  • Line Location: G+2
Function Call: WRITE
  • Prompt: !!,"Is it O.K. to accept these data "
  • Line Location: G1+0
Function Call: WRITE
  • Prompt: !!,"ACCEPTING will assign a formal reference number used for transfer to the",!,"archival medium, build the archive global, and delete archived entries from",!,"the actual production file."
  • Line Location: G1+2
Function Call: WRITE
  • Prompt: !!,"Not ACCEPTING will delete the list of file entries to be archived that was",!,"just built and leave your data base unchanged."
  • Line Location: G1+3
Function Call: WRITE
  • Prompt: !!,"The identification reference, ",ENID," has been entered",!,"into the Engineering Archive File."
  • Line Location: G3+5
Function Call: WRITE
  • Prompt: !!,"Would you like to add a description of the archive medium and perhaps its",!,"location"
  • Line Location: G4+0
Function Call: WRITE
  • Prompt: !,"Please answer Yes or No.",*7
  • Line Location: G4+0
Function Call: WRITE
  • Prompt: !!,"Transferring data dictionary"
  • Line Location: G4+4
Function Call: WRITE
  • Prompt: !,"Now extracting data from your files, this could take a while..."
  • Line Location: G4+11
Function Call: WRITE
  • Prompt: !,"Elapsed time: ",$J($P($H,",",2)-ENSTART/60,6,2)," minutes."
  • Line Location: G4+14
Info |  Source |  Entry Points |  Interaction Calls