Protocols/AOL/Atoms/Reference/Criteria: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created page with "The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number: void<br /> selection<br /> close<br /> o...") |
Animadoria (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Protocols/AOL | |||
|protocol=atoms}} | |||
== FDO91 == | |||
The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number: | The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number: | ||
Line 8: | Line 13: | ||
lose_focus<br /> | lose_focus<br /> | ||
'''Example''': act_set_criterion <close> | '''Example''': act_set_criterion <close> | ||
[[Category:AOL]] | |||
[[Category:Protocols/AOL]] | |||
[[Category:Not_Currently_Documented]] | |||
[[Category:Work_In_Progress]] |
Revision as of 14:49, 14 March 2023
AOL Protocol |
Introduction • Terms • Clients |
Basic |
Datatypes • |
FLAP • P3 • Midas |
Tokens • Atoms • FDO |
Tutorials |
Sign On |
Technical Documentation |
Host Architecture • |
FDO91
The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number:
void
selection
close
open
gain_focus
lose_focus
Example: act_set_criterion <close>