Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Functions preceeded with equal sign
Message
From
25/02/2004 15:41:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Functions preceeded with equal sign
Miscellaneous
Thread ID:
00880851
Message ID:
00880851
Views:
38
Hi all,

I posted a problem regarding a messagebox wrapper (E_MSGBOX()) using the timeout functionality. A non-documented second parameter value (although it shows in Intellisense) of 4096 was supposed to be added to make sure that the messagebox() is displayed on top of all Windows forms.

My problem was with our E_MSGBOX() wrapper. When I preceeded the function with equal sign as such: =E_MSGBOX("Test message"), the messagebox was displayed behind the application. I was able to consistently produce this behavior. When I removed the equal sign so that its: E_MSGBOX("Test message"), the messagebox displayed properly to the front of the application - consistently.

Should I be concerned with this behavior on other functions considering that some parts of our application were ported to VFP directly from FPDOS? Was there a VFP (any version) release note regarding this behavior?
ramil
~~ learning to stand still
Reply
Map
View

Click here to load this message in the networking platform