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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by debiesven

  1. debiesven

    How to begin with Visual Prolog

    Okay, thank you. Know I've got the following qustion: When I ask sister(X,ann). then the following error occured: ERROR: sister/2: Undefined procedure: different/2
  2. debiesven

    How to begin with Visual Prolog

    And how can I do this with SWI-Prolog? I've got this program too.
  3. debiesven

    How to begin with Visual Prolog

    I'm new to Prolog. I'v got only 1 question: How can I start with Prolog using Visual Prolog? I currently have: - Visual Prolog 7.1 installed - Made a new project - Build the project - Opened main.pro main.pro: implement main open core constants className = "main". classVersion =...

Part and Inventory Search

Back
Top