Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebBrowser and Text File
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00888066
Message ID:
00888086
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform