In article <capikfhfk74yauqclxtobwuuvux6ckdl4v9_fnh5iejj3l7f...@mail.gmail.com> you wrote: > Hi > Just trying to understand the functions OF RPL macro. > Is it just primarily used FOR VSAM or it can be used by any other product > for copying ? > Peter
It's analogous to how the DCB is used for sequential datasets. Used by VSAM and VTAM. RPL is for the get and put part, the ACB describes VSAM dataset or the VTAM application program. Not just copying, but all I/O. -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive [email protected] (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
