MO_isMultigraphTask Function (ROM Call 0xDC)

events.h

short MO_isMultigraphTask (short TaskID);

Checks whether a task is multigraph task.

MO_isMultigraphTask returns TRUE if the task with ID number TaskID is "Y= Editor", "Window Editor", "Graph" or "Table" (these tasks are tasks which may be doubled in two different part of the screen), otherwise it returns FALSE.


Used by: EV_startApp, MO_digestOptions