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:

$MyFirstConstant=MyName@MyEmail.com
$ModifiedLongTime=

Save the file with any name you wish, as long as it begins with cx- and ends with the .txt extension. Make sure it is in the same folder as the application. devnote_datafolders

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

see: List of Commands List of Directives List of Flags

parsermonster_constants.1408398261.txt.gz · Last modified: 2014/08/18 21:44 by Mitch