From 0deccf482db92bea8889d53326b6f57e7d0215da Mon Sep 17 00:00:00 2001 From: Lutz Date: Fri, 29 Apr 2022 19:26:41 +0200 Subject: [PATCH] Changes to docs, VFPA on EXE --- docs/FoxBin2Prg.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/FoxBin2Prg.md b/docs/FoxBin2Prg.md index 9ae9f1a..1b381d2 100644 --- a/docs/FoxBin2Prg.md +++ b/docs/FoxBin2Prg.md @@ -23,7 +23,7 @@ Original repository at https://github.com/fdbozzo/foxbin2prg. ## Requirements - A copy of MS VFP9 SP1, at least _3504_ -- Runs with VFPA +- Runs with VFPA (Note, you need to recompile the EXE or use the PRG) ## Demo video [See YouTube demo video of FoxBin2Prg used with PlasticSCM](http://youtu.be/sE4wQ50Itqg) @@ -66,6 +66,7 @@ FoxBin2Prg can be used in tree ways: 1. [EXE version](./FoxBin2Prg_Run.md): (Recommended and fastest) - All-inclusive, you just need foxbin2prg.exe and filename_caps.exe/cfg. - Runs from windows + - If run from IDE, the EXE needs to be compiled for the version of FoxPro. 1. [PRG version](./FoxBin2Prg_Run.md): - You need various files: foxbin2prg.prg, all the props*.txt files and filename_caps.exe/cfg. - Runs out of VFP IDE, no problems mixing VFP 9 and VFPA