(14 out of 44)
Project.Call Read/Write Scripts
Synopsis
Specifies if you want Sapphire/Web to execute the read and write scripts when reading a project into the tool or writing a project from the tool.
Description
If this option is set to True then Sapphire/Web will execute the read scripts before reading a project into the tool and the write scripts after writing a project from the tool. You would want Sapphire/Web to call these scripts if you are going to do some kind of configuration management of the files that make up a project. This option is supplied so you can turn off the calls to the scripts if you don't really use them. Setting this option to False will make reads and writes of files from the tool faster because the tool does not have to execute these scripts. Note that this option can not be placed into a config file.
Permitted Values
True
False
Example Values
False
See Also
(14 out of 44)