CLSZM-00107
        The program could not destroy a busy string object. A string object was still using it.
        
        
        Cause
        There are references to the object in other objects, and destroying it would cause inconsistencies.
        Action
        Delete the references first, or do a recursive destroy.
        
     
    
    
        CLSZM-00107
        The program could not destroy a busy string object. A string object was still using it.
        
        
        Cause
        There are references to the object in other objects, and destroying it would cause inconsistencies.
        Action
        Delete the references first, or do a recursive destroy.
        
     
    
    
        CLSZM-00107
        The program could not destroy a busy string object. A string object was still using it.
        
        
        Cause
        There are references to the object in other objects, and destroying it would cause inconsistencies.
        Action
        Delete the references first, or do a recursive destroy.