![]() |
Can't break a waiting "Wait" step
When running the attached bld, it keeps waiting until a file "dummy.xyz" is created. However I can't break or stop this build, not by hitting Ctrl+Break, nor Build -> Stop, or even closing VBPro. I have to End Task VisualBuildPro.exe to make it stop.
|
1 Attachment(s)
forgot the attachment, here it is
|
Filenames in the Wait action must be specified as an absolute path+filename (i.e., %PROJDIR%\dummy.xyz, %TEMP%\dummy.xyz, c:\path\to\dummy.xyz, etc.). The Wait action should fail if a path is not specified, which we'll fix, but one way to exit the hung build is to use File | Exit (answer Yes to abort the build), then choose File | Exit again to force exit the build.
|
All times are GMT -5. The time now is 12:09 PM. |
Copyright © 1999-2023 Kinook Software, Inc.