Scott Jackson wrote: >I'm trying to find out if DFSORT can be called dynamically in a >multithreaded environment under UNIX System Services. There is no C/C++ >API support for DFSORT (or syncsort) so I'll have to call it via >assembler. Is this possible?
Well, DFSORT can be called dynamically from Assembler. See Chapter 5 "Invoking DFSORT from a Program" of "z/OS DFSORT Application Programming Guide" for details. You can access it online from: www.ibm.com/servers/storage/support/software/sort/mvs/srtmpub.html Frank Yaeger - DFSORT Team (IBM) Specialties: ICETOOL, IFTHEN, OVERLAY, Symbols, Migration => DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort/ ---------------------------------------------------------------------- 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

