[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ValidChk()
Logical if the GET is valid.
------------------------------------------------------------------------------
Syntax:
ValidChk( <oGet> ) --> <lValid>
Arguments:
<oGet> is a GET object.
Returns:
ValidChk() returns a logical indicating whether the specified GET has
passed the validation process.
Description:
ValidChk() is used to test the validation of a GET object. If the GET
has has no VALID clause a true is returned and if there is a VALID clause,
it is EVALed with the result returned.
Files: Library is CUACLIP.LIB.
See Also:
ValidGets()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson