<snippage> >> >> I have only recently gotten into writing rent code as "normal". Unfortunately(?) that has been coupled with the fact that all >> I write any more is LE enabled HLASM. I still have some problems with DCBs. I really wish IBM had a way to dynamically create >> one in dynamic storage _easily_. Like a DCB macro which had a MF=(E,(1)) type parameter. >> <SNIPPAGE>
In static storage, define your DCB, Now copy it to your GETMAINed or STORAGE OBTAINed area. Modify it as needed (if needed at that point), point OPEN at it and let it update it with all the things it needs to have. Regards, Steve Thompson Staff Software Engineer IS Build IBM - Software Group ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
