开发者

How to read line in CLIPS?

I need to read a string in CLIPS so i'm usign (readline) but it 开发者_StackOverflow中文版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/


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.


Check (readln)...

Good luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜