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

Package: Kernel

Routine: XUP


Information

XUP ;SFISC/RWF - Setup environment for programmers ;09/02/15 06:36

Source Information

Source file <XUP.m>

Entry Points

Name Comments DBIA/ICR reference
ZIS
ZIS2
EXIT ;Clean-up and exit
ASKDUZ ;Ask for Access Code
  • ICR #4596
    • Status: Active
    • Usage: Private
    DUZ(DA) ;Build DUZ for a user. Used by Mailman.
  • ICR #4129
    • Status: Active
    • Usage: Controlled Subscription
  • ICR #7487
    • Status: Pending
    • Usage: Private
    DTIME(E,D) ;Return DTIME value for user E, device D.
  • ICR #4409
    • Status: Active
    • Usage: Supported
    ERR ;

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Setting up programmer environment"
    • Line Location: XUP+3
    Function Call: WRITE
    • Prompt: !,"This is a "_$S($$PROD^XUPROD(1):"PRODUCTION",1:"TEST")_" account.",!
    • Line Location: XUP+7
    Function Call: WRITE
    • Prompt: !,"DUZ Must point to a real user."
    • Line Location: XUP+16
    Function Call: WRITE
    • Prompt: !,"Terminal Type set to: ",IOST,!
    • Line Location: ZIS2+0
    Function Call: WRITE
    • Prompt: !!,"Your VERIFY code will expire in "_%_" days",!!
    • Line Location: ZIS2+2
    Function Call: WRITE
    • Prompt: !,"You have "_Y_" new message"_$S(Y=1:"",1:"s")_"."
    • Line Location: ZIS2+6
    Function Call: WRITE
    • Prompt: !
    • Line Location: ASKDUZ+2
    Function Call: WRITE
    • Prompt: !,"Access Code: "
    • Line Location: ASKDUZ+3
    Function Call: WRITE
    • Prompt: !,"$ECODE=",$ECODE," $STACK=",$STACK
    • Line Location: ERR+2
    Function Call: WRITE
    • Prompt: !,"Location: ",$STACK($STACK-1,"PLACE")
    • Line Location: ERR+3
    Function Call: READ
    • Formatting: !!
    • Prompt: "Want to record the error: No// "
    • Variable: %XUP
    • Timeout: 600
    • Line Location: ERR+4
    Info |  Source |  Entry Points |  Interaction Calls