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

When Recompilation required for PL/1 program?


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
fahir83

New User


Joined: 27 Jan 2006
Posts: 22

PostPosted: Sat Apr 28, 2007 12:04 pm
Reply with quote

Hi could you answer me the following question

1. When are recompiles required?

a. Dynamic calls to or from other programs?
b. Static calls to or from other programs?
c. Calling programs in other languages? COBOL, ALC?
d. Being called by programs in other languages?
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Mon Apr 30, 2007 8:35 pm
Reply with quote

What are you asking? In general, for any language, other than when changing the program's logic or layouts, one would not need to recompile.

If one of your datasets (for PL/I: record, not stream) has a new LRECL, then the layout would change, so a recompile would be needed.

Is this what you're asking?
Back to top
View user's profile Send private message
fahir83

New User


Joined: 27 Jan 2006
Posts: 22

PostPosted: Tue May 01, 2007 9:13 am
Reply with quote

Sorry for not quoted my questions properly, the actual question is
During Migration from PL/I MVS to Enterprise PL/I, for the below situations which situation requires program recompilation.

a. Dynamic calls to or from other programs?
b. Static calls to or from other programs?
c. Calling programs in other languages? COBOL, ALC?
d. Being called by programs in other languages?
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top