TMaxNameTask

TMaxNameTask (Task,Name)
Normally TaskMax automatically names tasks according to what program is
running. TMaxNameTask allows you to override the default task name with
a task name of your choosing. The name is limited to 8 characters,
Example:
TMaxNameTask (2,'MYNAME') ;renames task 2

