FYI 2 for those not on the RexxLA list. -------- Forwarded Message
--------
Thanks Mike. I researched it some more and found that Microsoft has dumbed down Windows now to the point that correct associations cannot be done by native GUI but instead require trick registry editing or command line entries. The following commands worked for me to allow my NetRexx scripts to run in interpreted mode: set pathext=%pathext%;.nrx assoc .nrx=NetRexx.script (obviously adjust directory to correct location for your system!) Making compile and run work is a bit trickier because while NetRexx works with the file names windows passes, the java command requires class names. If I get time, I will try to modify the scripts and also get the NetRexx installers updated to optionally set this stuff up. Unix should be easy by comparison! On 9/24/2016 11:59 PM, mfc wrote:
_______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ Attached Message Part (167 bytes) Download Attachment |
Free forum by Nabble | Edit this page |