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

Package: Registration

Routine: DGRPCP


Information

DGRPCP ;ALB/MRL/BAJ - CONSISTENCY PRINT ; OCT 25, 2005

Source Information

Source file <DGRPCP.m>

Entry Points

Name Comments DBIA/ICR reference
1
D
H
Z07
T ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Generate a listing of inconsistent data elements by:",!
  • Line Location: 1+0
Function Call: WRITE
  • Prompt: !?4,$P(J,"^",1)
  • Line Location: 1+0
Function Call: READ
  • Formatting: !!
  • Prompt: "CHOOSE OUTPUT METHOD OR ENTER '^' TO QUIT: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: 1+1
Function Call: WRITE
  • Prompt: !!,"The available choices are:",!
  • Line Location: 1+1
Function Call: WRITE
  • Prompt: !?4,"TO DATE CAN'T BE BEFORE FROM DATE!!",*7
  • Line Location: D+2
Function Call: READ
  • Formatting: !!
  • Prompt: "List by (N)ame or (T)erminal Digit: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: H+0
Function Call: WRITE
  • Prompt: !!?4,"N - To generate listing in Alphabetical Order",!?4,"T - To generate listing in Terminal Digit Order."
  • Line Location: H+1
Function Call: READ
  • Timeout: DTIME
  • Line Location: Z07+0
Function Call: WRITE
  • Prompt: !!?4,"R - Generate a list of inconsistencies found during Registration"
  • Line Location: Z07+2
Function Call: WRITE
  • Prompt: !?4,"Z - Generate a list of inconsistencies found during Z07 Message build"
  • Line Location: Z07+3
Function Call: WRITE
  • Prompt: !?4,"A - Generate a list of all inconsistencies found"
  • Line Location: Z07+4
Function Call: WRITE
  • Prompt: !!,*7,"THIS OUTPUT REQUIRES 132 COLUMN OUTPUT"
  • Line Location: Z07+6
Info |  Source |  Entry Points |  Interaction Calls