Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox is not shown
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00980856
Message ID:
00980888
Vues:
38
The display of MessageBox has nothing to do with SET NOTIFY.

I am thinking maybe the following portion of code:
IF !EMPTY(chrtran(This.Text,"/.","")) AND EMPTY(This.Value)
    =ErrorMsg("Wrong date typed!")
   WAIT WINDOW NOWAIT "Wrong date typed!"
   RETURN 0
ENDIF
the condition is never met, in other words, your if statement evaluated to false.
So your message display code was never excuted. I would reexamine the statement.
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform