RE: OnKeyUp and OnKeyDown test using Excel type delegate assignment

2012-06-23 Thread Chip Orange
nd so I think an email to support with a simple example is better. Chip _ From: RicksPlace [mailto:ofbgm...@mi.rr.com] Sent: Saturday, June 23, 2012 5:41 AM To: gw-scripting@gwmicro.com Subject: Re: OnKeyUp and OnKeyDown test using Excel type delegate assignment Hi Chip: I eliminat

Re: OnKeyUp and OnKeyDown test using Excel type delegate assignment

2012-06-23 Thread RicksPlace
x27;m not sure this is what is required, sigh. Later and thanks for all the massive dialog on this problem. Rick USA From: Chip Orange To: gw-scripting@gwmicro.com Sent: Friday, June 22, 2012 1:42 PM Subject: RE: OnKeyUp and OnKeyDown test using Excel type delegate assignment Rick,

RE: OnKeyUp and OnKeyDown test using Excel type delegate assignment

2012-06-22 Thread Chip Orange
Rick, It still looks to me as though you are creating a new object (with the "new initProc" statement), which immediately handles the initialization you want, but then just as soon goes out of context becaust you aren't assigning it to a global variable. I think therefore, you've still got every