Re: Event handlers...



swansnow wrote:
There's no classes involved, except for prn (the object generating
events)

And that's the problem. An event handler _must_ belong to a class. It cannot be a standalone procedure. A procedure that belongs to a class is called a "method." (Now that you know the terminology, does the error message make a little more sense?)


--
Rob
.