User Tools

Site Tools


tryvalidatefield_validate_field_contents_.htm
Navigation:  ABC Library Reference > FileManager > FileManager Methods >====== TryValidateField(validate field contents) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

TryValidateField(fieldid), PROC, VIRTUAL

blk2blue.jpg

TryValidateField Validates the current record buffer value of the specified field and returns a success or failure indicator.
fieldid A numeric constant, variable, EQUATE, or expression that identifies the field to validate. The field is identified by its position in the FILE declaration. A value of one (1) indicates the first field, two (2) indicates the second field, etc.

The TryValidateField method initiates the validation of the field's buffer and requests that no errors be reported to the user. Level:Benign is returned if no errors occur.

Implementation:

The TryValidateField method calls the ValidateFieldServer method to validate the field's contents.

Return Data Type:     BYTE

See Also:     FileManager.ValidateFieldServer, FileManager.ValidateField

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