Hi,

I've just had a problem with a module I was linking. I had written a functor for string manipulation and had linked it using
[Str]={Module.link ["my functor"]}

After this I could no longer use the system standard {String. functions, until I used a different identifier for my functor.
eg  [Test]={Module.link ["my functor"]}

Does this mean that Mozart only recognises the first 3 (or 2?) characters in a link modules identifier or is it a bug?

Regards

Mark

Ps. I posted a couple of other questions on classes inside functors and using Tk extension widgets very recently - if anyone could help with them i'd be eternally grateful!

--
Mark Richardson
Final year undergraduate
University of Teesside
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to