Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Neophyte1981

    Use a variable as predicate?

    It wotrks like a charm! Thank you for your quick and accurate reply joel76! Patrick
  2. Neophyte1981

    Use a variable as predicate?

    Is there a way to use a variable as a predicate? For instance test(Pred, Var) :- Pred(Var). Then asking test(not, true). should yield false. Is this is possible? Do I need to use an eval() type function? With kind regards, Patrick

Part and Inventory Search

Back
Top