Donate Share

CLIPS Rule Based Programming Language

Subscribe

Duplicate an environment

You are viewing a single message from this topic. View all messages.

  1. 2009-09-30 01:13:44 UTC

    No, there's not a generalized mechanism that allows you to do this (such as a clone environment API call). Very crudely, you could save all of the constructs to a file and all of the facts to a file using the Save and SaveFacts API calls and then reload them into the target environment, but there are numerous limitations to this approach.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.