Chapter Contents |
Previous |
Next |
Form Editor: _refillUsingAttributes |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_refillUsingAttributes'<, prompt>); |
Argument | Type | Description | |
---|---|---|---|
prompt |
C | specifies whether to prompt the user to continue with the refill process: | |
'Y' | prompt the user (default) | ||
'N' | do not prompt the user |
Details |
The _refillUsingAttributes method completely wipes out the current contents of the form editor and refills it using the current attribute settings. Because a new default layout is created, the total number of pages in the form may change.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.