Reintegrated Thor
This commit is contained in:
@@ -27,6 +27,7 @@ _**Note:** you can click on the version number for downloading this version from
|
||||
|
||||
| Rel.Date | Developer | Version | Details |
|
||||
| - | - | - | - |
|
||||
| 2023/11/19 | LScheffler | [v1.21.01](https://github.com/lscheffler/foxbin2prg/releases/tag/v1.21.01) | **Enhancement**: Source files not longer included in Thor. The file you will found are old and will be removed with subsequent installs. (LScheffler) |
|
||||
| 2023/11/19 | LScheffler | [v1.21.01](https://github.com/lscheffler/foxbin2prg/releases/tag/v1.21.01) | **Bug Fix**: Problems regenerating databases with splited contents due to the removed Spanish characters in comment. (LScheffler) |
|
||||
| 2023/10/20 | LScheffler | [v1.21.00](https://github.com/lscheffler/foxbin2prg/releases/tag/v1.21.00) | **Bug Fix**: Problems with Spanish characters in comment. (ccantrell72) |
|
||||
| 2023/09/06 | LScheffler | [v1.20.07](https://github.com/lscheffler/foxbin2prg/releases/tag/v1.20.07) | **Enhancement**: Option to block processing of directories. If file ".FoxBin2Prg_Ignore" is existing, this directories and all subdirectries will be ignored. (Mainly set up to ignore local GoFish settings) (LScheffler) |
|
||||
|
||||
@@ -24,7 +24,7 @@ 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.
|
||||
|
||||
## Download
|
||||
Regenerate after download / clone / pull from https://github.com/lscheffler/foxbin2prg.
|
||||
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:
|
||||
```
|
||||
@@ -101,4 +101,4 @@ FoxBin2Prg can be used in tree ways:
|
||||
This project is part of [VFPX](https://vfpx.github.io/).
|
||||
|
||||
----
|
||||
Last changed: _2023/11/26_ 
|
||||
Last changed: _2023/12/05_ 
|
||||
@@ -101,7 +101,6 @@ The _BIN2PRG, PRG2BIN, INTERACTIVE, SHOWMSG_ cTypes might be mixed freely like:
|
||||
Return value is 0=OK, 1=Error.
|
||||
|
||||
----
|
||||
Last changed: _2023/09/01_
|
||||

|
||||
This project is part of [VFPX](https://vfpx.github.io/).
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ CTRL+C, CTRL+V on Explorer might save the day. ;)
|
||||
## Requirements
|
||||
### #1
|
||||
A copy of FoxBin2Prg.
|
||||
Or install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
|
||||
Or Install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
|
||||
|
||||
### #2
|
||||
It might be a good idea to have a copy of git.
|
||||
|
||||
@@ -11,4 +11,4 @@ and my spanish is good enough to order a beer.
|
||||
- [FoxBin2Prg](./FoxBin2Prg.md)
|
||||
|
||||
----
|
||||
Last changed: _2023/08/26_
|
||||
Last changed: _2021/08/30_ 
|
||||
|
||||
Reference in New Issue
Block a user