View previous topic :: View next topic
|
Author |
Message |
Prasun De
New User
Joined: 17 Jan 2008 Posts: 28 Location: Kolkata, INDIA
|
|
|
|
Compuware provide facility to use USER defined I/O exit routine in FILE AID. The installation guide says it provide 3 sample I/O exit routines.
USXTYP1, USXTYP2 (Assembler based) are for compression and decompression routine.
There is another exit USXCOB1 based on COBOL II.
But, I could not find the sample code anywhere in the internet.
My system does have the load of USXTYP1 which is working as a decompression routine.
I need to write my own exit routine based on some requirement.
If anyone could provide any sample exit routine code, that will be really helpful. Or any learning metirial on this topic is welcome. |
|
Back to top |
|
|
Bill Woodger
Moderator Emeritus
Joined: 09 Mar 2011 Posts: 7309 Location: Inside the Matrix
|
|
|
|
Find who, at your site, deals with Compuware. Get them to request the sample codes for all three, and anything else useful Compuware would like to throw in at the time if they know you are missing "samples". |
|
Back to top |
|
|
Robert Sample
Global Moderator
Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
All three of these sample codes are found in the File Aid INSTALL library that is part of the Compuware software installation process. The data set name will be site-specific (not to mention specific to the version of File Aid), so only someone working at your site will be able to tell you where they are. |
|
Back to top |
|
|
Prasun De
New User
Joined: 17 Jan 2008 Posts: 28 Location: Kolkata, INDIA
|
|
|
|
thanks guys...
I will contact the sytem programmer at my site and let you know.. |
|
Back to top |
|
|
|