mirror of
https://github.com/RasppleII/a2server.git
synced 2024-12-23 23:29:46 +00:00
Improved(?) info text for installing comm software
It seems a little clumsy still, but it's more complete.
This commit is contained in:
parent
3bca3a12b4
commit
2918a24b45
@ -379,16 +379,23 @@ and Apple II archives. At the moment, these include:
|
||||
fi
|
||||
|
||||
askYesNo "Install communications software?" 0 \
|
||||
"Serial communications software (a terminal program) allows
|
||||
you to connect to A2CLOUD, use analog modems for dialup BBS
|
||||
access, and otherwise interactively use a serial port on
|
||||
your Apple II. In addition, Spectrum for the IIgs can also
|
||||
communicate over TCP/IP using Marianetti. Answer yes to
|
||||
install:
|
||||
"Communications software (a terminal program) allows you
|
||||
to connect to A2CLOUD, use analog modems for dialup BBS
|
||||
access, and connect to other computers.
|
||||
|
||||
For the Apple IIgs, Spectrum provides a terminal and
|
||||
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
|
||||
- ProTERM 3.1
|
||||
- Z-Link"
|
||||
- Z-Link 91.12.15
|
||||
- ADTPro and VSDRIVE"
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user