Short:        V1.2 - Phonebook/dialer for VLT
Author:       rick@emma.panam.wimsey.com (Rick Younie)
Type:         comm/term
Version:      1.2
Replaces:     comm/term/vltele.vlt (& VLTele1p0.lha)
Requires:     ral3p3.lha, arp40_2.lha
Architecture: m68k-amigaos

   VLTele is a gadget-based phonebook and dialer, in ARexx, for
   VLT. It requires rexxarplib.library (ral3p3.lha) and
   arp.library (arp40_2.lha). arp40_2.lha is an arp.library
   replacement and only works on 2.0+ systems as it redirects
   calls to their equivalent functions in the 2.0+ asl.library.

Main features:
   - gadget selection of phone numbers
   - on connection, all gadgets for that system are deselected
   - phonebook is easily edited
   - automatic name/password sending
   - easy scripting

Changes:
-------
6-Mar-96

   Made the trap handling more robust. The next `wait' string
   is sent to VLT with the current `send' string as one message.
   So a bogged system doesn't mean a missed wait. (I got this
   right in the first version but simplified it and wrecked it in
   v1.1.)