From 4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 7 Dec 2022 13:17:14 +0100 Subject: New upstream version 4.0.2 --- docs/misc/xbTmpFiles.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 docs/misc/xbTmpFiles.txt (limited to 'docs/misc/xbTmpFiles.txt') diff --git a/docs/misc/xbTmpFiles.txt b/docs/misc/xbTmpFiles.txt new file mode 100755 index 0000000..f81bee9 --- /dev/null +++ b/docs/misc/xbTmpFiles.txt @@ -0,0 +1,12 @@ + + +At times, the Xbase64 library will create temporary work files with the +following naming pattern: xbtmpNNN.xxx Where NNN is a sequential +number and xxx is either dbf, dbt, ndx, mdx. + +These files should be automatically deleted by the library when +the task is complete. However, if the program crashes in a particular +step, the temp files might not be cleaned up automatically. + +If you run into these files, and they have an older timestamp on them, +it is safe to delete them. \ No newline at end of file -- cgit v1.2.3