Problem with argv0 (newbie question)
- From: "ashok" <ashok.anbalan@xxxxxxxxx>
- Date: 31 Aug 2005 02:35:27 -0700
Hi,
I am trying to print the name of the current executable using the
following statment:
puts "\n $argv0"
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?
Thanks,
Ashok
.
- Follow-Ups:
- Re: Problem with argv0 (newbie question)
- From: Michael A. Cleverly
- Re: Problem with argv0 (newbie question)
- From: Donald Arseneau
- Re: Problem with argv0 (newbie question)
- Prev by Date: Re: UTF-8 Euro symbol problem
- Next by Date: Re: Problem with argv0 (newbie question)
- Previous by thread: Tktable - differnt column width issue
- Next by thread: Re: Problem with argv0 (newbie question)
- Index(es):