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

Is it possible to compile a cobol programme in parts???


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

New User


Joined: 11 Jun 2007
Posts: 15
Location: Pune

PostPosted: Tue Dec 18, 2007 6:38 pm
Reply with quote

Hi,

Is it possible to compile a cobol programme in parts??? In parts refer to a chunk of code I compiled in 1st go & in 2nd go I am compiling remaining part???

Just a query, that will help me in coding a big SP.

TIA icon_smile.gif
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Dec 18, 2007 7:08 pm
Reply with quote

if you are asking whether you can direct the compiler to only deal with certain sections of a program.................no

but, you can take a program and comment out sections. or break a big program up into smaller pgrms.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Dec 18, 2007 7:18 pm
Reply with quote

I think whoever thought about Sbroutines (CALLed Modules) had this query first ..& introduced the concept of CALLed & CALLING Module.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Dec 18, 2007 7:23 pm
Reply with quote

good post anuj
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Dec 18, 2007 8:26 pm
Reply with quote

Thank You Dick icon_smile.gif ... Now I've to be more commited..
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Compile rexx code with jcl CLIST & REXX 6
Search our Forums:

Back to Top