{
{  The purpose of this request is to copy state information from a
{  BAM file to a device file.
{
{    CMP$COPY_STATE_INFO_TO_DF (STATE_INFO_FID, CREATE_NEW_FILE,
{          STATUS)
{
{   STATE_INFO_FID : {input} This parameter specifies the BAM file identifier
{                    that contains state information.
{
{   CREATE_NEW_FILE : {input} This parameter specifies whether or not a new device
{                     should be created. During an Installation Deadstart, this
{                     parameter is set to TRUE.
{
{   STATUS : {output} This parameter specifies the status of the request.
{
{
