tcl/tk: #!/usr/bin/wish in a script file does not start wish
Instead I get error messages: "command not found" from tcsh for every tcl/tk command in the file. I use tcsh as login shell.
The first line in the script file is: #!/usr/bin/wish. The program is at this place.
Starting 'wish' with my tcl/tk file as argument works fine.
Starting the wish.app and "sourcing" the script file works fine.
jo
iBook G4, Mac OS X (10.4.3)