Since years I am using saveas.app.
Start it with program -> do
Then enter the class you want move into antother place.
There you will find antother menu-item on the right: SaveAss
Here you can select the new place of your class.
This program is freeware, but I have no idea who is the owner. I...
This code (InitEvent of the Grid) ends with a ReadOnly Column:
THIS.Column1.Header1.CAPTION = ""
THIS.Column1.WIDTH = 40
THIS.Column1.CONTROLSOURCE = "TableXYZ.abc"
THIS.column1.ReadOnly = TRUE
This code doesn't end with a ReadOnly Column:
THIS.Column1.Header1.CAPTION = ""...
Into the 2th column I add a new object, wich allows me to enter numbers like a calculator (class txtnumber).
Everthing works perfect. But there is a fly in the soupe: Before I enter this column, the number is displayed 'flat' like "12345.67", but as soon I enter this column, the display of the...
I checked it, strange:
I build a simple form and included the header file with Forms / Include File .. .
The recompile all files option has no affect. All changes in the header file were always dedected correctly.
Then I put a simple function in a prg-file, where I show the program version in...
Thanks!
With compile progs\*.prg the changed values in the header file are correctly taken over from all source-files.
But in this case I have to ask: "What is the meaning of compile all files option in the build process?"
In all my program files (*.prg) I include in the first line a header file e.g. #include "mkb.h"
In this header file I DEFINE program-version, database-version etc. etc. This definitions are important for the course of the program. If e.g. the field db_version in the table default.dbf is older...
Since 3 months I am using bbDownLoadURL.fll (freeware) of Mr. Bela Bodecs in a commercial product (more than 300 users) without any problem.
http://www.bbcontrols.com/fll.shtml#bbDownLoadURL
In this forum until today I was always a "taker". Now I think its time to change my behavior. :)
1. Download MoleZip.dll form http://www.molestudio.com/tools/molezip/
2. Register it with RegSvr32
3. Now you can call BackupDatabase( cDatabase, lSilent )
4. BackupDatase is using another function...
Yessssss, that's it.
I changed it to XXXWindow and now, during typing Vfp changes the color to blue, but the beautify tool does not change it.
Thanks a lot!
Bad news.
First I changed in ..\Wizards\fdkeywrd.dbf ShowWindows to ShowWindow_old.
Again Beautify strikes and changed my word to uppercase.
Exit and reenter Vfp, reindexing fdkeywrd did not changed this behavior.
Then I tried it out with ..\Tools\Analyzer\fdkeywrd.dbf: same result.
Then I...
Hi Craig
I couldn't find fdindent.dbf
I use Vfp8, maybe you are using another one.
But fdkeywrd.dbf I was able to find twice. One in
..\Tools\Analyzer\fdkeywrd.dbf
and the other in
..\Wizards\fdkeywrd.dbf
Both are exactly the same.
Before I start a try-and-error cycle:
Do you know if I have...
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.