| TicalcMaskMode | Enum |
| calc_def.h |
| enum TicalcMaskMode |
Fields
| MODE_NORMAL |
no specific action |
| MODE_RECEIVE_SINGLE_VAR |
receive a single variable |
| MODE_RECEIVE_FIRST_VAR |
receive the first var of a group |
| MODE_RECEIVE_LAST_VAR |
receive the last var of a group |
| MODE_SEND_ONE_VAR |
send a single var of the first var of a group |
| MODE_SEND_LAST_VAR |
send the last var of a group file |
| MODE_SEND_VARS |
send vars of a group file (neither the first, nor the last ones) |
| MODE_LOCAL_PATH |
use local path (full by default) |
| MODE_BACKUP |
keep up archive attribute when sending variables |
| MODE_APPS |
send a FLASH application. |
| MODE_AMS |
send an Operating System (AMS) |
Summary
Defines some mask modes to use with the functions of the TicalcFncts structure.
See also
@TicalcFncts@