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

Package: Kernel

Routine: XPDID


Information

XPDID ;SFISC/VYD,RSD - Display Install Progress ; Mar 28, 2022@12:48

Source Information

Source file <XPDID.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;initialize progress screen
  • ICR #2172
    • Status: Active
    • Usage: Supported
    EXIT(XPDM) ;exit progress screen restore screen to normal
  • ICR #2172
    • Status: Active
    • Usage: Supported
    TITLE(X) ;display title X
  • ICR #2172
    • Status: Active
    • Usage: Supported
    SETTOT(X) ;X=file # from build
    UPDATE(XPDN) ;update the progress bar
  • ICR #2172
    • Status: Active
    • Usage: Supported
    CURSOR ;put cursor back

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: @IOSTBM
    • Line Location: INIT+15
    Function Call: WRITE
    • Prompt: "."
    • Line Location: UPDATE+1
    Info |  Source |  Entry Points |  Interaction Calls