Chapter Contents |
Previous |
Next |
Text Entry: _setRequired |
Syntax |
Syntax |
CALL NOTIFY (text-field-name, '_setRequired', action); |
Argument | Type | Description | |
---|---|---|---|
action |
C | specifies the setting: | |
'Y' | a valid value is required before the window can close with an END command | ||
'N' | a valid value is not required (the default) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.