如何读取 CLIPS 中的行?

发布于 2024-08-27 13:22:54 字数 260 浏览 2 评论 0原文

我需要在 CLIPS 中读取一个字符串,所以我使用了(readline),但它似乎不起作用。 它不允许我输入任何内容,只返回“”。知道有什么问题吗?

CLIPS> (readline)
""

我正在使用最新版本的 http://clipsrules.sourceforge.net/

I need to read a string in CLIPS so i'm usign (readline) but it doesn't seem to work.
It doesn't let me enter anything and it just returns "". Any ideea what's the issue?

CLIPS> (readline)
""

I'm using latest version of http://clipsrules.sourceforge.net/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

献世佛 2024-09-03 13:22:54

这只是我使用的那个版本的一个沼泽。
该错误似乎仅存在于带有 GUI 的 Windows 版本中。
如果您使用 one frm 命令提示符运行它,它工作得很好。
我在他们的谷歌小组上报告了这个错误,他们确认了,我认为它现在已经修复了。

This was just a bog on that version i was using.
It seems that the bug was present only in the Windows version, that with a GUI.
If you run it with the one frm command prompt it worked fine.
I reported the bug on their google group, they confirmed and i think it is fixed by now.

栀子花开つ 2024-09-03 13:22:54

检查(readln)...

祝你好运!

Check (readln)...

Good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文