; Catalog definitions for module "DataLog" (DataLog.Book)
;
VERSION 1
REVISION 13
LANGUAGE "English"
NATURALNAME "Log"
MSG 0x05380000 "Shows the text to be logged when this page is executed. If no text is to be included in the log, the button is blank. Click to open the Log menu, where you can add, edit, or delete text and/or variables that you want to be included in the log as this script event is executed."
MSG 0x05380400 "Shows the text that is written into the log when this page is executed. The text may contain variables to be evaluated prior to writing the string. These variables must be preceded by the evaluation character (!)."
MSG 0x05380800 "Accepts editing changes and returns you to the Main or List menu."
MSG 0x05380c00 "Closes the menu, returning you to the Main or List menu without saving any changes to the current page."
MSG 0x05381000 "Allows you to assign specific text strings and/or variables to a page. When the page is played, the text is evaluated (if it contains variables) and written into the log."