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

Nested Programs


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

New User


Joined: 18 Feb 2004
Posts: 6

PostPosted: Thu Feb 19, 2004 4:56 pm
Reply with quote

Can you guys explain the advantages of NESTED programs over Subroutines....
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1210
Location: India

PostPosted: Tue Feb 24, 2004 5:28 pm
Reply with quote

Dear Sha,

Nested Programs have the following adv:

Reduce overhead of compiling all subroutines separately

Advantage of using global data items

Advantage of INITIAL and COMMON Programs

Easy maintainability and readability

Hope this will help you,
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 Fetch data from programs execute (dat... DB2 3
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Finding Assembler programs PL/I & Assembler 5
No new posts Recompiling programs after a copybook... COBOL Programming 1
No new posts Can you give me examples of programs ... CLIST & REXX 22
Search our Forums:

Back to Top