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

Package: Registration

Routine: DGYPREG4


Information

DGYPREG4 ;ALB/REW - POST-INIT CONVERSION/REPORTING ;5-APR-93

Source Information

Source file <DGYPREG4.m>

Entry Points

Name Comments DBIA/ICR reference
MAX ;
QTMAX
MBQUE ;
QTMBQ
CFLQUE ;
QTCFLQ
QUEMESS ;
QTQMESS
NUMLIM ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?5,"This report will print problem records sorted by Last Activity Date."
  • Line Location: MAX+2
Function Call: WRITE
  • Prompt: !,?5,"It also prints a total of convertible and un-convertible patients"
  • Line Location: MAX+3
Function Call: WRITE
  • Prompt: !?5,"for Active and Inactive patients",!
  • Line Location: MAX+4
Function Call: WRITE
  • Prompt: !?5,"Because this may be a very long report, you may wish to only"
  • Line Location: MAX+6
Function Call: WRITE
  • Prompt: !?5,"print recently active patients. The default is 2 years ago.",!
  • Line Location: MAX+7
Function Call: WRITE
  • Prompt: !!?5,"You will be receiving a Mail Message indicating records whose "
  • Line Location: QUEMESS+2
Function Call: WRITE
  • Prompt: !?5,$S($G(DGDOMB)=1:"NO",$G(DGDOCFL)=1:"NO",1:"")," Data will be changed.",!!
  • Line Location: QUEMESS+7
Function Call: WRITE
  • Prompt: !?5,"This is a queued task. Because this searches the entire Patient File,"
  • Line Location: QUEMESS+8
Function Call: WRITE
  • Prompt: !?5,"you may wish to run this during off-hours.",!!
  • Line Location: QUEMESS+9
Function Call: WRITE
  • Prompt: !!?5,"You may wish to limit the number of patients to print in the"
  • Line Location: NUMLIM+1
Function Call: WRITE
  • Prompt: !?5,"listing to a maximum number of unconvertible patients.",!
  • Line Location: NUMLIM+2
Info |  Source |  Entry Points |  Interaction Calls