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

COBOL program to convert XML file/data to Binary file/data


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
munna_ibm

New User


Joined: 23 Apr 2005
Posts: 13
Location: chennai

PostPosted: Mon May 14, 2012 6:49 pm
Reply with quote

Hi,

As i am looking for a helping hand, it will be more appreciate if anyone explain how to code a COBOL program to convert XML data/file to a binary/flat file/data and vise versa.

Thanks in Advance.

Munna.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon May 14, 2012 7:25 pm
Reply with quote

Have you tried the manuals? Link at the top of the page.

Does anyone at your site do this already? Why not talk to them, if so?
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: Mon May 14, 2012 7:50 pm
Reply with quote

Which compiler are you using? As Bill alludes, if you are using Enterprise COBOL then you need to read the manual. If you are using a compiler earlier than Enterprise COBOL, I don't believe they support XML in any way so you'll have to code up your own plain COBOL code to handle the XML (including, of course, the code page conversion that may be required).
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 8
No new posts Replace each space in cobol string wi... COBOL Programming 2
No new posts Using API Gateway from CICS program CICS 0
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top