Chapter Contents |
Previous |
Next |
Text Entry: _setNoprompt |
Syntax | |
Details |
Syntax |
CALL NOTIFY (text-field-name, '_setNoprompt', action); |
Argument | Type | Description | |
---|---|---|---|
action |
C | specifies the setting: | |
'Y' | honors special prompt processing | ||
'N' | ignores special prompt processing |
Details |
If _setNoprompt is 'Y', entering the default prompt character, a question mark (?), does not display information about the text object. The prompt character is passed instead to the SCL program for processing. By default, NOPROMPT is off.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.