sorry, I misspoke to soon, did not see which list this was. On USS you will not need a shebang, /* rexx */ should be enough.
Only thing I can image now is a casing error: uss is case sensitive. best regards, ené. > On 2 Feb 2022, at 16:50, René Jansen <[email protected]> wrote: > > If you want to start it with ./myexec.rex it needs a shebang. > > René. > >> On 2 Feb 2022, at 15:45, ITschak Mugzach <[email protected]> wrote: >> >> Co-posted to IBM-MAIN and TSO-REXX I write a small rexx program and place >> it in a directory. it onl;y have the following : >> /* rexx */ >> Say 'Hello World' >> >> I start the exec with ./myexec.rex while pwd shows the correct directory >> and ls -l shows the exe. it returns BPXW0000I Exec not found >> >> What am I missing? >> >> ITschak Mugzach >> *|** IronSphere Platform* *|* *Information Security Continuous Monitoring >> for z/OS, x/Linux & IBM I **| z/VM coming soon * >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
