     To  exceed the 200 entries in MTEZ you need to create  extra
'phone  books'. You will have to rename the MTEZ.DIR to create  a
new  one.  I  suggest you use BAT files to do  this  quickly  and
easily.   For Example:


oldd.bat  (for OLD DIR ie:backup)

IF NOT EXIST %1.dir ren mtez.dir %1.dir


newd.bat  (for NEW DIR ie: the MTEZ.DIR)

IF NOT EXIST mtez.dir ren %1.dir mtez.dir


To call the bat to rename MTEZ.DIR to a 'backup' ONE.DIR (or TWO.DIR)

C:\MTEZ>oldd one
C:\MTEZ>oldd two

To call & rename the 'backup' DIR to MTEZ.DIR

C:\MTEZ>newd one
C:\MTEZ>newd two



                                   Don Hinds - Zoom Tech
##include=c:\text\signa.tif
