I'm having something strange happen in some REXX code and thought I'd float it out here just to see if anyone has seen this before.
The program runs fine, does everything it's supposed to, as it's supposed to. But on the final RETURN (back to Windows) it's causing an error. The dialog reads: "The instruction at ...... Referenced memory at ....... The memory could not be "read". Click ok to terminate the program. It's definitely happening at the point where the program is returning to windows, and it happens regardless of whether I use 'return' or 'exit', with or without setting a numeric return code. I've got tons of REXX code running here, all using pretty much the same coding style, yet this problem is only happening with this one program. It's probably something weird I'm doing unawares, but I'm at a loss as to how to find the problem. Anyone see this before and know what kinds of things can cause it? Thanks, Rob
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
