I know what you are describing and I have seen this before and successfully set the recordsource to space(0). However, this time I set the recordsource on the grid to space(0) everywhere just before releasing the form with no improvment, although I would think that once the form was released...
I have a form which is called from a top level form. It has 2 grids based on two different tables. I access the form the first time and the data in the first grid displays normally. I access the form the second time and the data data from the second grid displays normally. I access the form once...
In an effort to run a process triggered by the timer without interfering with a currently running process, I have created an exe with foxpro with only the code I want to run when the timer starts a process. I use the timer to run this process with the "RUN" command. This seems to work great when...
I am trying to use to timer to determine when it is time to start another process. I have observed the my ongoing processes are not independent of the processes I started when it was time to do so. Specificly when the process started by the timer selected a different data file and my ongoing...
I am useing the Vfpencryption71.fll. It works great before I compile. When I try to run the compiled version of my program I get "API Library not found". In the project manager I have added "Vfpencryption71.fll" under API Library. I dont know what else to try.
If I shell out to NotePad it works fine, but if I Shell out to WordPad the instructions after the shell out get executed before the Shell Out. The only way I have found to make it work correctly is to put a "Wait" following the Shell out. I'm sure it's somthing simple but so far I cant seem to...
If there is little or no valid reason to protect source code, then there are a lot of programmers who have wasted countless hours writing programs to do just that.
I copied the following from a web site I found when doing a
Google search on decompiliers for VFP. I realize the direct reference is to the dotnet obfuscator, however the text was part of a discussion of VFP decompilers and there is a vague reference to VFP apps. Yes I am interested in...
I have tried Calvin Hsia's and Ceasar Chalom's GDI+ code to pre-create thumbnails, however, the images appear severely out of focus. When my thumbnail size photo is displayed on my form in the image control, the quality is very acceptable. I have tried useing "savetofile" after my photo is...
I need to copy a file programaticly. Seems simple,
"Copy file A to B". This works fine from the command prompt. However I cant find a way to say A and B are field
names containing the desired file names. I tried useing
"&B" for the destination file, I get a new file named "&B".
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.