| NAME | 
DDR VALIDATOR | 
| TAG | 
VALC | 
| ROUTINE | 
DDR3 | 
| RETURN VALUE TYPE | 
ARRAY | 
| AVAILABILITY | 
RESTRICTED | 
| DESCRIPTION | 
This function allows the application to validate user input to
a field before filing data. The call uses the database server VAL^DIE
call.
 
 | 
| INPUT PARAMETER | 
- 
- PARAMETERS
 
- PARAMETER TYPE:    LIST
 
- MAXIMUM DATA LENGTH:    512
 
- REQUIRED:    YES
 
- DESCRIPTION:    
This array contains the following parameters necessary to call VAL^DIE:
    - "FILE"  - file number
    - "IENS"  - internal entry numbers
    - "VALUE" - user input value
    - "VALUE" - user input value
 
 
 
 | 
| RETURN PARAMETER DESCRIPTION | 
This call passes back information in the [data] section and
the [errors] section.
 
 |