Mike,
Sorry for the late reply. Yes, I did use the Set as Default button. The problem keeps coming back at irregular intervals many times a day.
Regards, Gerrit
I switch from project to project many times. Several times a day I get the following message: Cannot find the menu-generation program when trying to create and .exe (using VFP 8 SP1).
I know where to find the this program and when the right location is selected it works again. But this error...
Boris,
I must have tried this at least 100 times (for hours...). When designing it's OK. After compiling I run the code and agains some fileds and buttons are not visible. I sent all buttons and fields to FRONT and ths shape to BACK.
I know what I'm doing, it just doesn't work!
Regards, Gerrit
Hi,
When designing a particular form I have created a rectangular white shape, with 4 buttons on it and 4 fields.
In the designmode all looks fine and the code works 100%.
My problem is that after compiling in the .EXE some buttons and fields are hidden behind the shape and therefore are not...
Hi,
When programming I use all sorts of variables. Some for testing, some for eternity (...?).
Is there a way to list all variables used in a project? Perhaps together with the location (form / prg / menu / etc.)?
This would make it easier to clean up my code, once completed.
Regards, Gerrit
Hi,
What is the easiest and fastest way to delete all records from a table in a MySQL table using an ODBC view.
Using doesn't work for many reasons (sometimes "connection busy", sometimes "update conflict"):
select table_view
requery()
delete all
= tableupdate(1,.T.)
Deleting record by...
Hi,
I have a grid with only 2 columns. All works fine, except for one thing.
When browsing the grid using the arrow keys, column1 disappears from my grid when I use the left arrow key. Only column2 remains visible (displayed on the position of column1). I cannot make column1 visible again...
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.