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 strongm 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: *

  • Users: kamileo
  • Content: Threads
  • Order by date
  1. kamileo

    How to run the procedure given by the user?

    I would like to do the program in Prolog that allows its user to execute any procedure he wants to in that way: 1. The program reads from the keyboard the procedure that the user wants to execute (it's simple). 2. After that the Prolog sholud run that procedure. For example: user writes...
  2. kamileo

    How to get current time in Prolog?

    Hello to everybody. I wonder how to get the current time from Prolog. I know how to get current date, but can't do that with the time. I want to get 3 variables (Hour, Minutes, Secs). Thanks for help.

Part and Inventory Search

Back
Top