Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebBrowser and Text File
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00888066
Message ID:
00888086
Vues:
12
I have an editBox on a form. In the click of the editBox, I have this code. However,
instead of pausing on modi file, the code keeps going. Is there any way to make it stop
until I am finished with the modi file?

Thanks
Steve

*The cmd.Click():
ThisForm.EdtDesCost.SetFocus()
The_Contents = alltrim(this.value)
strToFile(The_Contents,"display_File.txt")

modi file display_File.txt

** wait here but how ??

The_contents = FileToStr("display_file.txt")
wait wind mmm
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform