![]() Chapter Contents |
![]() Previous |
![]() Next |
| Text Viewer: _getHex |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (viewer-name, '_getHex', hex); |
| Argument | Type | Description | |
|---|---|---|---|
| hex |
C | returns a value indicating whether hexadecimal values are displayed: | |
| 'Y' | displayed | ||
| 'N' | not displayed | ||
| Example |
If the hex values are displayed, _getHex returns the value 'Y' to the variable HEX:
call notify('textview', '_get_hex_', hex);
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.