en:docs:tasklist:8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:tasklist:8 [2021/10/09 07:05] prokusheven:docs:tasklist:8 [2021/10/09 07:08] (current) prokushev
Line 13: Line 13:
 ===== Input ===== ===== Input =====
  
-    None+None
      
 ===== Return ===== ===== Return =====
  
-    DX:AX - Switcher control data+DX:AX - Switcher control data
  
 ===== Notes ===== ===== Notes =====
  
-  Function returns switcher control data +Function returns switcher control data 
-   + 
-  Format is following: +Format is following: 
-   + 
-  ^ Offset ^ Description   ^ +^ Offset ^ Description   ^ 
-  |      | Switcher id?  | +|      | Switcher id?  | 
-   1-4   | unknown       | +     | unknown       | 
-  |      | Command line params | +|      | Command line params | 
-  |  135   | unknown | +|  135   | unknown | 
-  |  292   | Current task id | +|  292   | Current task id | 
-  |  294   | Last ERRORLEVEL | +|  294   | Last ERRORLEVEL | 
-  |  296   | Unknown | +|  296   | Unknown | 
-  |  301   | Number of entries | +|  301   | Number of entries | 
-  |  302   | First entrie num | +|  302   | First entrie num | 
-  |  303   | Entrie 1 | +|  303   | Entrie 1 | 
-  |  385   | Entrie 2 | +|  385   | Entrie 2 | 
-  |  467   | Entrie 3 | +|  467   | Entrie 3 | 
-  | ... | ... | +| ... | ... | 
-   + 
-  By default 16 entries +By default 16 entries 
-   + 
-  Each entrie consist of +Each entrie consist of 
-  ^ Offset ^ Description ^ + 
-  | 0 | Name | +^ Offset ^ Description ^ 
-  | 80 | Flags |+| 0 | Name | 
 +| 80 | Flags |
      
 ===== See also ===== ===== See also =====