Short: Simple Arexx client/server for PsionS3
Type: comm/misc
Uploader: alex@warp.demon.co.uk

AmiCom --- Version 1.0alpha
***************************

AmiCom is a very simple client/server setup for Amiga to Psion S3
communication.

In the hope that these programs are useful to someone other than myself, I
decided to upload the initial hacked-up versions.  Here's what they do:

AMICOM.OPL & AMICOM.OPO
-----------------------

   You only need put AMICOM.OPO in your \OPO directory on any drive;
AMICOM.OPL is there in case you want to clean it up, refurbish it, and send it
back to me :)

   On running, AMICOM should send it's screen to the back and lay waiting for
commands on the serial port.  The settings are coded in at 9600, 8N1, so if you
have a 3a you might want to re-translate AMICOM with a higher baudrate.

Psion.rexx
----------

   Bung this in your REXX: directory.  I also put this alias line in my
s:shell-startup file:

      Alias psi "rx rexx:psion.rexx []"

   So all you have to do is type 'psi cmd' in a shell to transfer files, list
directories etc.  Type 'psi help' for a brief rundown of supported commands.

Other files
-----------

   I've also included rexxserdev.library (with docs) since psion.rexx needs
it.  The whole package is obtainable as util/rexx/rxser501.lha on Aminet.
Just shove it in LIBS:

                               * * *

Any comments, suggestions, tea to me: Alex Tucker, alex@warp.demon.co.uk

