Limits of FoxBin2Prg

Updates to documentation for issue #93
This commit is contained in:
Lutz
2023-03-16 21:14:15 +01:00
parent 05cb481a2c
commit 05b358e249
2 changed files with 11 additions and 1 deletions

View File

@@ -139,6 +139,11 @@ DO FOXBIN2PRG.PRG WITH "-C","template.cfg" ==> Generates a template for Fox
DO FOXBIN2PRG.PRG WITH "-t","template.dbf.cfg" ==> Generates a template for table.dbf.cfg per table config file with newest settings
```
----
## Limitations
If dealing with project files, FoxBin2Prg will fail if files of the project are not stored on the drive of the project.
See issue #93.
----
## Usage
For usage see [documentation](./docs/FoxBin2Prg.md)