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 |  All
Print Page as PDF
Routine: STDA15

Package: Uncategorized

Routine: STDA15


Information

TONIDEMO ;$O DPT B X-REF [ 02/04/00 10:45 AM ]

Source Information

Source file <STDA15.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT1 ;PRINT ACTUAL NAME
END ;END OF ROUTINE
START ;
HOBBIES ;If Hobbies Exist - get one hobby dfn only
PRINT ;GET DFN FOR NAME TO PRINT
HEADING ;Print Heading

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"LAST PATIENT DFN ACCESSED = ",LASTNAME
  • Line Location: START+6
Function Call: WRITE
  • Prompt: !,"GRAND TOTAL COUNT-ALL RECORDS: ",GRANDTOT
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !?5,TOTALCT,?15,$P(^TONIDEMO(X,0),U)
  • Line Location: PRINT1+1
Function Call: WRITE
  • Prompt: ?40,X,?45,$P(^TONIDEMO(X,0),U,10)
  • Line Location: PRINT1+2
Function Call: WRITE
  • Prompt: ?60,TONISEX
  • Line Location: PRINT1+5
Function Call: WRITE
  • Prompt: ?65,HOBBPRNT
  • Line Location: PRINT1+7
Function Call: WRITE
  • Prompt: !!,"EMPLOYEE: ",?15,"NAME",?39,"DFN",?45,"SSN",?60,"SEX",?65,"1 HOBBY",!
  • Line Location: HEADING+1
Info |  Source |  Entry Points |  Interaction Calls |  All