User Tools

Site Tools


validaterecord_validate_all_fields_.htm
Navigation:  ABC Library Reference > FileManager > FileManager Methods >====== ValidateRecord (validate all fields) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

ValidateRecord( [failed] ), VIRTUAL

blk2blue.jpg

ValidateRecord Validates all the fields in the current record buffer and returns a success or failure indicator.
failed A signed numeric variable that receives the identifier of the field that failed the validation process. A value of one (1) indicates the first field, two (2) indicates the second field, etc. If omitted, the calling procedure gets no indication of which field failed the validation process.

The ValidateRecord method validates all the fields in the current record buffer and returns a success or failure indicator, and optionally identifies the field that failed the validation process.

Implementation:

The ValidateRecord method invokes the ValidateField method for each field in the record.

Return Data Type:     BYTE

See Also:     FileManager.ValidateField

validaterecord_validate_all_fields_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1