Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ghost Yes No Cancel dialog......
Message
De
05/05/2000 17:32:37
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
 
 
À
05/05/2000 17:14:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00366783
Message ID:
00366826
Vues:
18
Thanks Ed for your answer.

I did not do a very good job of explaining my problem.

I'm just back to VFP after a 7 year absence. I'm learning the buffering but for now... because I have a project that I need to do quickly..... I'm using some OLDEN ways.


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 **** this choice is where the problem starts.....
endif
*
*
The problem is when No is chosen. 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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform