Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application
Message
 
 
To
22/10/2002 16:59:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00714089
Message ID:
00714117
Views:
21
>This is the story:
>Some users leave the application open sometimes and because of this a second process fails.
>
>I would like to shutdown the application at certain time programatically, either with a timer or with something else.
>
>Any suggestions?
>
>Thank you again.

I do not know of any way to do this with getfile(). I just tested with a timer, but stuffing the keyboard does not work with this dialogue box since it is not a VFP form. YOu may have to develop your own GETFILE function so it can be shutdown if the user does not select a file within a certain time limit.

You can distribute the VFP 7 FILER tool [may have been available in earlier versions as well] in your compiled apps. This tool is a VFP form so it can be automatically shutdown.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform