{
{     This request will set a particular swapout swapin status in the
{  associated jobs AJL entry.
{
{  JMP$SET_JOB_SWAP_STATUS (AJL_ORDINAL, SWAP_STATUS, ABORT_SWAP)
{
{  AJL_ORDINAL: (input) The AJL ordinal of the job whose status to set.
{
{  SWAP_STATUS: (input) The status to set to.
{
{  ABORT_SWAP: (output) A boolean telling whether or not to continue with the swap.
{
