{}
{   The purpose of this request is to return the value of rav$previous_clone_access.
{ This is to control the contents of the clone catalog used for defered installations.
{ Initially, rav$previous_clone_access is false and the catalog should be deleted before any
{ attempts are made to install a file there.  The variable is automatically set to true
{ upon any access of this function and any additional calls to this function returns true,
{ telling the caller not to delete catalog contents.
{}
{       RAP$PREVIOUS_CLONE_ACCESS (FUNCTION_NAME, ARGUMENT_LIST, VALUE, STATUS)
{}
{FUNCTION_NAME: (input) This parameter specifies the the function associated with
{       this procedure.
{}
{ARGUMENT_LIST: (input) This parameter specifies a sequence that holds the user
{       entered parameter values.
{}
{VALUE: (output) This parameter specifies the record where the function values
{       are stored.
{}
{STATUS: (output) This parameter specifies any resulting errors.
{}
