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

Package: Kernel

Routine: XUTMOPT


Information

XUTMOPT ;SFISC/RWF - One time queue and Schedule option code. ;12/04/2000 11:02

Source Information

Source file <XUTMOPT.m>

Entry Points

Name Comments DBIA/ICR reference
ONE ;One time queue setup
OZ
EXIT
EDIT(OPTION) ;User edit of option schedule file.
  • ICR #1472
    • Status: Active
    • Usage: Supported
    DISP(OPTION) ;Display an option schedule (public entry-point)
  • ICR #1472
    • Status: Active
    • Usage: Supported
    RESCH(OPTION,WHEN,DEVICE,BY,FLAG,ERR) ;EF. App reschedule entry point
  • ICR #1455
    • Status: Withdrawn
    • Usage: Private
  • ICR #1472
    • Status: Active
    • Usage: Supported
    FIND(X,F) ;Find and option
    OPTSTAT(OPTION,ROOT) ;Get the status of an option
  • ICR #1472
    • Status: Active
    • Usage: Supported

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"You can only select OPTION's that have the SCHEDULING RECOMMENDED",!,"field set to YES or STARTUP."
    • Line Location: ONE+2
    Function Call: WRITE
    • Prompt: !
    • Line Location: OZ+2
    Function Call: WRITE
    • Prompt: !,"Not a valid device for Queueing."
    • Line Location: OZ+3
    Info |  Source |  Entry Points |  Interaction Calls