Re: geos-dev-digest V1 #82

CamiLee@aol.com
Wed, 4 Sep 1996 23:33:07 -0400

In a message dated 96-09-04 02:48:58 EDT, you write:

> When Glue gets to my program, it's complain that I'm not exporting
> _MixerDialogClass. I already have a "class MixerProcessClass" line.

You have to "export" in your .gp file, Ed, like this:

export MixerDialogClass

And that should be it.

Lee