I have a Tcl/Tk application created with Visual Tcl. I am using wish 8.3 and 8.4 on various Windows and Linux PC's and the application works on all but one PC. Two of the PC's are running Windows XP Pro. Using ActiveTcl 8.4, the application works on one of the XP PC's but errors out on the other with:
can't read "0": no such variable while executing "exec wish "$0 "$@" " (file "C:\OcpTcUi\Vga.tcl" line 5)
which is the first ececutable line of the file. I commented the line out as I don't think it is needed for Windows and then I get errors about the .gif files, then the fonts.
Thanks in advance,
- Craig
can't read "0": no such variable while executing "exec wish "$0 "$@" " (file "C:\OcpTcUi\Vga.tcl" line 5)
which is the first ececutable line of the file. I commented the line out as I don't think it is needed for Windows and then I get errors about the .gif files, then the fonts.
Thanks in advance,
- Craig