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

Package: Kernel

Routine: XUS3A


Information

XUS3A ;SF-ISC/STAFF - CHANGE UCI'S ; 2/4/03 9:51am

Source Information

Source file <XUS3A.m>

Entry Points

Name Comments DBIA/ICR reference
SWITCH ;Allow users that have the UCI field in there NP file to switch UCI's.
UCI
SAME
BAD
NXT ;Here we go.
SHOW
PM

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Switch UCI's option.",!
  • Line Location: SWITCH+1
Function Call: WRITE
  • Prompt: !,$C(7),"No switching UCI's in Programmer Mode."
  • Line Location: SWITCH+2
Function Call: WRITE
  • Prompt: !,"Sorry but you do not have any UCI's that you are allowed to"
  • Line Location: SWITCH+4
Function Call: WRITE
  • Prompt: !,"switch to."
  • Line Location: SWITCH+5
Function Call: WRITE
  • Prompt: !,"UCI not found!"
  • Line Location: BAD+0
Function Call: WRITE
  • Prompt: !
  • Line Location: SHOW+0
Function Call: WRITE
  • Prompt: !,"Enter ^ to return to your current menu, or select from:"
  • Line Location: SHOW+1
Function Call: WRITE
  • Prompt: !,?5
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: I
  • Line Location: SHOW+4
Function Call: WRITE
  • Prompt: ?10,X
  • Line Location: SHOW+5
Function Call: WRITE
  • Prompt: " -- Not currently a valid UCI!",$C(7)
  • Line Location: SHOW+5
Info |  Source |  Entry Points |  Interaction Calls