{
{   The purpose of this request is obtain a list of the input jobs in the
{ UNASSIGNED job class which have a job destination of VE.
{
{       QFP$GET_INPUT_Q_FROM_UNASSIGNED (SYSTEM_SUPPLIED_NAMES,
{         NUMBER_OF_JOBS_FOUND, STATUS)
{
{ SYSTEM_SUPPLIED_NAMES: (output)  This parameter specifies a result array in
{       which the system supplied names of the input jobs in the UNASSIGNED job
{       class are returned.  These jobs have a job destination of VE.
{
{ NUMBER_OF_JOBS_FOUND: (output)  This parameter specifies the number of input
{       jobs which met the criteria.  It may be greater than the number of jobs
{       for which information is returned if the size of the result array is
{       too small.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             none
{       IDENTIFIER: 'JM'
{
