I have downloaded an old app (last updated 1998) that uses tcl,  through the 
front end wish.

I can not find wish on my computer or in the installation disks

I changed the line in the script;

#!/usr/bin/wish -f

to;

#!/usr/bin/tclsh

I did this on the assumption that tclsh has superseeded wish.

I am still unable to get it to work. Am I on the right track?

Cheers Ross Drummond

Reply via email to