Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Mapping Assembler Layout

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
nithyam

New User


Joined: 08 Aug 2005
Posts: 3

PostPosted: Mon Aug 08, 2005 1:38 pm    Post subject: Mapping Assembler Layout
Reply with quote

Is there any tool to map assembler layout?
For instance, we can use option 8 in FileAid for COBOL copybooks. Likewise, for assembler layouts, is it possible to use FileAid or is any other tool available?
Back to top
View user's profile Send private message
References
PostPosted: Mon Aug 08, 2005 1:38 pm    Post subject: Re: Mapping Assembler Layout Reply with quote

ironmike

New User


Joined: 07 Aug 2005
Posts: 37

PostPosted: Mon Aug 08, 2005 9:09 pm    Post subject: Re: Mapping Assembler Layout
Reply with quote

I assume you mean DSECTs when you say 'Assembler Layouts'. The Assembler program no doubt uses a DSECT to map the layout or format of a record it reads from or writes to a file.

There are certain Interactive Assembler debugging tools, like XDC from Cole Software or Xpediter from Compuware that will do what you desire, assign a DSECT map to a storage area and map it interactively while you are executing the Assembler program under the debugger, but these tools cost money, as does FileAid. No free debugger / DSECT mapper exists, to my knowledge.
Back to top
View user's profile Send private message
nithyam

New User


Joined: 08 Aug 2005
Posts: 3

PostPosted: Tue Aug 09, 2005 11:54 am    Post subject: Re: Mapping Assembler Layout
Reply with quote

Thanks Mike.. I was wondering if there is any tool that says this field of DSECT starts at this position and ends at this position and occupies so many bytes.
Back to top
View user's profile Send private message
dinesh_mf

New User


Joined: 26 May 2005
Posts: 15
Location: maharashtra

PostPosted: Tue Aug 09, 2005 6:56 pm    Post subject: Re: Mapping Assembler Layout
Reply with quote

Hi nithyam,
I think you can code a REXX for that. That will not be too difficult. We had such kind of utility in my shop. that was coded in CA-IDEAL. You might get such tool thru web searches also.

Thanks,
Back to top
View user's profile Send private message
nithyam

New User


Joined: 08 Aug 2005
Posts: 3

PostPosted: Tue Aug 09, 2005 7:01 pm    Post subject: Re: Mapping Assembler Layout
Reply with quote

Thanks a lot dinesh_mf.. i'll go ahead and code it in ReXX.. Thanks for ur time.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1