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

Diff b/w Copy & ++Include Statements


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

New User


Joined: 26 Feb 2004
Posts: 19
Location: Chennai

PostPosted: Wed Dec 01, 2004 4:40 pm
Reply with quote

I have seen coders using Copy Statement in certain pgms & few more using ++Include <member>..

Can anyone please tell me the basic diff b/w them and also

What instances are they used...

Eg's for each would be very helpful.

Thanks in advance.
Back to top
View user's profile Send private message
rick

New User


Joined: 18 Jun 2004
Posts: 59
Location: Chennai

PostPosted: Wed Dec 01, 2004 7:23 pm
Reply with quote

Hi,

When u use Copy statement the member will be included during the compailation.

when u use Include statement member will be included during the precompailation time.
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Thu Dec 02, 2004 2:24 pm
Reply with quote

Hope this is already discussed over here:

ibmmainframes.com/expertforum/viewtopic.php?t=280
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts DB2 Image Copy DFSMS MGMTCLAS Partial... DB2 2
No new posts Dynamically build unload and load sta... DB2 14
No new posts ISRDSLST(3.4) Do not include addition... TSO/ISPF 0
No new posts Copy only TEXT or String from a record SYNCSORT 4
No new posts Use Copy Utility DB2 7
Search our Forums:


Back to Top