{
{ ROUTE_FILE
{
{     The purpose of this procedure is to route a local file to
{       the system input queue.
{
{           ROUTE_FILE (EXEC_TYPE,LOCAL_FILE_INFO,QUEUE_FILE_INFO,ROUTE_STATUS)
{
{ EXEC_TYPE: (input) This parameter specifies the type of queue file transfer
{             exec which is requesting the file route.
{
{ LOCAL_FILE_INFO: (input) This parameter specifies all information
{                  pertinent to local file access.
{
{ QUEUE_FILE_INFO: (input) This parameter communicates all queue file
{                  attributes needed for IRHF routing.
{
{ ROUTE_STATUS: (output) This parameter indicates to the calling
{               procedure the completion status of the route function,
{               i.e. the success or failure of the route.  The
{               following status values may be returned by this
{               request:     unsuccessful
{                            successful
{                            fatal_error
{

