On Fri, 19 Nov 2010 15:17:00 -0800, Edward Jaffe <[email protected]> wrote:
>On 11/19/2010 10:57 AM, McKown, John wrote: >> I know that I'm missing something, but that seems to be addressed here: >> >> http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4a370/14.14 > >Based on the following table entry, I'm not sure why rc=syscalls('ON') is required: > >SUBCOMT11_ENTRY EQU * /* Set up 11th SUBCOMTB entry > @P1A*/ >SUBCOMT11_NAME DC CL8'SYSCALL ' /* Subcom env name @P1A*/ >SUBCOMT11_ROUTINE DC CL8'BPXWREXX' /* routine handling the @P1A*/ >* /* subcommand env. is @P1A*/ >* /* BPXWREXX @P1A*/ >SUBCOMT11_TOKEN DC CL16' ' /* Blank Subcom Token @P1A*/ > >-- >Edward E Jaffe Based on a quick test of SLEEP from TSO without rc=syscalls('ON'), it looks like it isn't required. Maybe since z/OS 1.8. ---- ------ ------- -------- ------ $P1 MG06358 HTE7730 050930 WSY1: Added the SYSCALL host environment to the SUBCOM table in support of USS REXX. Added the EZAFTPKR function package to the system package tables in support of the FTPAPI function. -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

