Beginner query on TCL command line arguments



Hi,

When I use $argv0 to print the name of the program/executable, the
absolute path precedes the program name. I am interested in obtaining
only the program name.

Is there anyway to do this in TCL?

Thanks,
Ashok

.