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

How to change compile option in XMLPARSE(COMPAT to XMLSS)?


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

New User


Joined: 20 Jul 2007
Posts: 3
Location: Chennai

PostPosted: Thu Mar 05, 2009 2:28 pm
Reply with quote

I am using XMLPARSER for the first time. I read the IBM manuals and executed a sample program in it. We use Enterprise COBOL for Z/OS 3.4.1. I was not able to use this option: "parsing XML documents one segment at a time". I am getting error when the "END-OF-INPUT" event occurs and XML-CODE is 102. It is said that compiler option should be set to XMLSS for using this option. I am not sure how to change the option. I am also not sure which compiler option is in effect.
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 Mar 05, 2009 9:06 pm
Reply with quote

Hello,

You would set the compiler option XMLPARSE to XMLSS by specifying XMLPARSE(XMLSS) as a compiler option.

Look here for additional information:
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/igy3lr40/1.3.8.17?
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts SCOPE PENDING option -check data DB2 2
No new posts C Compile time time stamps Java & MQSeries 10
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
Search our Forums:

Back to Top