j
k
j a
j l
when i type in a terminal wish wish1.tcl, it launch well
so either your first line should read
#!/usr/bin/env wish
or you call a script like this
#!/bin/sh
wish /path/to/your/script.tcl
HTH
x
Back to the thread
Back to the list