Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MODIFY FILE in executable
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01459464
Message ID:
01460165
Views:
43
>I have included a few command buttons with MODIFY FILE xxx NOEDIT NOWAIT in my application. Problem seems to be that when compiled into an executable these commands don't seem to do anything, any idea why?

Are you using a Top Level From as your application?

Maybe you just need to show the _SCREEN temporarily.

Otherwise, just create a new Top Level Form, add an Edit Box that covers the whole form, and say edtFile.value= filetostr("xxx")
Previous
Reply
Map
View

Click here to load this message in the networking platform