Difference between revisions of "Manual:DIL Manual/activator"
Jump to navigation
Jump to search
(XML import) |
(XML import) |
||
| Line 1: | Line 1: | ||
| + | <span id="activator"></span> | ||
| + | 'activator' | ||
| + | This variable is a unit pointer to the unit which activated the DIL | ||
| + | program. It is set if 'activator' issued a command or unknown command | ||
| + | and the program was setup to catch it, with : wait (SFB_CMD...). | ||
| + | See description of messages for more information. | ||
| − | + | ---~---~---~---~---~---~---~---~--- | |
<span id="activator"></span> | <span id="activator"></span> | ||
'activator' | 'activator' | ||
Latest revision as of 22:29, 4 December 2025
'activator' This variable is a unit pointer to the unit which activated the DIL program. It is set if 'activator' issued a command or unknown command and the program was setup to catch it, with : wait (SFB_CMD...). See description of messages for more information.
---~---~---~---~---~---~---~---~---
'activator' This variable is a unit pointer to the unit which activated the DIL program. It is set if 'activator' issued a command or unknown command and the program was setup to catch it, with : wait (SFB_CMD...). See description of messages for more information.
---~---~---~---~---~---~---~---~---