view bad characters

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
bkain1
Posts: 4
Joined: Tue Nov 29, 2011 1:47 pm

view bad characters

Post by bkain1 »

I have a file from a mainframe where one field appears to be free form and has "special" characters in it. Is it possible, if I highlight the characters, to see what they are, in hex so I can search on all and delete them and report them to the mainframe people?

thanks in advance
ak47wong
Posts: 703
Joined: Tue Aug 12, 2003 9:37 am
Location: Sydney, Australia

Post by ak47wong »

Pointing to individual control and non-printable characters should display the hex code in a tooltip, e.g. "SOH (^A = 1 = 0x1)", but this can be fiddly.

Alternatively, you can open the file in hex view by selecting the File format as Binary in the Open File dialog.
bkain1
Posts: 4
Joined: Tue Nov 29, 2011 1:47 pm

Post by bkain1 »

thanks!!!
Post Reply