NEW: Added DopJoinAsync version.
These programs work with DirectoryOpus 4.xx and OS 2.x or better.
There are two versions, DopJoin works with DOS I/O and
DopJoinAsync uses asyncio.library I/O. DopJoinAsync is ~20% faster.
=====================================================================
HISTORY:
DopJoin:
1.01 - 16.03.01 First public version.
1.02 - 16.03.01 Internal version.
1.03 - 21.03.01 Added two options; KEEP/S and APPEND/S.
Fixed returncode, was always 20.
Added full errorchecking to read/write actions.
DopJoinAsync:
1.03 - 01.04.01 First public version. It uses asyncio.library
V39.2 or better.
=====================================================================
|