-
Hey Doug,
I'm getting some weirdness when trying to build an EXE from DeployFox with the Recompile All option. The errors don't make sense, so it made me wonder if DeployFox.app was compiled with …
-
You cannot set fpCefSharp to automatically download files to a predefined folder. You cannot display the destination folder dialog box before downloading the file.
-
# "TRANSFORM( ) Function"
## current VFP9 Help File :
Numeric (includes Double, Float, or Integer data types)
> Removes trailing zeros from the decimal portion of a numeric value when al…
-
Is anyone maintaining the help anymore? The vfp9 help still lists SET STEP ON as a command that will generate Feature not Available.
-
```
(new enhancement request)
Right now I understand that only the database specified in the XML source
is made available for the "Generate SQL" button.
It would be nice to have a drop-down menu wi…
-
```
(new enhancement request)
Right now I understand that only the database specified in the XML source
is made available for the "Generate SQL" button.
It would be nice to have a drop-down menu wi…
-
Hello, friends.
When I try to run the sample in
Displaying standard progress dialog box when copying files
https://github.com/VFPX/Win32API/blob/master/samples/sample_508.md
I got the error
…
-
```
(new enhancement request)
Right now I understand that only the database specified in the XML source
is made available for the "Generate SQL" button.
It would be nice to have a drop-down menu wi…
-
In SccTextX there is a procedure CreateTable. It contains this bit of code:
```
LOCAL i, cVar
FOR i = 1 TO 6
cVar = "c"+TRANSFORM(i)
LOCAL &cVar
&cVar = LEFT(cFieldList, 250 )
c…
-
```
(new enhancement request)
Right now I understand that only the database specified in the XML source
is made available for the "Generate SQL" button.
It would be nice to have a drop-down menu wi…