Commit Graph

70 Commits

Author SHA1 Message Date
Lutz
cfcc8ed372 Minor flaws 2026-06-21 14:23:31 +02:00
Lutz
53e8b0c5a4 Documentation reworked
Single file for config files
Dependencies of parameters and settings better shown
Some API pem added.
Static paths removed
Settings better and more often linked
TOCs reworked
2026-06-21 14:14:35 +02:00
Lutz
5142ff2131 Documentation
Better information on configuration files
use of git documentation: how to fix boken line endings
minor broken links
2026-06-20 14:58:35 +02:00
Lutz
429b43342f Documentation EXE vs PRG
Better documentation of issues with EXE and different versions of VFP
Clearer description when to use prg (mostly on many active VFP versions)
Minor documentation updates
2026-06-20 13:59:56 +02:00
Lutz
59921f3e52 Version to tcDontShowProgress
Bug Fix: Brute force fixed Datatype error for tcDontShowProgress, #114 (omirian)
Bug Fix: Fixed missing link SCM documentation, #116 (ToniKoehler)
Bug Fix: Fixed a problem that cDontShowProgress parameter will be ignored if ShowProgressbar property is used. #118 (LScheffler)
Docu: Added documentation of properties of settings object
Docu: Better documentation if a settings us ignored when a parameter is set. Voth in in docu and setting files generated via -Cc options.
Docu: Some settings will not follow inheritence, documented in docu and setting files generated via -Cc options.
2026-06-18 19:38:21 +02:00
Lutz
fc44b60a7a Documentation
Documentation for settings file and the respective properties of the settings object enhanced.
Inline documentation of settings file created via -C/C -c/C and -t/T enhanced.

Aside from the properties, this is mostly about use of parameters and settings outside the chain of inheritance.
2026-06-18 16:53:00 +02:00
Lutz
a094a3043e Docu
Missing change date in md
2026-06-18 13:24:50 +02:00
Lutz
1badfc9deb Docu
Better description of parameter cCFG_File of Execute method
2026-06-18 13:23:48 +02:00
Lutz
4801fb25b5 Documentation SCM
Stub instead of a link to the PLASTIC video
2026-06-17 18:33:12 +02:00
Lutz
3ccfacbf53 Merge branch 'master' of github.com:fdbozzo/foxbin2prg 2025-06-15 20:06:17 +02:00
Lutz
7b0edae0dc Problems with recreation of dev folders
Running ReCreate_FoxBin2Prg.prg will raise an error about TESTS\FXUResults.db2
This error is intended, only a bit surprising.
Documatation gives a better hint,
also what to download for dev and runtime as better visible
fixing #111
i
2025-06-15 20:01:40 +02:00
Doug Hennig
10a2f4336e Updated doc dates 2024-08-28 10:10:59 -05:00
Doug Hennig
c6bdc993dc Changed LF to CRLF 2024-08-27 16:55:17 -05:00
Doug Hennig
8384b6c100 Updated docs 2024-08-27 10:08:48 -05:00
Lutz
bcec0c754b Problems with NULL as fieldname in dbf 2024-04-24 16:42:05 +02:00
Lutz
8eb6775f60 Fixing issue recreating class per file
Problems regenerating single classes and forms from text files in class-per-file form; fixing #105
2024-01-03 11:26:23 +01:00
Lutz
17c23c2733 Reintegrated Thor 2023-12-06 10:02:46 +01:00
Lutz
0363d644af Fix problem regenerating DBC 2023-12-04 12:29:32 +01:00
=Lutz
a189959513 Fix for Spanisch coments on text file header 2023-10-20 18:43:51 +02:00
Lutz
8e80bdc83e Option to disable directories added 2023-09-06 20:43:45 +02:00
Lutz
195196aaf9 Fixed problem recreating DBF 2023-09-06 14:43:35 +02:00
Lutz
7ca1930b2e New option to control forms
Bugfix for menu recreation
2023-09-03 19:43:12 +02:00
Lutz
bb0c981cbe Resort testdata 2023-09-03 12:53:02 +02:00
Lutz
bec9dcda8b Debug / config
Debug set via parameter will not longer be turned off via config
altered config setting
2023-09-01 14:32:26 +02:00
Lutz
713698787a New option "tcCFG_File" for get_DirSettings method. 2023-08-31 18:04:57 +02:00
Lutz
110d8654dc Enhancement for external config
switch to control usa of "normal config" enhanced
2023-08-31 14:55:58 +02:00
Lutz
af6db043ed Enhancement to config
Stuff mainly to adress run regeneration of FoxBin2Prg out of itself
2023-08-30 22:10:07 +02:00
Lutz
fea3596fbc Binaries to 1.20
transfered all files to 1.20
added code to create recreate FoxBin2Prg
2023-08-27 20:04:11 +02:00
Lutz
607c6120a5 Removed VFPX references 2023-08-26 21:01:32 +02:00
Lutz
94e6cae626 Fixes for codepage 2023-08-22 18:50:14 +02:00
Lutz
9052e2b350 v80.5 2023-08-11 09:42:58 +02:00
Lutz
57ad20f9e8 Work for VFPXDeployment 2023-08-07 14:59:54 +02:00
Lutz
7d143039dd Test issue 95 2023-08-05 11:59:24 +02:00
Lutz
394b90b7d3 Problem with docu 2023-03-20 11:20:57 +01:00
Lutz
7f17ab08ab Issue with files on different drives
Text2Bin on PJX errors out for projects with an attach icon that has a drive letter on its path. Closing #93
2023-03-20 11:16:07 +01:00
Lutz
5d87349565 Limits of FoxBin2Prg
Updates to documentation for issue #93
 links to issue set
2023-03-16 21:16:19 +01:00
Lutz
05b358e249 Limits of FoxBin2Prg
Updates to documentation for issue #93
2023-03-16 21:14:15 +01:00
Lutz
ba7c88a198 Property problems 2023-03-16 19:13:59 +01:00
Lutz
a6117e7b9b Documentation on Line Endings
Changed the git documentation on how to avoid problems with line endings.
2022-11-09 16:44:01 +01:00
Lutz
b844be69a3 Config per folder
On operation per folder, change of folder must change configuration
 fixed #86
2022-06-13 21:58:47 +02:00
Lutz
efffbedca5 Minor changes to documentation 5 2022-06-10 21:31:29 +02:00
Lutz
187e70b27d Minor changes to documentation 4 2022-06-10 21:30:19 +02:00
Lutz
5666bdcf2e Minor changes to documentation 3 2022-06-10 21:24:33 +02:00
Lutz
8e502f1c34 Minor changes to documentation 2 2022-06-10 21:07:30 +02:00
Lutz
3d018b907a Minor changes to documentation 2022-06-10 21:04:45 +02:00
Lutz
f193ba15fc SKIP, PICTRES
Formatting space from mn2 was kept in mnx creation.
2022-06-08 16:49:36 +02:00
Lutz
9a20b7da03 Enhancement
german text
2022-06-08 16:09:27 +02:00
Lutz
dcef630746 Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost
fixed #83
2022-05-13 13:39:00 +02:00
Lutz
0deccf482d Changes to docs, VFPA on EXE 2022-04-29 19:26:41 +02:00
Lutz
9a213ece4f Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:50:37 +02:00