PDA

View Full Version : Calling VBP script and discard changes?


jjkboswell
07-22-2008, 03:55 AM
I've got a set of VBP scripts that are called by a master script. One of my scripts updates some project macros, but really they should be temporary as I want to forget them by the time the build finishes. But because the macros change, the .bld file has been modified, and VBP prompts the user to save changes which breaks the automated flow of the build.

Is there a way of calling a VBP script and get it to ignore any changes? Or perhaps a final step in the offending script that reverts/ignores any changes?

James

kinook
07-22-2008, 07:17 AM
http://www.kinook.com/Forum/showthread.php?threadid=245