{
{ ACQUIRE_QUEUE_FILE
{
{     The purpose of this procedure is to acquire an output
{ queue file which is to be printed on the 170 side by NOS.
{ A banner page is also created and put on a local file.
{
{       ACQUIRE_QUEUE_FILE (LOCAL_FILE_INFO, BANNER_PAGE_FILE_INFO,
{        QUEUE_FILE_INFO, ACQUIRE_STATUS)
{
{ LOCAL_FILE_INFO: (output) This parameter specifies all information
{     pertinent to local file access of the acquired queue file.
{
{ BANNER_PAGE_FILE_INFO: (output) This parameter specifies all
{     information pertinent to the file used for the banner page.
{
{ QUEUE_FILE_INFO: (output) This parameter communicates all
{     queue file attributes needed for IRHF routing.
{
{ ACQUIRE_STATUS: (output) This parameter specifies the acquire
{     request status.  The following status values may be returned
{     by this request:
{          not_acquired
{          acquired

