Program name: Difference between revisions

Line 444:
#symbol program =
[
console writeLine:system'commandLine. // the whole command line
 
console writeLine:('program'arguments@0). // the program name
Anonymous user