{
{    The purpose of this request is to submit a file to the generic queue.
{
{       JMP$SUBMIT_QFILE (FILE_REFERENCE, APPLICATION_NAME,
{             SUBMISSION_OPTIONS_P, SYSTEM_FILE_NAME, STATUS);
{
{ FILE_REFERENCE: (input)  This is the file to be put in the queue.
{
{ APPLICATION_NAME: (input)  This is the name of the application that is
{       expected to process the file in the queue.
{
{ SUBMISSION_OPTIONS_P: (input)  This is an array of variants which can provide
{       several of the characteristics about the file.
{
{ SYSTEM_FILE_NAME: (output)  This is the system supplied name that has been
{       assigned to the file.
{
{ STATUS: (output) This is the record that contains the status of the request.
{       CONDITIONS:
{             ame$ring_validation_error
{             cle$improper_name
{             jme$invalid_destination
{             jme$invalid_parameter
{             jme$invalid_rhd
{             jme$maximum_generic_qfiles
{             jme$sl_version_mismatch
{
