* Mark Tarver <
dr.mt...@gmail.com>
| I tried this
>
| C:\ActiveTcl\bin\wish86t.exe -encoding "C:\Users\shend\OneDrive\Desktop\Shen\S38\Tk\eventloop.tcl"
Note that an argument like 'utf-8' is required after -encoding, not
directly the file name (this might be why you get a TCL console, not
sure).
| which worked BUT I got a command window and a TCL console for free
| which I did not want. :(
A .bat *always* gets a command window, which you can set to "minimized
on startup" in the properties of the .bat, but AFAIK it will always be there.
Maybe you want a desktop link to the .tcl file instead?
R'