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

Package: Kernel

Routine: XQOO1


Information

XQOO1 ;SEA/Luke - Out-of-order set calls ;01/28/97 15:00

Source Information

Source file <XQOO1.m>

Entry Points

Name Comments DBIA/ICR reference
OFF(XQSET) ;Mark options and protocols Out Of Order
ON(XQSET) ;Remove Out Of Order messages from the set XQSET
ADD(XQSET,XQFIL,XQN) ;New option/protocol - add to set and mark it OOO
KIDS(XQSET,XQFIL,XQNAME,XQFLAG) ;Turn on/off an option or protocol
OUT ;Exit point
OFFOP ;Option entry for turning off options
ONOP ;Option entry for turning on options
GETSET(XQSET) ;Get the name of the option set in question
REBLD ;Rebuild a "lost" set of options and protocols
RE1
REFIND ;Find options and protocols with the message XQMESS
OUTRE ;Exit point for REBLD
TOG ;Toggle options and protocols on and off. (XQOOTOG option)
OUTT ;Exit for XQOOTOG
T1 ;Toggle options
T2 ;Toggle protocols

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: OFFOP+1
Function Call: WRITE
  • Prompt: !!,"There are currently no option sets definded in ^XTMP."
  • Line Location: GETSET+1
Function Call: WRITE
  • Prompt: !!,"No options or protocols with the message ",XQMESS," were found."
  • Line Location: REFIND+20
Function Call: WRITE
  • Prompt: !
  • Line Location: T1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: T1+13
Function Call: WRITE
  • Prompt: !
  • Line Location: T2+2
Function Call: WRITE
  • Prompt: !
  • Line Location: T2+13
Info |  Source |  Entry Points |  Interaction Calls