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

a query regarding copy statement.


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

New User


Joined: 01 Jun 2006
Posts: 2

PostPosted: Thu Jun 01, 2006 11:38 am
Reply with quote

can anybody please explain the meaning of
COPY DD-ALL-FORMATS OF LOATEST1
what does DD-ALL-FORMATS means?

what is the exact difference between copy and copy DD-ALL-FORMATS?
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Thu Jun 01, 2006 2:12 pm
Reply with quote

check is the DD-ALL-FORMATS name of the copybook in the copybook library.............
Back to top
View user's profile Send private message
kushal nandedkar

New User


Joined: 01 Jun 2006
Posts: 2

PostPosted: Thu Jun 01, 2006 5:56 pm
Reply with quote

i have checked it allready it is a key word, not a part of copybook name.
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Thu Jun 01, 2006 8:47 pm
Reply with quote

Can you please check LOATEST1
Back to top
View user's profile Send private message
manisha-s
Warnings : 1

New User


Joined: 22 May 2006
Posts: 13

PostPosted: Fri Jun 02, 2006 3:46 pm
Reply with quote

copy statement is like that

COPY (text name) OF /IN (library name)
so dd-all-formats is text name of library loadset1.

refer this www.csis.ul.ie/COBOL/Course/Copy.htm#part2
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 VB to VB copy - Full length reached SYNCSORT 8
No new posts RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
Search our Forums:

Back to Top