Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Functions preceeded with equal sign
Message
De
25/02/2004 15:41:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Functions preceeded with equal sign
Divers
Thread ID:
00880851
Message ID:
00880851
Vues:
39
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
Répondre
Fil
Voir

Click here to load this message in the networking platform