IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

ANSI characters to readable format


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krithikaj

New User


Joined: 10 Aug 2008
Posts: 45
Location: India

PostPosted: Mon Feb 23, 2009 3:13 pm
Reply with quote

Hi,

I would like to know if there is any way to convert ANSI characters from the input dataset (PS) to readable format using any utilities in JCL . Output would be in PS dataset.

Thanks,
K J
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Mon Feb 23, 2009 3:19 pm
Reply with quote

I guess everything on mainframe is in EBCDIC.

Please explain your requirement.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Feb 23, 2009 3:35 pm
Reply with quote

With examples of your input and what you want as output.
Back to top
View user's profile Send private message
krithikaj

New User


Joined: 10 Aug 2008
Posts: 45
Location: India

PostPosted: Tue Feb 24, 2009 4:23 pm
Reply with quote

Thanks for the reply.

But, Ireally dont understand what the PS has. The Input dataset has these ANSI data that is goin to UNIX box for some processing. (The data is converted to ANSI from EBCDIC using C++ and COBOL program.).

Please let me know for more details.

Thanks
K J
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Feb 24, 2009 5:05 pm
Reply with quote

Do you mean the file is in ANSI ASCII, or do you mean the file is converted from EBCDIC to ASCII (ANSI is not exactly ASCII -- the characters map differently)?

You could use the Unix System Services (USS) editor to view the ASCII file directly, or use USS iconv command to convert back to EBCDIC to view, or download in binary to a PC and use a text editor to view the data ... perhaps if you can clarify what you're looking for?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Populate last day of the Month in MMD... SYNCSORT 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts InfoSphere OPTIM CSV ouput vs DSNTIUA... IBM Tools 3
Search our Forums:

Back to Top