Hi,
thanks for Hugs, especially for Hugs on Mac.
But ...
trying the Prolog demo with Hugs98Bin-991121-MacPPC.sea.bin
I get at most two solutions: pressing ; after the first one
doesn't do anything, it needs a Return to get transmitted,
which will then get read after the second solution and
terminates the query.
I tried a simple getChar and experienced the same problem.
On Mac you have to press Return and get two ';', the echoed input
and the value; trying the same on Windows gives the expected result:
> getChar
; -- no return necessary
>
Is this a problem with the Mac binary or am I missing some Mac
specific options?
Kind regards
Joachim Wolf Laudien