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

Package: VA FileMan

Routine: DDIOL


Information

DDIOL ;SFISC/MKO-THE LOADER ;14JUN2011

Source Information

Source file <DDIOL.m>

Entry Points

Name Comments DBIA/ICR reference
EN(A,G,FMT) ;Write the text contained in local array A or global array G
  • ICR #10142
    • Status: Active
    • Usage: Supported
    LD ;Load text into ^TMP
    LD1(S,F) ;Load string S, with format F
    SM ;Print text in ScreenMan's Command Area
    SMQ

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: @F,A
    • Line Location: EN+14
    Function Call: WRITE
    • Prompt: @F,$G(A(I))
    • Line Location: EN+18
    Function Call: WRITE
    • Prompt: @F,S
    • Line Location: EN+23
    Info |  Source |  Entry Points |  Interaction Calls