Click here to Skip to main content
15,897,519 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello

I am using CLIPS on my project I have
C#
ClipsEngine engine = new ClipsEngine();
            engine.Load("test.CLP");


but an error occurred
ERROR:opened but an error occurred while loading constructs.

my clips code is without error too but I don't know why this ERORR occurred.
how can I solve my problem?

thanks.
Posted

1 solution

I seriously doubt your going to get an answer to your question here. It is very unlikely that the few people who have used that engine here will ever see you're question.

Ask your question here[^].
 
Share this answer
 
Comments
Sa.Mo 25-Jan-15 11:27am    
thank you for your help Dave Kreskowiak.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900