MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

cobol copybooks in easytrieve

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
MVS_blob
Beginner


Joined: 23 Oct 2007
Posts: 23
Topics: 9

PostPosted: Mon Oct 19, 2009 9:34 am    Post subject: cobol copybooks in easytrieve Reply with quote

Hi,

I've got a cobol copybook that I want to use in my new easytrieve program.

Somewhere I read that the program called CBLCNVRT that can convert a cobol copybook to an easytrieve file definitions. However, I can't locate CBLCNVRT in my shop, and no one at work knows anything about it. I've even downloaded the source code, and tried to run it to no avail.

I vaguely remembering reading another post about easytrieve being able to read cobol copybooks. Anyone know how to do that?

Cheers

blob.
Back to top
View user's profile Send private message
Anuj Dhawan
Intermediate


Joined: 19 Jul 2007
Posts: 298
Topics: 7
Location: Mumbai,India

PostPosted: Tue Oct 20, 2009 5:39 am    Post subject: Reply with quote

Hi,

Please have a look on this earlier thread, hopefully it'll help.
_________________
Regards,
Anuj
Back to top
View user's profile Send private message
MVS_blob
Beginner


Joined: 23 Oct 2007
Posts: 23
Topics: 9

PostPosted: Wed Oct 21, 2009 3:18 am    Post subject: Reply with quote

Anui, thx for your reply. However, as per my post above, I tried running CBLCNVRT but couldn't find the library at work. Ah well, i'll keep on searching, and if I find an alternative solution will post it up for others.
Back to top
View user's profile Send private message
Anuj Dhawan
Intermediate


Joined: 19 Jul 2007
Posts: 298
Topics: 7
Location: Mumbai,India

PostPosted: Wed Oct 21, 2009 5:48 am    Post subject: Reply with quote

I'm not a frequent user of easytrieve and have changed my shop recently so can't experimant much here in this new environment yet. Though, you may search member "CBLCNVRT" under ISRDDN and may be just may be you get lucky with the library name.

Good Luck... Smile
_________________
Regards,
Anuj
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Oct 21, 2009 5:55 am    Post subject: Reply with quote

or (god forbid), ask your ezytrieve support group.

CBLCNVRT may NOT have been installed.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Mon Oct 26, 2009 4:26 pm    Post subject: Reply with quote

CBLCNVRT is probably not going to be found using ISRDDN.

CBLCNVRT is not "run" - it is a set of Easytrieve macros and is not invoked with an EXEC PGM=. This (inside an Easytrieve step)
Code:
//SYSIN DD *                 
%CBLCNVRT GLOSTAB COBOL I341 
works for Enterprise COBOL.

How are you trying to run CBLCNVRT? Posting your jcl and informational output should help.
_________________
All the best,

di
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group