{
{    The purpose of this request is to close and detach the SYSTEM's
{ Store/Forward Network file.
{
{       NFP$CLOSE_STORE_FORWARD_FILE (store_forward_file_info, status)
{
{  STORE_FORWARD_FILE_INFO: (output)  This parameter returns a record of the
{        following information about the SYSTEM's STORE_FORWARD_FILE:
{
{    LOCAL_FILE_NAME: (output)  This field returns osc$null_name as the local
{          file name for the $SYSTEM's STORE_FORWARD_FILE after this instance
{          of attach is closed and detached.
{
{    FILE_OPEN: (output)  This field returns a boolean value that states if the
{          $SYSTEM's STORE_FORWARD_FILE is open.
{
{    STORE_FORWARD_FILE_IDENTIFIER: (output)  This field returns the BAM file
{          identifier of the $SYSTEM's STORE_FORWARD_FILE when it is opened.
{
{    SEGMENT_POINTER: (output)  This field returns a NIL relative pointer to
{          the segment access file $SYSTEM STORE_FORWARD_NETWORK file.
{
{    POINTERS: (output)  This field returns a record of NIL relative pointers
{          for the linked lists of DEFINE_APPLICATION_NAME_SWITCH information,
{          DEFINE_DESTINATION_NAME information, DEFINE_SOURCE_NAME_SWITCH
{          information, and DEFINE_DESTINATION_NAME_SWITCH information.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
