Code "CMDCALL VSCREEN ...." and you'll get an error message explaining it all.
(I bet you run with ADDRESS COMMAND (as it should), what causes VSCREEN not to issue error messages; by adding CMDCALL you still have the safety of ADDRESS COMMAND, but you'll get error messages. 2008/4/15, Flores, Laura <[EMAIL PROTECTED]>: > > > > > We have a REXX exec that executes the following: > > > > "VSCREEN WAITREAD SCSN1_A" > > > > We inserted a TRACE and we're receiving: > > +++ RC(4) +++ > > > > Before the TRACE was added we were receiving: > > 326 +++ do j = 3 to waitread.0 > > 110 +++ call read_vscreen > > DMSREX476E Error 41 running SCSN1_A EXEC, line 326: Bad arithmetic conversion > > > > This same exec executed last week with no problems and the code hasn't > changed since 2000. > > > > Any ideas what the return code 4 could mean? Could it be related to the > data to be displayed on the screen? > > > > Laura -- Kris Buelens, IBM Belgium, VM customer support
