Hi there,
I'm trying to include a config.fpw file in my app in order to (amongst other things) prevent it from generating ressource files (foxuser.*) and using VFP9 help, because I'm using the F1 key for other purposes.
My config.fpw file contains the following:
screen=off
codepage=auto...
Hi,
is it possible to store user input information in the registry (or reading/creating registry keys in general) from a vfp application?
The application I'm working on will be shared by a few users in an environment with no server, so I thought the only solution would be to store the DB...
Hi, everybody!
Anyone knows why, when I issue SET ALTERNATE TO migrations in a prg, all the output still displays on the screen, and I only get in my migrations.txt file?
As always, your help will be appreciated,
Pascal Marier-Dionne
Hi there,
I've got to redefine the update and delete triggers on an app I'm working on. I want to enable user-confirmed cascading deletion on some tables and archiving on another.
(I can't use the built-in cascading because I'm making a French application with an English version of VFP, and...
Someone can tell me where I can find the Lock information on a Clipper and a Fox Pro Table when performing a Rlock() command (I know the information isn't write at the same place in the file and I want to know if a Dbase IV table has been locked in a Clipper application when trying to lock it by...
When my program (clipped with 5.1) try to perform a TempFile(), I get an Illegal Operation error (Windows error). If I doesn't link my program with __WAIT_4.OBJ, everything is OK. What can I do ? I must compile my program with WAIT_4. Is there any function similar to WAIT_4 I could use ??
I've linked my DOS program with the NANFOR.LIB and IDLE.OBJ
and I'm using the FT_IDLE() function to reduce the cpu usage but I still got problems with the processor usage. What should I do ????? ::-)
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.