users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question--consult and query from command line.


From: Lindsey Spratt
Subject: Re: Question--consult and query from command line.
Date: Mon, 27 Jan 2003 13:09:00 -0600


On Thursday, January 16, 2003, at 07:00  PM, Humberto Gomez Solis wrote:

        gprolog my_file.pl 'my_query(X)'


You can use:
   gprolog --query-goal 'some_query(X)'

How about:

gprolog --query-goal '[my_file], my_query(X)'


Lindsey Spratt
http://homepage.mac.com/lspratt






reply via email to

[Prev in Thread] Current Thread [Next in Thread]