-
## ℹ Computer information
- VFP version: VFP9
- GoFish version: Well - since it crashed with There is not enough memory to complete this operation, and there is no place on the screen giving the f…
-
class working fine in VFP9 SP2. Running the executable fails on the method loExcel.SaveTableToWorkbookEx
Returns .f.
not sure how to use BINDEVENTS with the loExcel object
Here's the code:
L…
-
Buen día, colegas.
Estoy ejecutando el PRG que adjunto, el cual contiene un JSON en el que uno de sus campos es CELULAR, y que en dos de sus registros contiene:
"celular": 301,
"celular": 3…
-
Hey Christian
If you could release your library as a DLL, would that mean I could potentially ....
DeleteFileEx.prg
LPARAMETERS tcFileName
DECLARE INTEGER DeleteFileEx IN VFP2C32.DLL
RETURN D…
-
📝 Provide a description of the new feature
I copy full file name to clipboard from the result tree pane very often. Each time I have to confirm dialog box that is rather annoying. Is it possible to…
-
I'm using this library to convert some old DBF data, and I'm running into an issue where `readRecords(n)` will throw `RangeError`s. Currently I've just wrapped `readRecords` in a try/catch and only re…
-
I'm running ParallelFox 2.0 (distribution files from SWFox 2023) in VFPA in debug mode and am getting a "Variable '_WIN64' is not found" in WorkerProxy.Init when I call Parallel.StartWorkers. I have r…
-
Estimado Victor,
tengo el siguiente inconveniente;
necesito crear un cursor desde fox para luego convertirlo en json
cuando tengo el cursor llamado pasarApi hago lo siguiente:
DO JSON
…
-
Hi Christian
I am running the following code. It works in vfp9, but we are stuck with vfp6, unfortunately, and it does not work in 6.
![image](https://github.com/ChristianEhlscheid/vfp2c32/asse…
-
When useFastParser = .T.
then Beautify returns null.
I tried the samples in ReadMe.