Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
difference between Enterprise PL1 and conventional PL1.

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
saubhik

New User


Joined: 21 Sep 2007
Posts: 17
Location: kolkata

PostPosted: Tue Jul 01, 2008 9:52 pm    Post subject: difference between Enterprise PL1 and conventional PL1.
Reply with quote

difference between Enterprise PL1 and conventional PL1.
Back to top
View user's profile Send private message
References
PostPosted: Tue Jul 01, 2008 9:52 pm    Post subject: Re: difference between Enterprise PL1 and conventional PL1. Reply with quote

Garry Carroll

Active User


Joined: 08 May 2006
Posts: 134
Location: Dublin, Ireland

PostPosted: Wed Jul 02, 2008 1:10 pm    Post subject:
Reply with quote

Quote:
difference between Enterprise PL1 and conventional PL1.


Essentially, Enterprise PL/1 is supported by IBM whereas previous releases are no longer supported. Enterprise PL/1 is for LE runtime.

Enterprise PL/1 would now be considered "conventional" PL/1.

Regards,
Garry.
Back to top
View user's profile Send private message
pli guy

New User


Joined: 11 Apr 2008
Posts: 5
Location: hyderabad

PostPosted: Thu Jul 03, 2008 9:50 am    Post subject:
Reply with quote

ya above returned is correct... i am currently working on converting pli programs into Epli programs...

compiler differences for example:
we never initialize pointers while pli coding..and compiler never shows any errors...
but in epli compiler shows it as an error..
Back to top
View user's profile Send private message
Garry Carroll

Active User


Joined: 08 May 2006
Posts: 134
Location: Dublin, Ireland

PostPosted: Thu Jul 03, 2008 12:52 pm    Post subject:
Reply with quote

Check your Compiler options. There are several options available to reduce the severity of compiler errors. Look at the INITAUTO, INITCTL, INITBASED and INITSTATIC options which cause the compiler to generate INIT statements for variables.

Also, be aware that syntax-checks are always likely to become stricter as compilers progress.

Regards,
Garry.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1