- May
- 13,745
- 209
Try this.
TOUCH /C test.bat
BDEBUGGER test.bat
In the IDE,
add the line ECHO foo
press the "start" button
press the "stop" button
edit the line (say, ECHO bar)
press the "start" button
---------------------------
IDE 11.0
---------------------------
Encountered a sharing violation while accessing v:\test.bat.
---------------------------
OK
---------------------------
TOUCH /C test.bat
BDEBUGGER test.bat
In the IDE,
add the line ECHO foo
press the "start" button
press the "stop" button
edit the line (say, ECHO bar)
press the "start" button
---------------------------
IDE 11.0
---------------------------
Encountered a sharing violation while accessing v:\test.bat.
---------------------------
OK
---------------------------