Field Rules Methods
IN THIS PAGE
Description
Alpha Anywhere provides the following methods for modifying Field Rules using Xbasic. Use the <TBL>.RULES_GET() method to create the pointer.
Change_Begin()
Indicates that you are about to change the value of a field rule.
Change_End()
Indicates that you are finished changing the value of one or more field rules and want to save the changes.
Mode_Get()
Determines the current data entry mode of the pointer.
See Also