Dear Mufid,

You are probably referring to the example http://www.mozart-oz.org/ documentation/demo/college.html#chapter.college. For simply running the program, you can download the file College.oza at http:// www.mozart-oz.org/documentation/demo/applets/College.oza and then call the program ozengine (in the bin directory of your Oz installation) with this file at the commandline like

  ozengine C:\\Path\to\College.oza

If you want to understand this program in order to change it according to your needs, you have to do some reading, because it uses various Oz capabilities. You best start reading the following Oz tutorials (see http://www.mozart-oz.org/documentation/): the "Tutorial of Oz" for the basics, the "Finite Domain Constraint Programming" tutorial in order to understand the constraint programming part, and the "Application Programming" tutorial to understand functors. There is more in this program which is not really covered by tutorials (e.g. registering error formatters, and compiler directives), so you have to consult the reference as well (http://www.vendian.org/oz/wiki/index.cgi?VirtualManual may help you there), and you may also come back with more specific questions.

BTW: Mozart/Oz doesn't yet fully support Win Vistas, a port of Tk is missing. So, you must do without a graphical user interface. You can just get feedback by using Show (instead of Browse or Inspect). This means that you can not run this specific example in Vistas (all the examples in http://www.mozart-oz.org/documentation/demo/index.html feature a GUI), but you may use Win XP, MacOS, Linux...

Best
Torsten


On Jul 29, 2007, at 3:10 AM, mufid musrati wrote:
Dear Sir ,

I'm master student my graduation project is university
course timetabling . I downloaded oz college timetable
demo program in order to use it as base for my project
program. but the problem I could not run this program
in my computer, where i downloaded oz editor and
emase.so could you pls explain to me step by step how
to run this program in my computer as normal program(i
mean without applate). I'm using windows Vista as
operating system.

thank u in advance

Mufid



______________________________________________________________________ ______________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433
______________________________________________________________________ ___________ mozart-users mailing list mozart- [EMAIL PROTECTED]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to