>>> On 8/31/2011 at 05:05 PM, Tom Duerbusch <[email protected]> wrote: > I downloaded and mounted the sdk for SLES 11 SP 1 and installed regina. > > I then code a simple rexx exec to validate that rexx is functional. But > when I execute it, I get: > > linux74:/home/duerbuscht # regina thd01.rexx > Error 3 running "thd01.rexx": Failure during initialization > Error 3.1: Failure during initialization: Program was not found
Try doing "regina ./thd01.rexx" or putting thd01.rexx somewhere in your PATH. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
