Not really familiar with this ( I guess I’ll research it ) but I just wanted
To post this to say what I am trying to do The sysadata vb file has the source records type x’0030’ intermixed ( usually a x’0036’ comes after a x’0030’ ) unless the x’0030’ has a continuation then it maybe 2 or more 30 before I get to the 36 I wanted all 30 first and then the 36 figured I would play with the record pointer with note and point > On Mar 24, 2023, at 11:46 AM, Mike Schwab <[email protected]> wrote: > > Don't forget the EAV redefines the HH into ccch for 4k more cylinders. > >> On Fri, Mar 24, 2023 at 10:40 AM Joseph Reichman <[email protected]> >> wrote: >> >> Hi >> >> >> >> For all those that asked why I was BSAM well. The data was not in the order >> I wanted. >> >> >> >> My Plan was to find what I want and than move it to a dataspce >> >> >> >> When I found what I wanted I would mark it with a NOTE (I did have >> MACRF=RP) however NOTE always returned in R1 X'00000100' no matter where I >> stopped and when I used POINT and did another READ it pointed me to the >> first record >> >> >> >> I am wondering since the POINT (for my BSAM VB) needs a TTR can I convert >> DCBFDAD to that the comment in DCB says "FULL DISK ADDRESS IN THE FORM OF >> MBBCCHHR" can I some how get this as input to the Point >> >> >> >> I would assume HH is the same as track. I guess I would need to know what >> type of device I am using as that would tell me how many tracks per cylinder >> >> >> >> Thanks >> >> >> >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN > > > > -- > Mike A Schwab, Springfield IL USA > Where do Forest Rangers go to get away from it all? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
