Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:tasklist:8 [2021/08/08 03:22] – created prokushev | en:docs:tasklist:8 [2021/10/09 07:08] (current) – prokushev | ||
---|---|---|---|
Line 13: | Line 13: | ||
===== Input ===== | ===== Input ===== | ||
- | | + | None |
| | ||
===== Return ===== | ===== Return ===== | ||
- | | + | DX:AX - Switcher control data |
===== Notes ===== | ===== Notes ===== | ||
- | | + | Function returns switcher control data |
+ | |||
+ | Format is following: | ||
+ | |||
+ | ^ Offset ^ Description | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | 135 | unknown | | ||
+ | | 292 | Current task id | | ||
+ | | 294 | Last ERRORLEVEL | | ||
+ | | 296 | Unknown | | ||
+ | | 301 | Number of entries | | ||
+ | | 302 | First entrie num | | ||
+ | | 303 | Entrie 1 | | ||
+ | | 385 | Entrie 2 | | ||
+ | | 467 | Entrie 3 | | ||
+ | | ... | ... | | ||
+ | |||
+ | By default 16 entries | ||
+ | |||
+ | Each entrie consist of | ||
+ | |||
+ | ^ Offset ^ Description ^ | ||
+ | | 0 | Name | | ||
+ | | 80 | Flags | | ||
| | ||
===== See also ===== | ===== See also ===== |