Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Can't break a waiting "Wait" step (https://www.kinook.com/Forum/showthread.php?t=3472)

Rogier 02-21-2008 05:01 AM

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.

Rogier 02-21-2008 05:01 AM

1 Attachment(s)
forgot the attachment, here it is

kinook 02-21-2008 10:04 AM

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 08:52 AM.


Copyright © 1999-2023 Kinook Software, Inc.