Commit Graph

1055 Commits

Author SHA1 Message Date
Lutz
38051efabe Better doku G 2021-02-23 23:34:37 +01:00
Lutz
5441b7aee0 Better doku F 2021-02-23 22:10:25 +01:00
Lutz
0f7c2875f6 reworked
added fixes
added modifications
added documentation
for changes see README.md or foxbin2prg.prg

intended to be merged to https://github.com/fdbozzo/foxbin2prg/
2021-02-22 20:25:02 +01:00
Lutz
17cc4939f0 Better doku E 2021-02-22 19:18:13 +01:00
Lutz
42de4f0746 Better doku D 2021-02-22 18:41:51 +01:00
Lutz
42ac75d363 Better doku C1 2021-02-22 18:02:23 +01:00
Lutz
c7b5ee3462 Better doku C 2021-02-22 18:01:17 +01:00
Lutz
bb5f581598 Better doku B 2021-02-22 17:54:52 +01:00
Lutz
61ee61474f Better doku A 2021-02-22 17:45:04 +01:00
Lutz
216372e90a Better doku 9 2021-02-22 17:44:07 +01:00
Lutz
48ccafe45d Better doku 8 2021-02-22 17:40:48 +01:00
Lutz
4659a32c6a Better doku 6 2021-02-22 17:14:44 +01:00
Lutz
0202bc0d09 Better doku 5 2021-02-22 15:19:13 +01:00
Lutz
bf469ccf97 Better doku 4 2021-02-22 15:18:36 +01:00
Lutz
f4f2bf133d Better doku 3 2021-02-22 15:17:38 +01:00
Lutz
83d73b177d Better doku 2 2021-02-22 12:24:40 +01:00
Lutz
3405c007cd Better doku 2021-02-22 11:26:15 +01:00
Lutz
a137544456 additional doku files 2021-02-22 07:47:07 +01:00
Lutz
36e14f1f2d doku files renamed 2021-02-22 07:43:28 +01:00
Lutz
e726e49760 update doku 2021-02-22 07:36:06 +01:00
Lutz
7bbf7beb67 added pics to reworked doku 2021-02-22 07:33:20 +01:00
Lutz
989b0413b3 added reworked doku 2021-02-22 07:32:30 +01:00
Lutz
1c2107b601 Translation of help / create config files
Translation of the config options to german
Splitted help, to create config files templates
Added options to create config files templates
2021-02-22 06:14:36 +01:00
Lutz
1b98b954c9 Deleted Records, bas64
Handling of deleted records, option to include
Handling of NoCPTrans data, option to not process base64 transformation

Minor translation
Changes documented
2021-02-21 20:03:21 +01:00
Lutz
b3732a4800 Merge branch 'fix' into mod 2021-02-19 15:27:43 +01:00
Lutz
778b678dfa Keep Blocksize to standard 2021-02-19 15:25:03 +01:00
Lutz
ca7b80960c Bug Fix: log while processing dir, multi classes
While processing directories, the log file was flushed per file, so only log last file
 It should be extended to file, but for some reason it will not work, so simply used different place to write once

An aborted git merge might create multiple files of a class.
 Text2Bin will create many classes with the same name in the vcx.
 Only one class will be created. This might be with errors in syntax anyway, because of git merge information
2021-02-15 18:05:44 +01:00
Lutz
14dbecaaa6 removed UseDBFPerDBC
to complex:moved to Bin2Text
2021-02-15 15:50:23 +01:00
Lutz
e2f456108b DBC options
all split options splitted between DBC and VCX/SCX
new options
RedirectFilePerDBCToMain
ItemPerDBCCheck
2021-02-15 14:21:39 +01:00
Lutz
c9fd4328c1 Merge branch 'fix' into mod 2021-02-15 14:21:08 +01:00
Lutz
1efaceee19 BugFix: Flushing log in directory mode
log was flushed after each file, so only last file was visible
2021-02-15 11:28:45 +01:00
Lutz
2ce11bf480 Merge branch 'fix' into mod 2021-02-14 21:44:24 +01:00
Lutz
de979d7c91 BugFix: Converting PRG -> DBF, .NULL. values
If a field holds a .NULL. value, the field is not set to .NULL. on recreation
2021-02-14 21:36:01 +01:00
Lutz
3b0880a020 Vorbereitung DBF per DBC
Eigenschaften eingefügt, IF .. ENDIF zur Ausführung
2021-02-14 13:18:34 +01:00
Lutz
e42a94bafb New Func: Split of files of classes and databases on distinct options
introduced new config-parameter UseFilesPerDBC to control split of DBC
removed splitting of DBC container from UseClassPerFile
2021-02-14 13:01:58 +01:00
Lutz
c31b810665 BugFix: Converting DBFs on simulated run
If .l_ProcessFiles was true, conversion of DBF's failed
Additional some minor improvements on german translation
2021-02-14 12:45:55 +01:00
fdbozzo
8b99f8dbf8 - Add some fixes to existent ut_tests
- Add missing tests
- Bug Fix: At least one of the class-per-file files do not have CR_LF at the end, then when assembling the class or form some structures (ENDIF/ENDCASE/ENDDEF/etc) can be joined with the next, making them erroneous (Ryan Harris)
- BugFix: Incompatible with VFPA (#36) (Eric Selje)
- Bug Fix: Manejo de AutoIncrement incompatible con Project Explorer (Dan Lauer) [Fixed by Doug Hennig]
- Bug Fix: DBF conversion fails if some field name is a reserved keyword like UNIQUE (DAJU78)
- Bug Fix: VCX/SCX properties named "note" are not properly converted (Tracy Pearson)
2020-04-01 17:46:46 +02:00
fdbozzo
8c591bdb03 Generate EXE 2020-04-01 17:45:04 +02:00
fdbozzo
9fd9343840 - Bug Fix: VCX/SCX properties named "note" are not properly converted (Tracy Pearson) 2020-04-01 17:40:50 +02:00
fdbozzo
fa65af1dda - Bug Fix: DBF conversion fails if some field name is a reserved keyword like UNIQUE (DAJU78) 2020-04-01 16:54:29 +02:00
fdbozzo
714ff309d0 - Bug Fix: Manejo de AutoIncrement incompatible con Project Explorer (Dan Lauer) [Fixed by Doug Hennig] 2020-04-01 16:30:52 +02:00
fdbozzo
4c98413b21 - BugFix: Incompatible with VFPA (#36) (Eric Selje) 2020-04-01 16:21:09 +02:00
fdbozzo
004046ff8f - Bug Fix: At least one of the class-per-file files do not have CR_LF at the end, then when assembling the class or form some structures (ENDIF/ENDCASE/ENDDEF/etc) can be joined with the next, making them erroneous (Ryan Harris) 2020-04-01 16:10:02 +02:00
fdbozzo
3808aab6d7 - Add some fixes to existent ut_tests
- Add missing tests
2020-04-01 16:06:42 +02:00
fdbozzo
b83a71124d Enhancement: Make FoxBin2Prg more COM friendly when using ESC key (Tracy Pearson) 2019-02-24 23:24:29 +01:00
fdbozzo
7342716382 Recompilación y actualización archivo de versiones 2019-02-24 23:24:03 +01:00
fdbozzo
8f765199b1 Enhancement: Make FoxBin2Prg more COM friendly when using ESC key (Tracy Pearson) 2019-02-24 21:01:25 +01:00
fdbozzo
625d31a5ec 2019-02-24 21:01:05 +01:00
fdbozzo
00b1245107 2019-02-24 20:52:15 +01:00
fdbozzo
d71238bf89 Version file 1st.update 2018-11-04 12:45:48 +01:00