Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox is not shown
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00980856
Message ID:
00980888
Views:
39
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

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform