Yeah, I didn't think that would work. :) If you're reading this
as I am, all the (well most of) text below ended up as ??. In
actuality, every ?? was a single width. The first line contains
16 characters with 32 hex bytes underneath. The subsequent lines
are all a single character with 2 hex bytes shown. You can type
in 3-byte UTF-8 codes, but they won't show anything in the text
fields.

> I don't know how these characters are going to survive email, so
> I'll describe what I did. Just editing all the hex from 00 to FF
> in EBCDIC mode, you end up with lots of glyphs that are two-byte
> in UTF-8. I copied one line using my emulator cut and paste and
> pasted the glyphs in a new member that I specified to be created
> using UTF-8. I then used the text split line command to put the
> first 5 glyphs each on a single line. The glyphs are:
> 1. logical not
> 2. pound (english money not weight)
> 3. Yen
> 4. Middle dot
> 5. Copyright

> I had to position the cursor on the correct hex byte to properly
> do the text-split. It's real easy to mess up the file. 

> EDIT       SASDTP.ISPF.CNTL(UTF8) - 01.02        
> Command ===>                                     
> ****** ***************************** Top of Data 
> 000001 ??????????????????????????]????                          
>        CACACACBCACACBCBCBCBC9CACA5CBC922222222222
>        2C2325272927262C2D2E3D282FD243700000000000
> -------------------------------------------------
> 000002 ??                                         
>        CA2222222222222222222222222222222222222222
>        2C0000000000000000000000000000000000000000
> -------------------------------------------------
> 000003 ??                                         
>        CA2222222222222222222222222222222222222222
>        230000000000000000000000000000000000000000
> -------------------------------------------------
> 000004 ??                                         
>        CA2222222222222222222222222222222222222222
>        250000000000000000000000000000000000000000
> -------------------------------------------------
> 000005 ??                                         
>        CB2222222222222222222222222222222222222222
>        270000000000000000000000000000000000000000
> -------------------------------------------------
> 000006 ??                                         
>        CA2222222222222222222222222222222222222222
>        290000000000000000000000000000000000000000

-- 
Don Poitras - SAS Development  -  SAS Institute Inc. - SAS Campus Drive
sas...@sas.com           (919) 531-5637                Cary, NC 27513

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to