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