From dba04049b94982256882d349a35d0d3215e6441d Mon Sep 17 00:00:00 2001 From: Marius Date: Thu, 9 Jul 2026 11:36:45 +0300 Subject: [PATCH] Snapshot local: v1.21.04 + artefacte rebuild local (Fb2P_Diff, docs) --- Fb2P_Diff/fb2p_diff.pjt | Bin 3712 -> 3294 bytes Fb2P_Diff/fb2p_diff.pjx | Bin 1973 -> 1973 bytes Fb2P_Diff/fb2p_diff.sct | Bin 576 -> 536 bytes Fb2P_Diff/fb2p_diff.scx | Bin 1251 -> 1251 bytes docs/FoxBin2Prg.md | 17 ++++++++++++----- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Fb2P_Diff/fb2p_diff.pjt b/Fb2P_Diff/fb2p_diff.pjt index f2d7fb41e7ca7a4790202d8fe9c39a36b3e6753c..9ac9c3be8303aa3f9ba89846a8e6e5dc394d1dcd 100644 GIT binary patch delta 68 zcmZpWy(h`Rz`%2lfq{W>^F*%SjFXv}%qBZC2~KWi(%5{MiJKk7010kx=9S9LR$LMj*{;6P#aKl$>feQP6mDEvLprQHjk( zOx)~~Uvip4`5;|v5G|XpbIxL#sGv2ukVkBys1`rS1n%VgytK@8y|jYziGqegAR)fA pB%^}(l+3g=z0BnNiGq5QH-OcPgCvD>6EpMT5h@Cb(kBY40RRTp29L>ttitjJWNCVQ}^^0xp*LKL9D)L`-fHtETcY+{q& ovO4ik2g+5zttio~zoIoZQ5GyEzgt)mGDkvD48E^ynAfPch zkyVOQ6T)H8n#{$n$!ZGZWdgN|Oy0oGGTDPQmCp<)5~2VDllQa9Opas|oBWp5iO(D; tRRNPxnC!?dGWk5K+~j;VCw>c{ls8<;Wby&FVtz}YSO8qibg~nBF#y!wASVC- diff --git a/Fb2P_Diff/fb2p_diff.sct b/Fb2P_Diff/fb2p_diff.sct index ef32c34aaff55c8dcc906def36f211f6fe3cf045..daa8eeaf1a67af334bb4595f79f22539a7668c09 100644 GIT binary patch delta 24 fcmX@WGJ}PKfq_Yafq{W>qu?jTi3*&PnVCcZI!6Sc delta 27 hcmbQia)5<{fq{V&h#fWxeqx-cz&V+jNpzy11^`Sz1(*N; diff --git a/Fb2P_Diff/fb2p_diff.scx b/Fb2P_Diff/fb2p_diff.scx index f33d1055ee968b61ec538e18b1671af407ab7f08..caee89553b950f81d6b0966a750b07676e579f8e 100644 GIT binary patch delta 24 fcmaFN`IwW%K#GljBa1H!69dy^MrNhSr7U>>Nz4U# delta 23 ecmaFN`IwW%K%7&2Ba1H!BgbS$X64DHEO`J&E(M1G diff --git a/docs/FoxBin2Prg.md b/docs/FoxBin2Prg.md index 0cdb410..a6cfaed 100644 --- a/docs/FoxBin2Prg.md +++ b/docs/FoxBin2Prg.md @@ -10,7 +10,8 @@ As far as possible these are the original documents. Changes are added where fun ---- ## Table of contents -- [Source](#source) +- [Use](#use) +- [Download for development](#download-for-development) - [Requirements](#requirements) - [What is FoxBin2Prg](#what-is-foxbin2prg) - [Advantages](#advantages) @@ -19,11 +20,14 @@ As far as possible these are the original documents. Changes are added where fun - [Usage](#usage) - [Keep reading](#keep-reading) -## Source -Original repository at https://github.com/fdbozzo/foxbin2prg. -Or install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version. +## Use +- Download the [runtime](https://github.com/fdbozzo/foxbin2prg/blob/master/ThorUpdater/FoxBin2Prg.zip) (same as used by Thor) +- Or (best) install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version. -## Download +## Download for development +### Source +Original repository at https://github.com/fdbozzo/foxbin2prg. +### Rebuild additional files Regenerate after download / clone / pull from https://github.com/fdbozzo/foxbin2prg. **Note: You you must run FoxBin2Prg against itself to create the binaries and exes.** Run: @@ -33,6 +37,9 @@ CD "path_to_FoxBin2Prg" DO ReCreate_FoxBin2Prg.prg ``` **Note: Do not run FoxBin2Prg.prg directly.** +**Note:** It is intended that there will be an error about _TESTS\FXUResults.db2_. This file could not be recreated because its per-dbf-configuration in _TESTS\FXUResults.dbf.cfg_ is set this way. +The message says, FoxBin2Prg is doing this well. The message might no be at optimum, but this is the way the system runs. Feel free to add a besser message. + ## Requirements - A copy of MS VFP9 SP1, at least _3504_ - Runs with VFPA (Note, you need to recompile the EXE or use the PRG)