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

Parse xml document in the batch mode


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

New User


Joined: 03 Oct 2008
Posts: 25
Location: chennai

PostPosted: Fri Oct 17, 2008 2:46 pm
Reply with quote

Hello,
I have to parse xml document in the batch mode. I thought of using XML PARSER function availale in the Enterprise cobol version. Now only i come to know that we are using COBOL 85.

Is there any way that i can parse xml document using COBOL 85 in batch mode?
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: Fri Oct 17, 2008 4:47 pm
Reply with quote

If you Google "cobol 85 xml" you'll probably find a product or two that can do the parsing -- but they're probably not going to be free; be prepared to spend some money.
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: Fri Oct 17, 2008 8:08 pm
Reply with quote

Hello,

Please post the first line of output from any cobol compile.

I beleve cobol 85 a language standard rather than a compiler version. . .
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Oct 17, 2008 8:49 pm
Reply with quote

suma_infy wrote:
Is there any way that i can parse xml document using COBOL 85 in batch mode?


How about using the SAS/Base XML LIBNAME Engine?
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 HILITE on Browse mode? TSO/ISPF 2
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
Search our Forums:

Back to Top