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

Package: Kernel

Routine: XQ1


Information

XQ1 ; SEA/MJM - DRIVER FOR MENUMAN (PART 2) ;08/28/08 13:20

Source Information

Source file <XQ1.m>

Entry Points

Name Comments DBIA/ICR reference
KILL
OUT ;Exit point for all option types
A ;ACTION type option entry point
C ;ScreenMan type options
P ;PRINT type option
I ;INQUIRE type option
I1
I2 ;
E ;EDIT type option entry point
E1
DIC ;Get FileMan parameters from Option File and do look up
D1 ;S:DIC["(" DIC=U_DIC Q
SET
R ;RUN ROUTINE type option entry point
W ;Window type option entry point
Z ;Window suite option
S ;Server-type option pseudo entry-point can't be invoked from Meun System
B ;Client/Server option can't be run from menu system
L ;OE/RR Limited option
O ;OE/RR Protocol (orderables) type option entry point
X ;OE/RR Extended Action type option (Subset of Protocol type)
Q ;OE/RR Protocol Menu type option entry point
ZTSK ;Task Manager entry point
REQ
ZTSK2
RUN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"Press RETURN to continue..."
  • Line Location: OUT+12
Function Call: WRITE
  • Prompt: !
  • Line Location: I2+1
Function Call: WRITE
  • Prompt: !,"Someone else is editing this data. Try later."
  • Line Location: E1+10
Function Call: WRITE
  • Prompt: !,"Someone else is editing this data. Try later."
  • Line Location: E1+17
Function Call: WRITE
  • Prompt: !
  • Line Location: DIC+1
Info |  Source |  Entry Points |  Interaction Calls