Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebBrowser and Text File
Message
From
19/03/2004 17:56:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00888066
Message ID:
00888093
Views:
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

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

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform