Managing User Profiles

 

User Profiles are used to store and retrieve configuration options.  These options are set using the Alchemy Experts or General Options dialog box.

You can save User Profiles containing your configuration options and later use these options by loading these Profiles using ezScript. This mechanism is used throughout ezScript to configure commands such a Create Glossary, Leverage Translations, Validate Files etc.

Syntax

Catalyst /C INIFName [/LOAD|/SAVE|/CLEAN] [/open]

Parameters

/C

Load/Save User Profile

INIFname

Filename of User Profile configuration file.

[/LOAD|/SAVE|/CLEAN]

Use /SAVE to save current configuration options into a User Profile.

Use/LOAD to load a User Profile and use it options in all future ezScript Commands.

Use/CLEAN to reload the Catalyst registry with an ezParse file.

/open

Launches MS Notepad and displays the content of CatalystBatchLog.txt when the ezScript command finishes.

Examples

Catalyst /C C:\French\BuildOpts.ini/LOAD

Catalyst /C C:\Temp\Profile.ini /SAVE

Catalyst /C "C:\Documents and Settings\All Users\Alchemy Software\Catalyst 8.0\ezParseRules.ezp" /LOAD /CLEAN /open