Chapter Contents

Previous

Next
Text Entry: _setAutoskip

Text Entry: _setAutoskip



Specifies whether to move the cursor to the next unprotected object when input fills the text entry's last input column


Syntax

Syntax

CALL NOTIFY (text-field-name, '_setAutoskip', action);

Argument Type Description
action
C specifies the setting:


'Y' moves the cursor to the next unprotected object when the last column of the text entry is reached (the default)


'N' leaves the cursor on the last input column of the text entry


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.