Set Command Invocation Parameters (set args)ΒΆ

set args [script-args]

Set argument list to give program being debugged when it is started. Follow this command with any number of args, to be passed to the program.

See also

run