Hello,
I would like to know if SmallBASIC supports command-line arguments. Specifically:
Can scripts receive arguments like sbasic myscript.bas arg1 arg2 "arg 3"?
If yes, what is the correct way to access them? (For example, arg0, args[], or another method)
If not, is there any planned support for this feature in future releases?
Thank you for your help!