Re: How to return clause in findall/3

From: rhapsody (blurrynight_at_yahoo.com)
Date: 08/12/04

  • Next message: Pere Montolio: "Re: How to return clause in findall/3"
    Date: Thu, 12 Aug 2004 04:04:21 -0400
    
    

    Is it because I am using Visual Prolog? It gives error says 'variable
    expected' at the [A,B,C]

    findall([A,B,C],sc(A,B,C),List), write(List), nl.


  • Next message: Pere Montolio: "Re: How to return clause in findall/3"