Improved(?) info text for installing comm software

It seems a little clumsy still, but it's more complete.
This commit is contained in:
T. Joseph Carter 2015-10-13 14:45:54 -07:00
parent 3bca3a12b4
commit 2918a24b45

View File

@ -379,16 +379,23 @@ and Apple II archives. At the moment, these include:
fi fi
askYesNo "Install communications software?" 0 \ askYesNo "Install communications software?" 0 \
"Serial communications software (a terminal program) allows "Communications software (a terminal program) allows you
you to connect to A2CLOUD, use analog modems for dialup BBS to connect to A2CLOUD, use analog modems for dialup BBS
access, and otherwise interactively use a serial port on access, and connect to other computers.
your Apple II. In addition, Spectrum for the IIgs can also
communicate over TCP/IP using Marianetti. Answer yes to For the Apple IIgs, Spectrum provides a terminal and
install: Internet access options.
Finally, ADTPro allows you to transfer disk images to
and from remote computers, as well as to mount remote
disk images over serial port via the VSDRIVE program.
Answer yes to install:
- Spectrum 2.53 - Spectrum 2.53
- ProTERM 3.1 - ProTERM 3.1
- Z-Link" - Z-Link 91.12.15
- ADTPro and VSDRIVE"
if [ $? -eq 0 ]; then if [ $? -eq 0 ]; then