Dear John, Isn't it a functor? You can get this error message if you try to run a functor definition from the OPI. You must instead compile it (ozc -c <filename> or ozc -x <filename>), and call it from the command line. This is a typical pitfall every Oz newbie encounters :-)
Cheers, raph On Fri, Sep 19, 2008 at 3:40 PM, John Sampson <[EMAIL PROTECTED]>wrote: > Hello - > > Many thanks - the code is not mine - it is in the Queens.oz file which > is part of the > distribution (\mozart\examples\fd\graphics\Queens.oz). > > I have not edited it at all. Does the code in this file work in other > machines? > > Regards > > _John Sampson_ > >
_________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
