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

Package: VA FileMan

Routine: DDD


Information

DDD ;O-OIFO/GFT - Build Meta Data Dictionary ;20JAN2013

Source Information

Source file <DDD.m>

Entry Points

Name Comments DBIA/ICR reference
MAKE ;
AC
END
BLD
FILE
DDDA
FLD
DESCR
OK
BUILDS(FILE,FIELD) ;BUILDs in which a field appears
FILELIST(ARRAY) ; entry point to send a specific list of files by reference to update in array(file#)=""
; 12/28/15
PARTIAL1 ; entry point for a partial build 12/28/15 -lg
PARTIAL2 ; Entry point for a partial build using ^DD(FILE,FIELD,"DT") 12/29/2015 BI
GETFILES(FILE) ; get the sub-files for the parent file during a PARTIAL update
F1 ; 12/28/15 -lg
XREF ; cross-references individual field and update the ^DDD(0) with record ien and count during PARTIAL update
; 12/28/15 -lg
ADD ; add records back to MDD during a PARTIAL update
; 12/28/15 -lg
CLEAN ; remove existing record entries and cross-references during a PARTIAL update
; new records will be added for the changed file at the end of the MDD.
; 12/28/15 -lg
CAMCASE(INTEXT)
CONVERT(INTEXT) ; lg 12/08/15

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"SINCE NO FILE IS IN APPLICATION GROUP 'DDD',",!,"the entire FileMan database will be scanned, and"
  • Line Location: MAKE+3
Function Call: WRITE
  • Prompt: !,"<DONE>"
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !,"a Central Data Dictionary will now be compiled."
  • Line Location: OK+0
Info |  Source |  Entry Points |  Interaction Calls