- May
- 40
- 0
I am new to the IDE debugger.
I launched it from TC 15.01, loaded a .btm I want to debug/edit, and then hit F5 (start debugging)...
Okay, great. I can single step, but where in the 9 hells is the option to set the arguments to this batch script?
Batch Parameters is a command, and a tab at the bottom. But typing *ANYTHING* into it just disappears on the next step/run of debugging.
So... I'm feeling slightly nuts... how do you set the arguments to be passed to the .btm script you're editing/debugging?!!!
(I have done about a dozen searches... someone even asked my exact question... but the answers all revolve around his other questions, and I cannot see an answer to this one)
...further experiences through the looking glass: I invoke:
ide myfile.btm arg1
and I get "path\arg1" was not found.
No kidding: it's not a filename....
I launched it from TC 15.01, loaded a .btm I want to debug/edit, and then hit F5 (start debugging)...
Okay, great. I can single step, but where in the 9 hells is the option to set the arguments to this batch script?
Batch Parameters is a command, and a tab at the bottom. But typing *ANYTHING* into it just disappears on the next step/run of debugging.
So... I'm feeling slightly nuts... how do you set the arguments to be passed to the .btm script you're editing/debugging?!!!
(I have done about a dozen searches... someone even asked my exact question... but the answers all revolve around his other questions, and I cannot see an answer to this one)
...further experiences through the looking glass: I invoke:
ide myfile.btm arg1
and I get "path\arg1" was not found.
No kidding: it's not a filename....