This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
scripts [2014/08/08 17:54] Mitch removed |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The script file is one of the group of [[Data-Driven-System|data-driven]] text files that interact with the ParserMonster framework. It contains a [[ParserMonster Task Header|header section]] and [[ParserMonster Directives|directives]]. | ||
| - | |||
| - | |||
| - | A ParserMonster Script is just a [[taskfiles|task file]] with special directives: | ||
| - | * Preserve current folder settings | ||
| - | * Modify the default behavior of commands | ||
| - | * Override some directives | ||
| - | * Set up reports | ||
| - | |||
| - | Although not strictly necessary, you should use the directive [[< | ||
| - | |||
| - | In addition, you may want to use a file name prefix to group all scripts together. | ||
| - | |||
| - | (ParserMonster offers to save new scripts as **si**-// | ||
| - | |||
| - | ==== Preserve Settings ==== | ||
| - | This is the most common use of scripts. Save your [[< | ||
| - | |||
| - | ==== Modify Command Behavior ==== | ||
| - | |||
| - | |||
| - | ==== Override Directives ==== | ||
| - | |||
| - | |||
| - | ==== Setup Reports ==== | ||