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

Package: Registration

Routine: DGPFRAL


Information

DGPFRAL ;ALB/RBS - PRF ACTION NOT LINKED REPORT ; 7/26/05 3:18pm

Source Information

Source file <DGPFRAL.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point
HELP(DGSEL) ;provide extended DIR("?") help text.
E(TX) ; press ENTER to continue prompt
DATEBEG() ;-- prompt for beginning date
DATEEND() ;-- prompt for ending date
FLAG() ;-- prompt for selection of a flag category
FLAGONE() ;-- prompt for a single flag
STATUS() ;-- prompt for flag status
TYPE() ;-- prompt for type of history records
TYPEH ; provide extended DIR("?") help for facility type
PIECE(DGIR0,DGASK) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Enter "_X_" Assignment Action Date to include in the report."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !," Please enter a date from the specified date range displayed."
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !?2,TX_$C(7)
  • Line Location: E+1
Function Call: WRITE
  • Prompt: !,$TR($T(FLAGONE+I),";"," ")
  • Line Location: FLAGONE+9
Function Call: WRITE
  • Prompt: !
  • Line Location: FLAGONE+13
Function Call: WRITE
  • Prompt: !,$TR($T(HELPT+I),";"," ")
  • Line Location: TYPEH+8
Info |  Source |  Entry Points |  Interaction Calls