NAME |
SC VALIDATOR |
TAG |
VALC |
ROUTINE |
SCUTBK |
RETURN VALUE TYPE |
ARRAY |
AVAILABILITY |
PUBLIC |
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
- "IENS" - internal entry numbers
- "VALUE" - user input value
|
RETURN PARAMETER DESCRIPTION |
This call passes back information in the [data] section and
the [errors] section.
|