osfree icon indicating copy to clipboard operation
osfree copied to clipboard

Add possibility to tokenize scripts

Open prokushev opened this issue 3 years ago • 0 comments

IBM's REXX has a "//t" switch, which, being specified for REXX script,doesn't run it, but tokenizes it. So that, the script is not run, butcompiled. Also, running a script stores a tokenized version in EA's. So, weshould add the possibility to tokenize scripts, too.

prokushev avatar Aug 30 '22 13:08 prokushev