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

Package: Registration

Routine: DGOINS


Information

DGOINS ;ALB/MAC - OUTPUT FOR PATIENTS ADMITTED WITH UNKNOWN INSURANCE ; SEP 12 1988@12:00

Source Information

Source file <DGOINS.m>

Entry Points

Name Comments DBIA/ICR reference
DISP
SERV
QUIT
BEG
END
HELP2
HELP1

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: DISP+0
Function Call: WRITE
  • Prompt: X
  • Line Location: DISP+0
Function Call: WRITE
  • Prompt: !!?3,"You may display report for :"
  • Line Location: DISP+1
Function Call: WRITE
  • Prompt: !!,"Include Service Connected Inpatients "
  • Line Location: SERV+0
Function Call: WRITE
  • Prompt: !
  • Line Location: BEG+0
Function Call: WRITE
  • Prompt: !
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!?5,"The ending date can not be before the beginning date"
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!?10,"C for CURRENT DATE - Report will display only those patients that",!?10,"are inpatients in hospital today.",!!?10,"D for DATE RANGE - to display all patients that were admitted",!?10,"to the hospital during that period."
  • Line Location: HELP2+0
Function Call: WRITE
  • Prompt: !!,"Choose (Y)es or (N)o:",!!?10,"Y - if you want to include service connected inpatients",!?14,"in the report.",!?10,"N - if you do not want to include service connected inpatients."
  • Line Location: HELP1+0
Info |  Source |  Entry Points |  Interaction Calls