Matrix1 Utility Plug-ins

DELETE COROUTINE


Syntax

DELETE COROUTINE Coroutine ID

Description

This command is used to delete the coroutine specified. It is valid to delete a coroutine at any time, except that a coroutine may not attempt to delete itself.

When deleting an active coroutine, you should consider carefully whether it is safe to do so. For example, allocated strings or arrays may not release their memory.

It is not possible to delete coroutine 0 (the main process).

Go back to ...

Matrix1Util_20 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011