Hello,
I use Paradox 4.0 to open some text files, add information and save them in
text format still.
For some reason, my Paradox program adds some "garbage", exactly one line at
the beginning and one line at the end of each file.
Here is the relevant code for the import script:
...
{Tools} {ExportImport} {Import} {ASCII} {AppendDelimited} {filename}
...
and for the export script:
...
{Report} {Output} {ScriptName} {1} {File} {destination_filename} {replace}
...
Thanks for help
N! Xau