Re: command "more"

From: Andrew Cheadle <amc4_at_icparc.ic.ac.uk>
Date: Thu 17 Mar 2005 02:36:24 PM GMT
Message-ID: <20050317143624.GA13310@elstree.icparc.ic.ac.uk>
Hi Katharina

> can anyone help me?

Sure ;-)

> I need the command that corresponds to the button "more" in the surface
> ECLiPSe, so that I can use it in a Java program with a
> remote-procedure-call to generate more solutions and not only one.

Could I suggest you look at:

doc/examples/JavaInterface/EclipseMapColourer.java

for an example of how to handle this. I think it's
all you need - any problems, you know where we are ;-)

To be more accurate, this allows you to retrieve the solutions incrementally.
If you need them all in one go then you can just gather them up on the
ECLiPSe side using findall/3 and pass the results back through the interface.

Cheers

Andy
Received on Thu Mar 17 14:32:27 2005

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:34 PM GMT GMT