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

Package: VA FileMan

Routine: DDSMSG


Information

DDSMSG ;SFISC/MKO - PRINT MESSAGES ;12APR2016

Source Information

Source file <DDSMSG.m>

Entry Points

Name Comments DBIA/ICR reference
ERR ;Print "DIERR" messages in help box
HLP(DDSG) ;Print messages from @DDSG in help area
  • ICR #5847
    • Status: Active
    • Usage: Controlled Subscription
    WP(DDSR) ;Print the contents of a wp field @DDSR in help area
    MSG(DDSMSG,DDSFLG,DDSFMT) ;Print local var or array DDSMSG in help area
    SETDDH ;Setup DDH and DDQ for identifiers and executable help
    LD(S,F) ;Load string S with format F into DDH array
    WRAP(L,A,M) ;Wrap line at word boundaries
    ; L = Line of text
    ; M = Margin width

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: $C(7)
    • Line Location: ERR+5
    Info |  Source |  Entry Points |  Interaction Calls