{
{    The purpose of this request is to mark the Known_Output_List (KOL) to
{  indicate that the indicated file is about to be "disposed of."
{
{        QFP$SET_OUTPUT_INITIATED (OUTPUT_DESTINATION_USAGE, SYSTEM_FILE_NAME,
{              SYSTEM_JOB_NAME, STATUS);
{
{ OUTPUT_DESTINATION_USAGE: (input) This indicates what the destination_usage
{        of the output file is.
{
{ SYSTEM_FILE_NAME: (input) This is the name of the output file.
{
{ SYSTEM_JOB_NAME: (output) This is the system_job_name of the job that had
{        placed the file in the NOS/VE output queue.
{
{ STATUS: (output) This is the status of the request.
{      IDENTIFIER:
{        'JM'
{      CONDITIONS:
{        jme$name_not_found
{        jme$output_cannot_initiate
