ERROR OR WHAT?

3 views
Skip to first unread message

Adaka Immanuel

unread,
Nov 2, 2025, 12:19:56 PM (4 days ago) Nov 2
to CLIPSESG
I have a problem am using the CLIPS readme to learn CLIPS. Now my problem comes from saving a .clp file. How exactly? Like I type for example in notepad (text editor), then save, and then load how my CLIPS error is 
CLIPS> (save "rated.clp")
[ARGACCES3] Function 'save' was unable to open file 'rated.clp'.
FALSE
CLIPS> 

CLIPS Support

unread,
Nov 2, 2025, 5:52:12 PM (4 days ago) Nov 2
to CLIPSESG
The most likely explanation for that error is that the current directory is write protected. When saving you can specify a complete path, use the chdir function to specify the current direction before saving, or if using one of the CLIPS IDEs there is a set directory menu item. 
Reply all
Reply to author
Forward
0 new messages