home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / adrum2ns.zip / README.TXT < prev   
Text File  |  1996-12-21  |  2KB  |  87 lines

  1. ADRUN2NS Dec.20,1996 by Otto Räder
  2.  
  3. Description:
  4.  
  5.    ADRUM2NS.CMD is a REXX script which converts Ultimail Lite Addressbook
  6.    to Netscape Addressbook Format.
  7.  
  8. Group:
  9.  
  10.    ADRUM2NS belongs to group: ../os2/textutil
  11.  
  12. Freeware:
  13.  
  14.    ADRUM2NS may be distributed freely under the following conditions.
  15.    Copyright notices must NOT be removed, all files contained in the file
  16.    inventory below must be distributed together (you may not remove any
  17.    files), and you may not charge for the program.
  18.  
  19.    If you find the program useful then send a post-card (picture of
  20.    the location where you live) to:
  21.  
  22.        Otto Räder
  23.        Hauptstrasse 61B/13
  24.        A3001 Mauerbach
  25.        ---------------
  26.        Austria
  27.  
  28. Prerequisites:
  29.  
  30.    ADRUM2NS requires OS/2 and REXX.
  31.  
  32.    It has been developed and tested under OS/2 Warp,
  33.    there is no intention to move it to other platforms.
  34.    there is no intention to maintain or improve it.
  35.  
  36. Distribution:
  37.  
  38.    The following files are contained in ADRUM2NS.ZIP:
  39.  
  40.     ADRUM2NS.CMD      the REXX command-file 1996-12-21
  41.     README.TXT        documentation, this file
  42.     FILE_ID.DIZ       Id-file
  43.  
  44. Installation:
  45.  
  46.    To install ADRUM2NS just UNZIP the ADRUM2NS.ZIP file and place the
  47.    command into a directory contained in your CONFIG.SYS PATH= statement.
  48.  
  49. Usage:
  50.  
  51.      From an OS/2 command line start ADRUM2NS:
  52.  
  53.        ADRUM2NS umail-addressbook-name [ netscape-addressbook-name
  54.  
  55.        if 'netscape-addressbook-name' is omitted the outfilename
  56.        will be 'address.htm' which is the original name used by
  57.        Nesacape Navigator.
  58.  
  59.        In my installation the following example worked:
  60.  
  61.          adrum2ns "c:\tcpip\umail\mailstor\oraeder\Address Book.hnm"
  62.  
  63.          Note: use dblquotes (") because the filename contains a blank.
  64.  
  65.    ADRUM2NS will create an output file 'netscape-addressbook-name'
  66.    and it will start an editor to view this file.
  67.  
  68.    This file 'netscape-adressbook-name' may be copied or edited
  69.    into Netscapes real address-book.
  70.  
  71. Warranty:
  72.  
  73.    The program is distributed on an as-is basis.
  74.  
  75.    There is no guarantee to get certain results
  76.    nor is any guarantee to avoid damages of existing files.
  77.  
  78.    Note: In the current directory the program will
  79.          overwrite any file with filename of 'netscape-addressbook-name',
  80.          if 2nd parameter is not specified, this is 'address.htm'.
  81.  
  82. Comments:
  83.  
  84.    Comments pls to:
  85.  
  86.          oraeder@ibm.net
  87.