Jens Grabarske wrote:
I'm working at a scanner. It works fine in the OPI, but how do I use the defined scanner in a functor? I can't bring it to work, the compiler tells me that there's an end missing (there is no 'end' missing, so I guess it's just a syntax thing)

Make sure you put the directive "\switch +gump" before the keyword "functor" in your source file. I think you can insert your scanner definition with an "\insert foo.ozg" in the define clause of the functor.

Cheers,
raph

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

Reply via email to