Skip to Content
0
Former Member
Jan 28, 2009 at 12:07 PM

reading superscript values in a text file

31 Views

hi experts

we are reading some data froma text file. some of the words in the text file has a format like this example : company® or comanyu2122. when the system reads the data somethig like this company® or comapnyâ#¢

we are using the below statement for reading the file

OPEN DATASET p_file FOR INPUT IN TEXT MODE ENCODING NON-UNICODE

any suggestions??

thanks