Documentation Request: SetTriggerOption

Posted by WillFa on Fri 13 Feb 2009 06:48 PM — 4 posts, 17,507 views.

USA #0
SetTriggerOption says "For a detailed description about the meanings of the fields, see AddTrigger.", AddTrigger's help file enumerates the flag options. Neither has a listing of the BSTR "OptionName" parameters.

GetTriggerOption has a partial list. Although it's missing some things like "match_inverse", "match_text_colour", "back_colour", and others. It would also be helpful to have the numerical values enumerated ("back_colour"="8", "text_colour"="11" means what, exactly?)

It might also be a good idea to have this on a separate page, and have these referenced by ImportXML and ExportXML.

Thanks Nick!
Australia Forum Administrator #1
They are documented here, about half-way down the page:

http://www.gammon.com.au/forum/?id=7123

Admittedly, you need to know to look there. :)
USA #2
Ahh. Thanks Nick!
Australia Forum Administrator #3
I have amended the documentation in version 4.38 onwards to list the various names under GetTriggerOption/GetAliasOption/GetTimerOption and ditto for the "Set" functions.