users-prolog
[Top][All Lists]
Advanced

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

RE: Help Me


From: Mattias Waldau
Subject: RE: Help Me
Date: Wed, 13 Jun 2001 22:28:38 +0200

you cannot add facts (= program) on the toplevel.

Put the definitions into a file and consult it.

consult has a argument the name of the file. don't forget
to quote it with ' if you write path + extension.

/mattias

P.s. Don't you have a manual?

-----Original Message-----
From: address@hidden [mailto:address@hidden
Behalf Of Tiago Sant' Anna da Silva
Sent: Wednesday, June 13, 2001 9:11 PM
To: address@hidden
Subject: Help Me


Hi,
Could, please somebody tell me why I can't do anything in this program?
This is my fist time, I've never used this program before, just at
classroom,
in theoric way.
Is there a place with a tutorial, about syntax.

this is an error I got:
| ?- men(tiago).
uncaught exception: error(existence_error(procedure,homem/1),top_level/0)

why?

Thank's

--
|===|===|===|===|===|===|===|===|===|===|===|===|===|

-~^''"''^~-~^ยง => Tiago Sant' Anna da Silva
        address@hidden

Linux user #136940
Get counted at http://counter.li.org

ICQ: 14252973

|===|===|===|===|===|===|===|===|===|===|===|===|===|

_______________________________________________
Users-prolog mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/users-prolog




reply via email to

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