{
{ RHP$CLOSE_B56_FILE
{
{  This procedure is called by rhp$get/rhp$replace to close a B56 file.
{
{           RHP$CLOSE_B56_FILE (LOCAL_FILE_INFO, STATUS)
{
{  LOCAL_FILE_INFO: (input) This parameter contains all the local
{      file information.
{
{  STATUS: (output) This parameter specifies the status returned to the
{      calling procedure.
{
  PROCEDURE [XREF] rhp$close_b56_file (local_file_info:
    rht$local_file_info;
    VAR status: ost$status);
