Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is VFP Running?
Message
 
 
To
07/10/2009 17:02:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01428120
Message ID:
01428141
Views:
73
What's VFX and what connection it has to the file you're copying?


>Using network i have a program that locates the other office computers and dumps new files into their DB directory. If someone is using VFX then i get the error message 1705 file access is denied.
>
>Is there a way I can test the computer to determine if VFX is running BFORE i start the dump.? and is there a simple line of code i can use to shut it down.
>
>here is my test for the pathway being open (to determine if the computer is turned on)
>
>@ 2, 12 Say "Looking for Directory - Please Wait"
> If File(' \\Room212\db\prg\menu\sample.dbf')
> Else
> Wait Window "Directory Room212 not found "
> return
> endif
>
>thanks
>
>k
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform