I found this entry at IBM and it states: Because the Binder has relaxed all the restrictions inherent in the Linkage Editor and has added additional functions, it contains new data structures and opened-ended queues and lists that require more virtual storage. (The "table overflow" conditions have been eliminated, as well as the SYSLIN blocksize limit of 3200 bytes.) Also, while the Linkage Editor used its SYSUT1 data set as a workfile, thus "spilling" data out to DASD when it ran out of space in storage, the Binder saves I/O in favor of using more processor storage, both through data spaces and in your address space. The SYSUT1 data set is no longer required and will be ignored by the Binder.
-------------------------------- http://www-01.ibm.com/support/docview.wss?uid=swg21003012 So with the BINDER, it IGNORES SYSUT1 Ed ---------------------------------------------------------------------- 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

