Re: [Win32Lib] Error Message
- Posted by euphoric <euphoric at cklester.com> Feb 05, 2004
- 427 views
Matt Lewis wrote: >euphoric wrote: > > >>Since Derek is on vacation... :) >> >>Can anybody tell me how to resolve this error: >> >>C:\EUPHORIA\INCLUDE\WIN32LIB\Win32Lib.ew:7146 in function >>invokeHandler() >>the value returned by database_lookup() must be assigned or used >> >>database_lookup() is a function to which I've setHandlered a >>w32HClick event. :) >> >> >I think he's probably just asleep, not on vacation right now. But >Win32Lib event handlers should be procedures, not functions. > > Thanks, Matt! I'm a dufus.