CLIPS IDE v6.4 Scroll Bug

137 views
Skip to first unread message

Artem Novikov

unread,
Apr 3, 2018, 2:47:50 AM4/3/18
to CLIPSESG
MS Win64

1. Run CLIPS IDE
2. Press "Enter" and hold for a few seconds (to scroll the screen).
3. Select "Clear Scroolback" for crash app.

CLIPS Support

unread,
Apr 18, 2018, 3:58:55 PM4/18/18
to CLIPSESG
It will crash if you have any characters entered after the command prompt. I've checked in a fix to the SourceForge repository and it will be included in the next release.

Artem Novikov

unread,
Jun 22, 2018, 4:25:27 PM6/22/18
to CLIPSESG
In the new version after "Clear Scroolback" cursor not return to CLIPS>|, is it a bug?

среда, 18 апреля 2018 г., 22:58:55 UTC+3 пользователь CLIPS Support написал:

CLIPS Support

unread,
Jun 23, 2018, 2:09:18 PM6/23/18
to CLIPSESG
No, when you clear scroll back the current command you're entering is preserved, so the cursor will not appear immediately after the CLIPS> prompt unless you haven't typed any keys yet.
Message has been deleted

Ronald Finkbine

unread,
Jun 26, 2018, 3:37:49 PM6/26/18
to clip...@googlegroups.com

I have done this.


I use Java to do the GUI and then run CLIPSDOS from the exec command.


Search for :: java execute shell command


Java can write a CLIPS file and then exec the Clips exec file with DRIBBLE-ON.


This puts the Clips output in a file, which you can open and read with the same Java program.


So you are calling Clips from Java in a batch environment might by cludgy. But AI does not have to be fast to be intelligent.


Ronald Finkbine
ronaldf...@hotmail.com



From: clip...@googlegroups.com <clip...@googlegroups.com> on behalf of Arnold Dumba Monga <dumbamon...@gmail.com>
Sent: Tuesday, June 26, 2018 12:16 AM
To: clip...@googlegroups.com
Subject: Re: CLIPS IDE v6.4 Scroll Bug
 
Greetings everyone;

My name is Arnold, i'm new to clips. I have a project, i'm supposed to develop an expert system using clips and in that project i want to integrate java codes with clips. I'm hereby asking for your help. If you can tell me how to do it..what are the steps to integrate an interface developed in java with the knowledge or facts base developed in clips.

what are the steps to make an executable in clips ?

Regards 

--
You received this message because you are subscribed to the Google Groups "CLIPSESG" group.
To post to this group, send email to CLIP...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/CLIPSESG?hl=en
 
--> IF YOU NO LONGER WANT TO RECEIVE EMAIL <--
Visit this group at http://groups.google.com/group/CLIPSESG?hl=en
Click on "Edit my membership" link.
Select the "No Email" radio button.
Click the "Save these settings" button.

--> IF YOU WANT TO UNSUBSCRIBE <--
Visit this group at http://groups.google.com/group/CLIPSESG?hl=en
Sign in
Click on "Edit my membership" link.
Click the "Unsubscribe" button.
Note: This appears to be the most reliable way to unsubscribe
 
Alternately, send email to CLIPSESG-unsubscribe@googlegroups.com. You will receive an email which you must respond to as well to unsubscribe. Clicking the link mentioned in the unsubscribe reply does not appear to work reliably.
---
You received this message because you are subscribed to the Google Groups "CLIPSESG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clipsesg+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "CLIPSESG" group.
To post to this group, send email to CLIP...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/CLIPSESG?hl=en
 
--> IF YOU NO LONGER WANT TO RECEIVE EMAIL <--
Visit this group at http://groups.google.com/group/CLIPSESG?hl=en
Click on "Edit my membership" link.
Select the "No Email" radio button.
Click the "Save these settings" button.

--> IF YOU WANT TO UNSUBSCRIBE <--
Visit this group at http://groups.google.com/group/CLIPSESG?hl=en
Sign in
Click on "Edit my membership" link.
Click the "Unsubscribe" button.
Note: This appears to be the most reliable way to unsubscribe
 
Alternately, send email to CLIPSESG-u...@googlegroups.com. You will receive an email which you must respond to as well to unsubscribe. Clicking the link mentioned in the unsubscribe reply does not appear to work reliably.
---
You received this message because you are subscribed to the Google Groups "CLIPSESG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clipsesg+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Arnold Dumba Monga

unread,
Jun 26, 2018, 4:51:47 PM6/26/18
to clip...@googlegroups.com

Thanks Ronald for your reply... I'll try to follow your advice...

For instance, if you still have that Java code integrated with clips , you may post it here, that will be more helpful.. Thanks a lot dear Ronald

Arnold Dumba Monga

unread,
Jul 4, 2018, 9:04:16 AM7/4/18
to clip...@googlegroups.com
Greetings
I have a clp file, and i'm trying to run it, so here is the error i'm getting :

CLIPS> (load "SocratesKnowledgeBase.clp")
!%%%%%$$$!******
TRUE
CLIPS> (reset)
CLIPS> (run)
CLIPS> (batch SocratesKnowledgeBase.bat)
[ARGACCES3] Function 'batch' was unable to open file 'SocratesKnowledgeBase.bat'.
FALSE

i'm stuck at this level and i don't know how to sort it out. please Sir, i need your help again since i'm new in clips.

yours faithfully 

CLIPS Support

unread,
Jul 4, 2018, 12:41:49 PM7/4/18
to CLIPSESG
The most likely explanation is that there is no file named SocratesKnowledgeBase.bat in the same directory as the file SocratesKnowledgeBase.clp. You can attach files to topics, so if you have questions relating to small programs you should attach the program files.

Also, please stop posting your questions to unrelated topics. Create a new topic instead.
Reply all
Reply to author
Forward
0 new messages