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 |  All
Print Page as PDF
Routine: DBARO

Package: Uncategorized

Routine: DBARO


Information

DBARO ; Routine Method for Standard Extraction of Routines ;9/23/06 14:10

Source Information

Source file <DBARO.m>

Entry Points

Name Comments DBIA/ICR reference
IFILE ; Prompt and accept the Directory and File Combination
RGET ; The file and the list of routines has been selected,
; now go load the File.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Enter a Comment for the Routine Set.",!
  • Line Location: DBARO+11
Function Call: WRITE
  • Prompt: COM,!,$$HTE^XLFDT($H),!
  • Line Location: DBARO+16
Function Call: WRITE
  • Prompt: !,"Enter a valid directory path and file name for the receiving file"
  • Line Location: IFILE+2
Function Call: WRITE
  • Prompt: !," enter '?' for Help, or '^' to exit now."
  • Line Location: IFILE+3
Function Call: WRITE
  • Prompt: !," such as: /tmp/ and OUTRTNS.RO",!
  • Line Location: IFILE+4
Function Call: WRITE
  • Prompt: RTN,!
  • Line Location: RGET+8
Function Call: WRITE
  • Prompt: TMP(I,0),!
  • Line Location: RGET+9
Function Call: WRITE
  • Prompt: !
  • Line Location: RGET+10
Function Call: WRITE
  • Prompt: !
  • Condition for execution: (($X+10)>80)
  • Line Location: RGET+11
Function Call: WRITE
  • Prompt: $E(RTN_S,1,10)
  • Line Location: RGET+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: RGET+14
Function Call: WRITE
  • Prompt: "#########",!
  • Line Location: RGET+15
Info |  Source |  Entry Points |  Interaction Calls |  All