Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebBrowser and Text File
Message
De
19/03/2004 17:56:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00888066
Message ID:
00888093
Vues:
13
>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

It waits in the MODIFY FILE window for me. Doesn't yours?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform