On Thu, 3 Dec 2009 17:36:36 -0600, Paul Gilmartin <[email protected]> wrote:
>On Thu, 3 Dec 2009 14:28:12 -0600, Mark Zelden <[email protected]> wrote: >> >>> 7 *-* j=s.stfs_avail * s.stfs_blocksize >>> >L> "S.STFS_AVAIL" >>> >L> "S.STFS_BLOCKSIZE" >>> 7 +++ j=s.stfs_avail * s.stfs_blocksize >>>IRX0041I Error running U#TST, line 7: Bad arithmetic conversion >> >>Are you running it from a shell? (hint: that is a requirement) >> >Is that because it doesn't include RC=SYSCALLS('ON') to >define the tail variables? Why else? > >"signal on novalue" is a great help in catching these quicker. > You're correct. It can be run under the shell, or if he adds: junk = syscalls(on) to the start of the exec it should work from TSO also. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

