This article is from the ZTerm FAQ, by Les Jones lesjones@usit.net with numerous contributions by others.
Scripts and macros can eliminate a lot of needless typing. I used
to use the following script to log on to the sumex-aim FTP site.
send "FTP sumex-aim.stanford.edu^M"
wait prompt "Username:"
send "anonymous^M"
wait prompt "Password:"
send "ljones@utkvx.utk.edu^M"
wait prompt "FTP>"
send "cd info-mac^M"
Send in those corrections and tips! And send Dave your shareware
fee!
 
Continue to: