Barbara Nitz wrote:
Do you happen to know if SAS/C had access to the PDSE macro interfaces ($$$$)? That may be how SAS/C does it. As far as I know, these interfaces allow you to replace or delete a member, as they provide the equivalent services to the (PDS) macros like STOW.
Yep, they have a low-level I/O library for BSAM etc http://support.sas.com/documentation/onlinedoc/sasc/doc/lr2/lrv2ch3.htm. Pretty simple stuff. Most vendors that use IBM C/C++ have written their own similar low level I/O library.
---------------------------------------------------------------------- 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

