home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PDA Software Library
/
pdasoftwarelib.iso
/
PSION
/
COMMS
/
PSIONMAI
/
JUSTINCO
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-13
|
229 b
|
12 lines
#!/bin/csh -f
# load the envisonmane
echo doemail initialising
source setupenv
# start the psion link up
startpsion
# deal with new incomming mail
echo Doing incomming emails
doincomming
# shut the psion down
endpsion