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

Package: VA FileMan

Routine: DDUCHK5


Information

DDUCHK5 ;SFISC/MKO-CHECK KEYS ON FILE ;8/8/03 06:26

Source Information

Source file <DDUCHK5.m>

Entry Points

Name Comments DBIA/ICR reference
KEY(DDUCFI,DDUCFIX) ;Check and optionally fix structure of Key file entry
CHKKEY ;Check Key DDUCKEY found in "B" index
FLD ;Check a Cross-Reference Value
CHKAP ;Check "AP" index (In: DDUCFI = file; DDUCFIX = flag to fix)
CHKBB ;Check "BB" index (In: DDUCFI = file; DDUCFIX = flag to fix)
CHKF ;Check "F" index (In: DDUCFI = file; DDUCFIX = flag to fix)
FFILE ;Set the .01 of Key to DDUCFI
FNM ;Set the NAME for the Key
FPRI ;Set the PRIORITY for the Key
KILL(GL) ;Kill a global and print a message
SET(GL,VAL) ;Set a global and print a message
WCHK
WNOKEY
WMS(S,N)
WINC
WFMS
WNE
WEN(GL)
WNM
WPRI
WRITE(TXT,TAB) ;Write text, wrap at word boundaries.
KEYID(KEY,NM) ;Return string that identifies a Key

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?10,GL_" was killed."
  • Line Location: KILL+3
Function Call: WRITE
  • Prompt: !?10,GL_" was set"_$S(VAL]"":" to "_VAL,1:"")_"."
  • Line Location: SET+3
Function Call: WRITE
  • Prompt: !?TAB+2,TXT(I)
  • Line Location: WRITE+3
Info |  Source |  Entry Points |  Interaction Calls