Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ghost Yes No Cancel dialog......
Message
From
05/05/2000 17:23:01
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00366783
Message ID:
00366818
Views:
15
Thanks Eric....

I'm sorry I did not make my problem very clear! I understand the messagebox function..... the problem is that....

The second message box coming up (the Yes No Cancel) I did not call!!!!!! It is coming up on it's own for some STRANGE reason!!!!

Again,,,,,,,,

Here is the code in that command button click.
*
*
append blank
gather memvar
mval=messagebox('Would you like to add another?',36,'Important Question')

if mval = 6
scatter memvar blank
thisform.refresh
thisform.date1.gotfocus

else
thisform.release
endif
*
*
When no is chosen and the form releases.... the second box comes up that I did not call!!!!!

Thanks ....
Tom Gahagan
Alliance
Computer Solutions

"Music, like sex, is much too important to be left to professionals."
Robert Shaw
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform