""
"   The purpose of this command is to copy all files pointed to by    "
" the INSTALLATION TABLE into the INSTALLATION CATALOG. On completion "
" of the copy, the installation catalog is backed up to the (disk)    "
" file specified as a parameter.                                      "
""
"       rap$assemble_release_materials(installation_table,..          "
"         backup_file, status)                                        "
""
" installation_table, it : (input) This parameter specifies the path  "
"       to the installation table to be used. It is passed to the     "
"       set_installation_table command.                               "
""
" backup_file, bf : (input) This parameter specifies the path to the  "
"       final output backup file for the command.                     "
""
" status : (output) This parameter is the command return status.      "
""

