Commit Graph

62 Commits

Author SHA1 Message Date
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
Lutz
880bdaa82c Problems with trailing spaces in memo lines
fixed #81
additional problems
 - trailing spaces in varchar
 - DBF_Conversion_Support on table configuration file
 - Enhancements to parameters and docu
2022-04-07 16:32:38 +02:00
Lutz
2dae334d85 Fixes MNX with ";"
Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
2022-03-30 11:59:32 +02:00
Lutz
2df45d30fd Fixes to recreating mnx
Fixed Last bar in menu files are in some situations not converted correctly back in the mnx file.; closed #79
2022-03-16 20:44:50 +01:00
Lutz
a34c42110e Fixes VCX/VC2
Fixed  Recreating VCX objname equals classname
 closed #77
Fixed Missing class in VCX when VCX corrupted
 closed #78
fixes to documentation
2022-02-25 19:55:39 +01:00
Lutz
a83c02166e Dokumentation reworked 2022-02-25 16:19:36 +01:00
Lutz
d064083fe2 Bug fix
worked #77
changed documentation and templates
2022-02-23 21:05:26 +01:00
Lutz
4718680951 Change list 2022-01-18 20:13:20 +01:00
Lutz
bcd24b8835 Docu renamed 2022-01-18 19:48:55 +01:00