Thanks. I just thought I’d ask since you seem to be the guru for the -D option. This was in no way an enhancement request.
Yours, Bruce > On Jan 27, 2019, at 10:36 AM, Erich Steinböck <erich.steinbo...@gmail.com> > wrote: > > Is there a build option that would allow me to rename the rexx executable to, > perhaps orexx? > Tthat's not a supported scenario. > You'd have to rename the binary manually. On Unix at least you could build > with -DORX_SHEBANG=/-your-install-path-/bin/orexx so that built rexx programs > have their shebangs modified accordingly. > On Windows, you'd have to modify the file type association with ftype > RexxScript="d:\-your-install-path-\ooRexx\orexx.exe" "%1" %* > I never tested anything like this, so you might experience other issues. > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel