Debugger: how to set %1 variable?

Nov 11, 2016
2
0
Howdy, I'm a 4DOS user looking for a batch file debugger, and seem to have found one. However, I can't take the first step with my batch file, which is how to set the %1 parameter. I could call it in TCC with the parameter but that doesn't get it into the debugger.

I wouldn't ask for help except the forum search program won't search on "%1" - says it's too small, common, or whatever.

Thanks for your time.

The BeechComer
 

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,689
106
Albuquerque, NM
prospero.unm.edu
Type your batch arguments in the text box on the toolbar:

Debugger_args.png
 
Nov 11, 2016
2
0
Most excellent, Mr. Dye!

And thanks, Joe, but I did try that - I don't like to be asking questions unnecessarily.
 

Similar threads