Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-07-2003, 10:37 AM
jcox jcox is online now
Registered User
 
Join Date: 08-06-2003
Posts: 6
changing Global File location

I am using ghosted systems to do our deployment and would like to know if there is a way to point the file locations (globals and App Options) to another location other than All User folder. I know it can be done on a project by project basis using command-line but can the default locations be move in a script?
Reply With Quote
  #2  
Old 08-11-2003, 09:32 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
As you mentioned, you can specify on the command-line. Another way would be to explicitly load from an alternate location in the vbld_BuildStarting event or in a Run Script action, with script code like:

Application.Options.Load "filename"
Applications.Macros(vbldMacroGlobal).Load "filename"
...

This is also demonstrated in the last step of the Script.bld sample.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 02:50 PM.


Copyright © 1999-2023 Kinook Software, Inc.