MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

IBM1917S - Compile using PL/I Enterprise compiler

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
priyam
Beginner


Joined: 05 Jul 2006
Posts: 16
Topics: 12

PostPosted: Thu Jan 17, 2008 1:11 am    Post subject: IBM1917S - Compile using PL/I Enterprise compiler Reply with quote

Hi,

We are using PLI Optimizer compiler for PL/I Programs.
Now we are migrating to PLI Enterprise Compiler(IBMZPLI).
Am getting the following error when I tried to compile a simple PL/I program using the Enterprise compiler.

IBM1917I S Program contains no valid source lines.

Source code is present in the library. When I compiled with compiler option NOOBJECT am getting MAXRC = 0. But no object module has created.

Can any one help me on this.
Back to top
View user's profile Send private message
abhinav343
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 12

PostPosted: Thu Jan 17, 2008 8:41 am    Post subject: Reply with quote

can you share your jcl?
Back to top
View user's profile Send private message
CraigG
Intermediate


Joined: 02 May 2007
Posts: 202
Topics: 0
Location: Viginia, USA

PostPosted: Thu Jan 17, 2008 9:32 am    Post subject: Reply with quote

Check you comments in the program and make sure they are all terminated.
Back to top
View user's profile Send private message
CraigG
Intermediate


Joined: 02 May 2007
Posts: 202
Topics: 0
Location: Viginia, USA

PostPosted: Sat Jan 19, 2008 5:24 pm    Post subject: Reply with quote

Did you find the problem?
Back to top
View user's profile Send private message
priyam
Beginner


Joined: 05 Jul 2006
Posts: 16
Topics: 12

PostPosted: Tue Jan 22, 2008 2:12 am    Post subject: Reply with quote

Am not using ny JCL for compilation.We are using SCLM and SCLM Translators for compilation.

Still am facing the same problem.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Tue Jan 22, 2008 11:42 am    Post subject: Reply with quote

priyam,

Check this link

http://www-1.ibm.com/support/docview.wss?uid=swg1PQ91852
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Tue Jan 22, 2008 2:29 pm    Post subject: Reply with quote

Do the sclm translators work at all? It could be that the input is defined incorrectly in the translator.

Otherwise, start with a small program and if it works, gradually add parts of your program until you find an error. Check for extra @PROCESS cards that have no program after them. Or, as mentioned before, there may be unterminated comments or strings in the program. Use the HILITE command in the editor to check for that. Use HILITE LOGIC to check for matched and unmatched DO/ENDs etc (though these would produce other error messages, it is a good technique to know).
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group