IBMZPLI Parm options change ??



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

IBMZPLI Parm options change ??

Postby shamaam2 » Tue Nov 09, 2010 12:02 pm

Hello All,

I have a requirement to change the compiler options (PARM='+DD:OPTIONS',) in the below jcl.

//COMPIL EXEC PGM=IBMZPLI,PARM='+DD:OPTIONS',
// COND=(5,LT),REGION=90M
//*
//OPTIONS DD *
//*
//STEPLIB DD DISP=SHR,DSN=DUN0U1.COMPILER.OS.LINKLIB
// DD DISP=SHR,DSN=IBMZ.SIBMZCMP
// DD DISP=SHR,DSN=CEE.SCEERUN


But, am not able to locate the options file..


Can anybody help me out if you all had workde with IBMZPPLI..


Thanks
shamaam2
 
Posts: 13
Joined: Wed Nov 03, 2010 9:51 am
Has thanked: 0 time
Been thanked: 0 time

Re: IBMZPLI Parm options change ??

Postby prino » Tue Nov 09, 2010 1:06 pm

I have a soft spot for blind programmers, helped one almost a decade ago when I was working at AIB in Dublin. He had a very good screen reader that read out everything when he moved his cursor over the screen. I suggest you ask your management if they can provide you with a similar tool, as the current one is very obviously not capable of translating the very obvious
//OPTIONS DD *
into spoken word.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: IBMZPLI Parm options change ??

Postby dick scherrer » Wed Nov 10, 2010 2:26 am

Hello,

I have a requirement to change the compiler options (PARM='+DD:OPTIONS',) in the below jcl.
Why does someone believe there is a need to change some option(s)?

If you explain what you actually need to accomplish, someone may have a more useful suggestion. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: IBMZPLI Parm options change ??

Postby plmanohar » Fri Oct 28, 2011 2:41 pm

yes
plmanohar
 
Posts: 1
Joined: Fri Oct 28, 2011 1:24 pm
Has thanked: 0 time
Been thanked: 0 time

Re: IBMZPLI Parm options change ??

Postby dick scherrer » Fri Oct 28, 2011 8:34 pm

Hello and welcome to the forum,

When posting a reply to a topic, it is expected that the reply will have something to do with the topic :(

Why did you post the word "yes" to a topic that has been inactive for nearly a year?

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: IBMZPLI Parm options change ??

Postby enrico-sorichetti » Fri Oct 28, 2011 8:40 pm

most probably SPAM, waiting to be kicked out !
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times


Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post