{
{    The purpose of this request is to change the sense switches of
{  a specified job. The specified job may be the requesting job or
{  a job other than the requesting job.
{
{     JMP$SWITCH_COMMAND_R3( NAME, ON, OFF, STATUS)
{
{  NAME:  (input)  The name of the job whose sense switches are to be
{         changed.
{
{  ON: (input) This parameter specifies the sense switches to be set.
{      The results of setting and clearing the same switch on a single
{      command are undefined.
{
{  OFF: (input) This parameter specifies the sense switches to be cleared.
{       The results of setting and clearing the same switch on a single
{       command are undefined.
{
{  STATUS: (output) This parameter specifies the request status.
{
