Reads a character string that is in Windows (cp1255) encoding,
and then converts the character string to Hebrew DOS (cp862) encoding.
Category: |
Hebrew text handling
|
- w
-
specifies the width of the input field.
Default: |
200 |
Range: |
1-32000 |
The $CPTWDw. informat performs
processing that is opposite of the $CPTDWw. informat.
The following example uses the input value of
.
Statements |
Result |
|
----+----1----+
|
x=input ('
',$cptwd6.);
put x;
|
|
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.