On Wed, 14 Jun 2006 14:56:20 -0400, Mark Pace <[EMAIL PROTECTED]> 
wrote:

>>Is the module AMODE 31 and RMODE ANY?
>
>Yes it is.
>
>SAVE MODULE ATTRIBUTES:
>
>   AC                  000
>   AMODE                31
>   COMPRESSION         NONE
>   DC                  NO
>   EDITABLE            YES
>   EXCEEDS 16MB        NO
>   EXECUTABLE          YES
>   MIGRATABLE          YES
>   OL                  NO
>   OVLY                NO
>   PACK,PRIME          NO,NO
>   PAGE ALIGN          NO
>   REFR                NO
>   RENT                YES
>   REUS                YES
>   RMODE               ANY
>   SCTR                NO
>   SSI
>   SYM GENERATED       NO
>   TEST                NO
>   XPLINK              NO
>   MODULE SIZE (HEX)   00000080
>
>
>
>Mark D Pace
>Senior Systems Engineer
>Mainline Information Systems
>1700 Summit Lake Drive
>Tallahassee, FL. 32317
>Office: 850.219.5184
>Fax: 888.221.9862
>http://www.mainline.com


Mark - I notice that you have AC set to 0, wherein on our linkedit program 
identified in the USEREXIT paramter of MPFLSTxx is set to 1.  Not sure if 
that is required for an MPF exit or not.

Beyond that, I would look at the loadlib you linked it into, and make sure 
it is ok (not in extra extents, etc.).

Here is our linkedit parms:

 //LINK     EXEC PGM=HEWL,                       
 //             PARM='LIST=SUMMARY,AC=1',        
 //             COND=(0,NE)                      

HTH,
Patrick Lyon

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to