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

ANSI to UTF-8 using mainframe COBOL


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

New User


Joined: 11 Mar 2008
Posts: 57
Location: India

PostPosted: Thu Jun 21, 2012 6:21 pm
Reply with quote

Guys,
I need help converting a mainframe PS file into UTF-8 format before transmitting it through FTP to a vendor location.
Is there a way we can achieve it in COBOL?\

Thanks in advance,
Vish
Back to top
View user's profile Send private message
Vishwamurthy

New User


Joined: 11 Mar 2008
Posts: 57
Location: India

PostPosted: Thu Jun 21, 2012 6:43 pm
Reply with quote

I found NATIONAL-OF and DISPLAY-OF functions, but they don't work on my mainframe COBOL installation..
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


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

PostPosted: Thu Jun 21, 2012 7:31 pm
Reply with quote

Perhaps you should tell us which mainframe COBOL your installation has?

And why the insistence upon COBOL? Why not use an FTP translate table?

And why does your topic title say "ANSI to UTF-8" when you don't mention ANSI at all in your post? And what do you mean by "ANSI" -- did you mean to say "ASCII"? You DO know, I hope, that mainframes use EBCDIC as their native code page?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jun 21, 2012 7:44 pm
Reply with quote

Hello,

I believe you can do what you want as part of the ftp.

Check into how you specify which code page to use for the receiving system. None of my clients have needed anything other than a "standard" transfer (EBCDIC / ASCII or ASCII / EBCDIC).

Possibly your network people can advise about specifics on your systems.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jun 21, 2012 7:45 pm
Reply with quote

Ooops. . . .

One should not get interrupted after starting a reply. . . icon_rolleyes.gif

d
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 FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top