This is an old revision of the document!
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.