Getting access to command line argument (argv[0])

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Getting access to command line argument (argv[0])

Rick Flower-2
Paolo et-al,

I'd like to get the name of the script being invoked via the command
line..
In "c" this would be found by examining argv[0] but I don't see a way
to do
that with the current GST -- only arg 1..n is available via the
"Smalltalk arguments" feature.. Is there a way to find out what the
name of
the script was that was invoked? Thanks!

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk