Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-25-2006, 12:23 PM
mvermeulen mvermeulen is online now
Registered User
 
Join Date: 07-15-2003
Posts: 56
Send a message via Yahoo to mvermeulen
Trying to load the configuration files using the following scripting. The %buildtoolspath% is set to "C:\Buildtools".

Dim app
Set app = CreateObject("VisBuildSvr6.Application")
app.Options.Load "%buildtoolspath%\VBPFiles\6.2.1\VisBuildPro.confi g"
app.Macros(vbldMacroGlobal).Load "%buildtoolspath%\VBPFiles\6.2.1\VisBuildPro.macro s"
app.Scripts(vbldScriptGlobal).Load "%buildtoolspath%\VBPFiles\6.2.1\VisBuildPro.Globa l.scripts"
app.Project.Steps(vbldStepGlobalSubroutine).Load "%buildtoolspath%\VBPFiles\6.2.1\VisBuildPro.steps "

I don't get an error but it doesn't load anything either. Little help please?

Thanks...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 01:42 PM.


Copyright © 1999-2023 Kinook Software, Inc.