On Fri, 7 Nov 2008 10:32:56 +0800, Tommy Tsui <[EMAIL PROTECTED]> wrote:
>hi all > >Is there any book teach how to write a correct SYSREXX, how comes a bad >arithmetic conversion with "active = active + 1".....any problem here??? > > RESPONSE=XXTSPD2 > AXR0500I AXREXX OUTPUT DISPLAY 530 > EXECNAME=INITINFO REQTOKEN=0000400000000000C34272CC59FE94C9 > > ACTIVE > 6 +++ active = active + 1 > IRX0041I Error running INITINFO, line 6: Bad arithmetic conversion Maybe the variable 'active' isn't set to a number? Scott Fagen Enterprise Systems Management ---------------------------------------------------------------------- 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

