Re: call, ..= operator, records (newbie)
- From: "levilista@xxxxxxxxx" <levilista@xxxxxxxxx>
- Date: Wed, 21 May 2008 05:03:28 -0700 (PDT)
Another question:
Why does this not work? (I want to use a conjunction in call; such
conjunctions work fine in findall.)
32 ?- call((plus(2,A),plus(A,B)).
ERROR: Syntax error: Unexpected end of clause
ERROR: call((plus(2,A),plus(A,B))
ERROR: ** here **
ERROR: .
.
- Follow-Ups:
- Re: call, ..= operator, records (newbie)
- From: Martin Riener
- Re: call, ..= operator, records (newbie)
- References:
- call, ..= operator, records (newbie)
- From: levilista@xxxxxxxxx
- call, ..= operator, records (newbie)
- Prev by Date: call, ..= operator, records (newbie)
- Next by Date: Re: large databases
- Previous by thread: call, ..= operator, records (newbie)
- Next by thread: Re: call, ..= operator, records (newbie)
- Index(es):