Re: Problem with argv0 (newbie question)
- From: "Michael A. Cleverly" <michael@xxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 07:10:53 -0600
On Wed, 31 Aug 2005, ashok wrote:
However, I get the following error message & the program exits:
can't read "argv0": no such variable
I tried using "global argv0" at the beginning of the proc too but that doesn't help.
Is there anything else that I should watch out for?
Are you using a "stock" tclsh? What does:
puts [lsort [info globals]]
show in your environment?
Michael .
- References:
- Problem with argv0 (newbie question)
- From: ashok
- Problem with argv0 (newbie question)
- Prev by Date: Re: img::ps: couldn't recognize data in image file
- Next by Date: Trying to unravel a copy/paste puzzle
- Previous by thread: Re: Problem with argv0 (newbie question)
- Next by thread: img::ps: couldn't recognize data in image file
- Index(es):