eg. Code will say:
copy file A to B
delete A
Most of the time it is OK but at times B is created correctly but when the "delete A" line is run it says "file not found".
My theory is that because the directory that B is being placed contains approx 50,000+ files that...
When a crystal report is brought up (using OCX Crystal32 control) under foxpro version 6, and then the report is exported to a mail recipiant, crystal seems to change the working directory, so when I return to my application and it is assuming that the working directory has not changed it will...
.Lostfocus works fine for a form if another form is opened, however if another application is opened and gets focus the lostfocus of the foremost foxpro application form does not execute.
What can be used to test if the foxpro application itself has lost focus, as even when it does not have...
I am using NetSend to send a network message out to users from a monitoring program that is always running, but if the user is not logged on currently the message is logged. Does anyone know a method of checking through VFP6 whether a user is logged into the network first so I can only send the...
I want to get a count of files in a directory which I could get very easy with adir() however there could be more than 65,000 files on occasion and this will crash Fox as it will exceed the maximum array size.
Is there another method of getting a file count?
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.