IntroductionChecks if a given task is already running and errors if it is.
Details
A tiny (198 byte) BASIC utility which can be called from a Run file with the task name as a parameter to check if a task is already running. If the task is already running the program quits with an error to that effect.
|