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)
-   -   How are macros saved? (https://www.kinook.com/Forum/showthread.php?t=2736)

ambalboa 06-26-2007 08:52 AM

How are macros saved?
 
Hello.

I am close to finishing a project, which will be saved with Surround SCM. My question is this: When the project or .bld file is checked in, are the macros (and their value) also saved with it? If not, where are they saved so that I can also check in that information along with the project. I'm thinking of creating a folder to store the macros that belong to the .bld file.

Also, the system, temp macros, script, subroutine and failure steps, where is that located, and when checked in (or out), can it all be placed together, or does it need to be in a specific location or folder in order for it to work.

Thank you.

kinook 06-26-2007 09:12 AM

Project macros and script and project, subroutine, and failure steps are stored in the .bld file. Temp macros and script are stored only in memory. Global macros, script, steps, and options are typically stored in the common application data path, but various methods are available to override the location:
http://www.visualbuild.com/Manual/co...ationfiles.htm

ambalboa 06-26-2007 10:16 AM

Thank you.

A follow-up question: Are the system macros initialized when the Visual Build Pro is installed on a computer, and are read-only? If so, I don't need to bother with them, right?

Also, when I check on the configuration file path, I only see a .macros and .steps file but no .scripts file. Is this because my .bld file has no global script written for it?

And the system scripts, they are stored in the VisBuildPro.System.scripts file. Where is this located, or should I care?

Thanks again.

kinook 06-26-2007 10:23 AM

Quote:

Originally posted by ambalboa
Thank you.

A follow-up question: Are the system macros initialized when the Visual Build Pro is installed on a computer, and are read-only? If so, I don't need to bother with them, right?

They're initialized at startup of VBP and are read-only.

Quote:

Also, when I check on the configuration file path, I only see a .macros and .steps file but no .scripts file. Is this because my .bld file has no global script written for it?
Right, the file is not created until global script code is added and VBP is exited or a project is saved.

Quote:

And the system scripts, they are stored in the VisBuildPro.System.scripts file. Where is this located, or should I care?
The System subfolder of the VBP installation path, but you shouldn't need to care.


All times are GMT -5. The time now is 03:37 AM.


Copyright © 1999-2023 Kinook Software, Inc.