The following archives may be downloaded:
| Filename | Contents |
|---|---|
| Psion_MacOSX_Software_v1.2.dmg | Mac OS executable (for both PPC and Intel Macs) Updated: 2011-12-21 |
| psiomacx.zip | Mac OS X executables zip file (v3.93) |
| dbf2tsv-_-tsv2dbf-binaries.sea | dbf2tsv and tsv2dbf binaries |
| dbf2tsv_tsv2dbf-srce-bina.sea | dbf2tsv and tsv2dbf source |
| psionWRD2text-bin.sea | psionWRD2text binary |
| psionWRD2text-srce-bina.sea | psionWRD2text source |
| text2PsionWRD-bin.sea | text2PsionWRD binary |
| text2PsionWRD-srce-bin.sea | text2PsionWRD source |
Very many thanks to philippe brosson for compiling PsionIO on a Mac (using the excellent Platypus tool) and providing these pre-compiled executables. Release notes: 2011-12-08 "in tsv2dbf, I use desc = Desc_Labels; This allows to have the field labels in the DBF Psion file. I have made a minor change in dbf2tsv.c in order to write the field labels in the first line of the TSV file". 2004-04-12 "dbf2tsv and tsv2dbf Mac OS are supporting characters 128-255. I have included psionWRD2text (a port from your Linux software) and text2PsionWRD for Mac OS 8 or 9".
cd Desktop
cd psiomacx
cd macosx
chmod a+x *
./dbf2tsv MyFile.DBF > MyFile.txt
Back to arb's PsionIO