Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Local Variables  | All
Print Page as PDF
Routine: DGPAR2

Package: Registration

Routine: DGPAR2


Information

DGPAR2 ;ALB/LDB - MAS PARAMETERS ENTRY/EDIT CONT. ; 15 MAY 90

Source Information

Source file <DGPAR2.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Registration 1 DGPAR1  

Entry Points

Name Comments DBIA/ICR reference
EN ;called from DGPAR1 to continue display of parameters

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?4,"'",$P(DGDV1,"^",2),"' on G&L",?25,": ",$S($P(DGZE,"^",5):"YES",1:"NO")
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !?4,"Combined/Separate G&L: ",$S(X:"SEPARATE",1:"COMBINED")
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !?4
  • Condition for execution: $X>4
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: $P(DGDV1,"^",I)," printer",?25,": ",$S(X]"":X,1:"NOT SPECIFIED")
  • Line Location: EN+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DGDV EN+3
>> DGDV1 EN+1, EN+3*
>> DGZE EN+1, EN+2
>> I EN+3*
>> X EN+1*, EN+2*, EN+3*
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Local Variables  | All