{
{   The purpose of this procedure is to activate a system task.
{
{   If this request is called in the system job monitor task (i.e., prior
{ to initiation of the console interaction task), then the system task is
{ executed.  Otherwise, the system job monitor task is readied so that it
{ may execute the system task.
{
{    OSP$ACTIVATE_SYSTEM_TASK (NAME, STATUS)
{
{ NAME: (input) This parameter specifies the name of the system task
{       to be activated.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             ofe$sou_not_active
{             ose$system_task_active
{             ose$system_task_not_defined
{             ose$system_task_still_running
{             ose$task_not_under_oper_control
{
