We are using
oWsh = CREATEOBJECT("wscript.shell")
oWsh.Run("BatchFile.Bat", 3, .T.)
to run a batch file from a .PRG. Works fine on 32 bit OS. On 64 bit, we get the Open File - Security Warning; with Run and Cancel buttons.
This process runs with a timer periodically; unattended. How...
We have been having the following problem with VFP editor (9.0) - I am not sure if it existed before 9.0.
If a user opens a PRG file (on a network drive) for editing, then another user tries to open the same file, the second user gets the message:
File access is denied <Filename>.
If the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.