Newbie - help with .ozrc file
Kent Johnson
kent37 at tds.net
Mon Jan 3 02:09:40 CET 2005
Hello,
I am starting to learn Oz as a companion to "Concepts, Techniques, and Models of Computer
Programming". As suggested in the book, I have downloaded the book supplements to a .ozrc file in my
home directory. But AFAICT this has no effect on the operation of Oz. What am I doing wrong?
I am running mozart-oz on Windows 2000. I saved the downloaded file as
C:\Documents and Settings\ktjohnson\.ozrc
This file declares a function {NewStore} so I expect to be able to do
declare
N={NewStore}
but this gives the error
variable NewStore not introduced
I also tried creating an OZRC environment variable that points to the .ozrc file but that didn't help.
Thanks,
Kent
More information about the mozart-users
mailing list