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

Package: VA FileMan

Routine: DIKCP2


Information

DIKCP2 ;SFISC/MKO-PRINT INDEX(ES) ;9:39 AM 5 Aug 1998

Source Information

Source file <DIKCP2.m>

Entry Points

Name Comments DBIA/ICR reference
LFILE ;Format list of indexes and print; Come here from LFILE^DIKCP
ADDXR(XR,TXT,FLAG) ;Add field list and xref name to TXT array
ADDSTR(X,TXT) ;Add string X to the TXT array
WRLN(TXT,TAB,PAGE,KWN) ;Write a line of text

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: $G(DTIME,300)
  • Line Location: WRLN+9
Function Call: WRITE
  • Prompt: @$G(IOF,"#"),PAGE("H")
  • Line Location: WRLN+10
Function Call: WRITE
  • Prompt: !?$G(TAB),$TR($G(TXT),$C(0)," ")
  • Line Location: WRLN+13
Info |  Source |  Entry Points |  Interaction Calls