ADRUIXIT



Hi List. has anyone recently written an ADRUIXIT exit to set the default tape
blocksize to 32760 for ADRDSSU (instead of 65520). My assembler is a bit rusty
but I think it would look this

ADRUIXIT CSECT
ADRUIXIT AMODE 31
ADRUIXIT RMODE 24
STM 14,12,12(13) Save registers
USING ADRUIXIT,15 Addressability to ADRUIXIT
USING ADRUFOB,1 Addressability to ADRUFO
SR 2,2 Zero register 2
CH 2,UFFUNCT Check entry type
BNE FUNCENT Branch to function entry
SR 3,3 Parm change entry, save RC 0
B FINISH Finished
FUNCENT LH 2,UFBDYOFF Get offset to UFOFUNCT
AR 2,1 Calculate address of UFOFUNCT
USING UFOFUNCT,2 Addressability to UFOFUNCT
OI UFOINSOP,UFOBK32K Turn on UFOBK32K (allow 32k tape BKSZ) bit
LA 3,2 Save return code 2
DROP 1 Done using 1 for ADRUFO
DROP 2 Done using 2 for UFOFUNCT
DROP 15 Done using 15 for ADRUIXIT
FINISH LR 15,3 Set return code
L 14,12(,13) Restore register 14
LM 0,12,20(13) Restore registers 0 thru 12
BR 14 Return
ADRUFO Include ADRUFO control block
END

I am not sure if this will only allow 32k if specidied in the JCL or if it will also
allow ADRDSSU called by HSM to default to 32k

Can anyone give me some advice??

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



Relevant Pages

  • Re: Non-Standard Mainframe Language?
    ... The point is that specific opcodes do not matter for generic operations and ... assembler that I've used for decades. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • =?iso-8859-1?Q?Re:_Curiosity?=
    ... and I'd love to be an assembler wizard. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • RE: Heads Up - zIIP issue OA17458/UA28419
    ... Assembler H! ... For IBM-MAIN subscribe / signoff / archive access instructions, ... IBM-MAIN INFO Search the archives at ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: LRECL of Spanned Records
    ... I wonder if, in assembler, coding a DCB macro with LRECL=32767 will still ... Or (still in assembler) stuffing H'32767' into DCBLRECL immediately prior ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: Assembler training / books?/
    ... Anyone know a good book I can give a newbie to teach him Assembler?? ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... Faça do Yahoo! ...
    (bit.listserv.ibm-main)