{
{    The purpose of this request is to update the Known Qfile List (KQL) by
{ adding another candidate for disposition.
{
{       QFP$SUBMIT_QFILE (SYSTEM_LABEL, EARLIEST_CLOCK_TIME_TO_PROCESS,
{             LATEST_CLOCK_TIME_TO_PROCESS, CURRENT_CLOCK_TIME, STATUS);
{
{ SYSTEM_LABEL: (input)  This is the system label for the queue file.
{
{ EARLIEST_CLOCK_TIME_TO_PROCESS: (input)  This is the microsecond clock value
{       at which the file becomes a candidate for disposition.
{
{ LATEST_CLOCK_TIME_TO_PROCESS: (input)  This is the microsecond clock value at
{       which the file expires and should be removed from the generic queue.
{
{ CURRENT_CLOCK_TIME: (input)  This is the current microsecond clock value.
{
{ STATUS: (output) This is the record that contains the status of the request.
{       CONDITIONS:
{             jme$maximum_generic_qfiles
