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

Getting cobol Copy book length in Rexx


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ksreddy1976

New User


Joined: 28 Jun 2005
Posts: 7

PostPosted: Tue May 29, 2007 4:42 pm
Reply with quote

Hi,
How to get the cobol copy book or Record layout length in REXX.
As we can see length thru file aid (view record layout) , If i want execute same thru REXX, How it can be done.

PLease suggest the way, it can be done

Thanks
Srinivas
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue May 29, 2007 4:49 pm
Reply with quote

It is a somewhat complex task. My solution was to write an Edit-macro shell that invokes File-Aid's RLPRINT function.

O.
Back to top
View user's profile Send private message
ksreddy1976

New User


Joined: 28 Jun 2005
Posts: 7

PostPosted: Wed May 30, 2007 11:20 am
Reply with quote

Thanks for quick help..
My requirement is to get the length of record layouts(copy books) in a PDS lengths and write to the file. I need to generate some report abou for each copy book what is the length.

If u have any code, how to get the length using file-aid. PLease guide me.
If i want execute the file-aid thru , How it can be done. HOw it can acheived thru RLPRINT command .

PLease suggest in this regard.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu May 31, 2007 3:09 pm
Reply with quote

Don't you have FileAid's manuals? It's all there...

O.
Back to top
View user's profile Send private message
bakshi_man

New User


Joined: 06 Jun 2007
Posts: 3
Location: mumbai

PostPosted: Tue May 20, 2008 5:20 pm
Reply with quote

ofer71 wrote:
Don't you have FileAid's manuals? It's all there...

O.




HI

could u please guide me to towards the manuals. i mean the location where these manuals r located.

thanx
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue May 20, 2008 5:26 pm
Reply with quote

Go to www.compuware.com/.

Select the Technical Support tab.

Log in and download whatever you need.
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Tue May 20, 2008 6:27 pm
Reply with quote

see http://groups.google.be/group/bit.listserv.tsorexx/browse_thread/thread/d60c97b35839e3ff/bdcec8b86fb6ecae?lnk=gst&q=rexx+record+calculation#

At the end of first thread.

Thanks to Mark Harrington.

Cheers
Pierre
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
Search our Forums:

Back to Top