Page 3 of 3

Re: Lookup Table

Posted: Tue Nov 10, 2009 7:37 pm
by gfilatov
sudip wrote:Hello Grigory,
Thanks a lot. It runs fine with HMG :)
Again, as a learner of both versions I want to know what's the difference between previous and current code :)
Sudip,

There is the following change in the HMG Extended Edition introduced in the build 40:
* Changed: The ON CHANGE control event is disabled at the form's definition.
The aboved change simplify a code or else it will be reguired to use the logical variable lInit for disable 'On Change' action at the form's creation ;)

Re: Lookup Table

Posted: Wed Nov 11, 2009 2:28 am
by sudip
Hello Grigory,
Thanks a lot for the explanation :)
(Hope you are not disturbed for my childish query ;) )
With best regards.
Sudip

Re: Lookup Table

Posted: Wed Nov 11, 2009 7:30 am
by miras
Hi Sudip!

I was not able to participate in discussion, but I hope this code will be of some use.
This is our reality, never enough checks before they let the code work. I'm sorry, but while we have people such as Grigory and Reberto nothing is impossible.
I thank Grigory for these changes and additions to our knowledge.

Miras