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)
-   -   VisBuildPro self-exit and self-save (https://www.kinook.com/Forum/showthread.php?t=140)

davidevery 06-27-2003 02:00 AM

VisBuildPro self-exit and self-save
 
I am using this batch file from Scheduled Tasks to run a visible build:

rem ************************
C:
cd\Program Files\VisualBuildPro

VisBuildPro.exe /b "E:\Somepath\TheDailyBuild.bld"

rem ***************************

At the end of the script, the build script has changed because macros have been written to etc. and it asks to save itself (which of course requires human intervention).

Is there any way that VisBuildPro (within its own script) can save itself and the exit gracefully by itself ?

pjaquiery 06-29-2003 04:02 PM

Put a Run Script step into the project after the last change has been made with:

Project.Save

as the script.

davidevery 06-29-2003 07:39 PM

Thanks
 
I'll give it a go...

Regards
David E


All times are GMT -5. The time now is 07:45 PM.


Copyright © 1999-2023 Kinook Software, Inc.