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

Package: Kernel

Routine: XQ5


Information

XQ5 ;SF/GFT,MJM,KLD,TK - Menu edit utilities [XUEDITOPT] ;01/30/2008

Source Information

Source file <XQ5.m>

Entry Points

Name Comments DBIA/ICR reference
DIP ;
DIP1 ;
BY ;
BY1 ;
TEM ;
FR
TO
DIE ;
DIE1 ;
PUT
Q
Q1
DIC
A
DIQ ;
DIQ1 ;
NAME ;
NAMEOK
CHKNAME ;Called from the input transform of the .01 field of the Option File
PRNT
SORT
TEST
T1
CLEAR ;Clear fields not used by this option.
CLEAR1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7,"NO SUCH FIELD NUMBER"
  • Line Location: TEM+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: FR+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: TO+0
Function Call: WRITE
  • Prompt: *7,!,"NO CHANGE MADE TO OPTION LOGIC"
  • Line Location: Q+0
Function Call: WRITE
  • Prompt: !,"WHEN USER SELECTS AN ENTRY IN THE '"_XQ_"' FILE,",!,"WILL ADDING A NEW ENTRY AT THAT TIME ('LAYGO') BE ALLOWED"
  • Line Location: DIC+3
Function Call: WRITE
  • Prompt: !,?16,"*** IMPORTANT PLEASE READ ***",!
  • Line Location: PRNT+0
Function Call: WRITE
  • Prompt: !,"By selecting a new Print/Sort Template below, your defaults will"
  • Line Location: PRNT+1
Function Call: WRITE
  • Prompt: !,"be changed. Your defaults are currently set as follows (see below)."
  • Line Location: PRNT+2
Function Call: WRITE
  • Prompt: !,"Should you desire to keep the defaults as they are, or to revise"
  • Line Location: PRNT+3
Function Call: WRITE
  • Prompt: !,"one or more, enter an '^' up-arrow, without selecting a new"
  • Line Location: PRNT+4
Function Call: WRITE
  • Prompt: !,"template name."
  • Line Location: PRNT+5
Function Call: WRITE
  • Prompt: !!,?23,"Default Values",!,?23,"==============",!
  • Line Location: PRNT+6
Function Call: WRITE
  • Prompt: !,?5,"DIC {DIP}: "_$$GET1^DIQ(19,DA,60)
  • Line Location: PRNT+7
Function Call: WRITE
  • Prompt: ?40,"L.: "_$$GET1^DIQ(19,DA,62)
  • Line Location: PRNT+8
Function Call: WRITE
  • Prompt: !,?5,"FLDS: "_$$GET1^DIQ(19,DA,63)
  • Line Location: PRNT+9
Function Call: WRITE
  • Prompt: ?40,"BY: "_$$GET1^DIQ(19,DA,64)
  • Line Location: PRNT+10
Function Call: WRITE
  • Prompt: !,?5,"FR: "_$$GET1^DIQ(19,DA,65)
  • Line Location: PRNT+11
Function Call: WRITE
  • Prompt: ?40,"TO: "_$$GET1^DIQ(19,DA,66),!!
  • Line Location: PRNT+12
Function Call: WRITE
  • Prompt: !,?16,"*** IMPORTANT PLEASE READ ***",!
  • Line Location: SORT+0
Function Call: WRITE
  • Prompt: !,"By selecting a new Sort Template below, your defaults will be"
  • Line Location: SORT+1
Function Call: WRITE
  • Prompt: !,"changed. Your defaults are currently set as follows (see below)."
  • Line Location: SORT+2
Function Call: WRITE
  • Prompt: !,"Should you desire to keep the defaults as they are, or to revise"
  • Line Location: SORT+3
Function Call: WRITE
  • Prompt: !,"one or more, enter an '^' up-arrow, without selecting a new Sort"
  • Line Location: SORT+4
Function Call: WRITE
  • Prompt: !,"Template."
  • Line Location: SORT+5
Function Call: WRITE
  • Prompt: !!,?23,"Default Values",!,?23,"==============",!
  • Line Location: SORT+6
Function Call: WRITE
  • Prompt: ?5,"BY: "_$$GET1^DIQ(19,DA,64)
  • Line Location: SORT+7
Function Call: WRITE
  • Prompt: !,?5,"FR: "_$$GET1^DIQ(19,DA,65)
  • Line Location: SORT+8
Function Call: WRITE
  • Prompt: ?40,"TO: "_$$GET1^DIQ(19,DA,66),!!
  • Line Location: SORT+9
Function Call: WRITE
  • Prompt: !,"Enter a name, and the computer will respond with the namespace to which",!,"that name belongs. It does this by looking at the package file.",!!
  • Line Location: TEST+0
Function Call: READ
  • Formatting: !
  • Prompt: "NAME: "
  • Variable: X
  • Timeout: DTIME,"
  • Line Location: T1+0
Info |  Source |  Entry Points |  Interaction Calls