This may be a "feature". However running a standard bat file that calls a second bat file.
1) starting the script with a parameter. I add the "-h" that I want to pass in the "Display/Modify Batch Parameter" tab. When the script starts this gets overwritten with the batch file name "0=myBat.bat" and I lose the -h?
I can't see any other way to start running a script with desired parameter.
2) When the code enters a second bat file, the code tab changes to that file, and I lose all of the breakpoints in the first file? To run it again I have to re-load the first file and set all of the break points again? is this the expectd behaviour
Many thanks
Using take command v12
1) starting the script with a parameter. I add the "-h" that I want to pass in the "Display/Modify Batch Parameter" tab. When the script starts this gets overwritten with the batch file name "0=myBat.bat" and I lose the -h?
I can't see any other way to start running a script with desired parameter.
2) When the code enters a second bat file, the code tab changes to that file, and I lose all of the breakpoints in the first file? To run it again I have to re-load the first file and set all of the break points again? is this the expectd behaviour
Many thanks
Using take command v12