Another is when you have to run more than one "function" when a specific
action happens.
Another is when you have a library that has to make a callback to the
calling application, but you do not know what the event name is at the time
you create the library.
Thanks Cowboy, Scott, Jordan and everyone else. You guys are awesome...
"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld @comcast.netNoS pamMwrote in
message news:u95hmA2mIH A.2304@TK2MSFTN GP05.phx.gbl...
One prime example is events.
>
Another is when you have to run more than one "function" when a specific
action happens.
>
Another is when you have a library that has to make a callback to the
calling application, but you do not know what the event name is at the
time you create the library.
>
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
>
Subscribe to my blog
Comment