User Tools

Site Tools


parsermonster_constants

This is an old revision of the document!


ParserMonster Constants

ParserMonster constants are simply variables that can be true or false. Tasks and scripts can use a mix of predefined flags and temporary, local flags.

You can add your own constants to the application. Create a text file and add the constants, one per line:

[code] $MyFirstConstant=MyName@MyEmail.com

$ModifiedLongTime= [/code]

Save the file with any name you wish, as long as it begins with cx- and ends with the .txt extension

The next time you launch your application, the constants will be available.

see: List of Commands List of Directives List of Flags

parsermonster_constants.1408398068.txt.gz · Last modified: 2014/08/18 21:41 by Mitch