Dialer is a small MaxBase plugin that lets you choose
from a list of phone numbers and call one of them.

Notes -- this plugin uses COM ports, so it is heavily
platform dependant. It is defaulted to the following
settings:
.) It works on Windows 95 or OS/2.
   If you wish to make it work also under other o.s. 
   you'll have to edit the source code and recompile 
   it (using NetRexx: 
   http://www.hursley.ibm.com/netrexx).
.) Dialer will present to you only the fields which
   have the string "tel" in their name (case is not
   important). It won't let you dial a number stored
   in a field named "fax number", for example.

Installation:
put the .class files (player.class, jbplay.class
MainThread.class) somewhere in your classpath and
add the plugin to MaxBase (Plugins menu - Add - then
choose a name for the plugin and enter 'dialer'
as the plugin class name - then save plugins
information always using the plugins menu).

Use:
Once you have installed the plugin correctly, you should
see a new button in the main panel, called (you guess it)
"Call". Select a person and click on "Call"; shortly 
thereafter a small window will appear, letting you dial
the wanted number.

If you find problems with this plugin, please contact me
at:  maxbase@flsystem.it.

Max
