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

Load Module ...


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Bakulesh

New User


Joined: 01 Sep 2004
Posts: 3

PostPosted: Fri Feb 25, 2005 3:30 pm
Reply with quote

I want to know if any IBM MF manual gives information on load module structure. I am in the process of writing a debugger in QBASIC which reads a load module downloaded from a mainframe load library. As I am sure everybody here knows that one can use file transfer with binary format as one of the two options. I wrote a small program and compiled and link-edited it and then downloaded the load module in binary format. I am able to see my code. But I should be able to process the records which give RLD entries. And of course any other control information that may be there in the file.

Anyone want to co-operate on such project? We can make this open source copylefted software and put it on a FTP site. QBASIC is still available at Microsoft website as package of olddos files. And this could be one 'free' mainframe debugger which requires no hidden costing compiler or any compilation type of activity. Just start QBASIC, open the source and run the program.

(Sorry I posted this as reply to somebody's thread. I thought I was starting a new topic. My apologies.)
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Sat Feb 26, 2005 8:22 am
Reply with quote

Hi Bakulesh,

you are doing some interesting work man...good

See the following link for more detail...i dont know if it will help you much..but I could see some references regarding load module structure.

publib.boulder.ibm.com/infocenter/pdthelp/index.jsp?topic=/com.ibm.filemanager5.doc/base/fmnu1e0102.htm

Hope this helps

Keep up the good work...

Regards,
Mayuresh
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts DB2 Load - Sort Or order BY DB2 1
No new posts DB2 Load - NUMRECS DB2 3
Search our Forums:

Back to Top