I was just debugging something and found that THISFORM.RELEASE does not VFP from running
valid code after that line. So the code below results in a messagebox appearing...
Funny that I never spotted that before.
Regards
Griff
Keep [Smile]ing
valid code after that line. So the code below results in a messagebox appearing...
Code:
thisform.release
messagebox("HI")
Funny that I never spotted that before.
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are not good for you.
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are not good for you.