- DIVRE1 ;SFISC/MWE-HELP LOGIC FOR REQ FLD(S) CHK ;1/17/91 3:11 PM
- ;;22.0;VA FileMan;;Mar 30, 1999
- ;Per VHA Directive 10-93-142, this routine should not be modified.
- H W !!?5,"YES means that every entry in the file will be checked to see"
- W !?5,"that all the required fields have data."
- W !!?5,"NO means that ALL will be used to lookup an entry in the"
- W !?5,"file which begins with the letters ALL."
- Q
- DIVRE1 ;SFISC/MWE-HELP LOGIC FOR REQ FLD(S) CHK ;1/17/91 3:11 PM
- +1 ;;22.0;VA FileMan;;Mar 30, 1999
- +2 ;Per VHA Directive 10-93-142, this routine should not be modified.
- H WRITE !!?5,"YES means that every entry in the file will be checked to see"
- +1 WRITE !?5,"that all the required fields have data."
- +2 WRITE !!?5,"NO means that ALL will be used to lookup an entry in the"
- +3 WRITE !?5,"file which begins with the letters ALL."
- +4 QUIT