 ************************************************************************* 
   RIZWAN LABELS                                          Version 4.00     
   by Yusuf Software             (414) 551-7431             EVALUATION     
 ************************************************************************* 
    
                               YUSUF SOFTWARE 
                              1550 19th Avenue 
                     Kenosha, Wisconsin 53140-1523, USA. 
                                  
   
  If you have any questions or suggestions send e-mail to yusuf@cs.uwp.edu 
     or write to us at the above address.  This service is available 
                 to both registered and non-registered users. 
   Please remember to identify your copy of Rizwan Labels by its version 
       number.  Without the version number we may not be of much help. 
 ************************************************************************* 
   
   
 SYSTEM REQUIREMENTS: 
 --------------------  
   
 DOS Version:  3.2 or higher  (may also work on previous versions) 
 CPU RAM:      512kb or higher 
 HARD DISK:    Required!  Must have about 2.5 MB free space. 
 MACHINES:     IBM/PC  (with CGA card or better) 
               IBM XT  (with CGA card or better) 
               IBM AT  (with CGA card or better) 
               IBM PS/2 (with CGA or better) 
               100% IBM Compatible (with CGA card or better) 
 PRINTERS:     HP LaserJet or HP LaserJet compatible  
               HP LaserJet IIP or HP LJ-IIP compatible 
               HP LaserJet IIIP  or HP LJ-IIIP compatible 
               Epson Action Laser IIP  
               IBM Proprinter X24/XL24 
               IBM Proprinter II/XL  
               IBM Proprinter 
               Epson FX & LQ series printer or compatible. 
               Or any standard dot matrix printer 
 STORAGE:      Hard disk and floppy high or low density. 




 ABOUT RIZWAN LABELS 4.0 
 ----------------------- 

 Rizwan Labels is a full featured powerful personal mail list manager,
 and mailing/general purpose label maker.  It is fully menu-driven.
   
 Rizwan Labels version 4.0 has undergone several revisions and offers 
 many more features and much more power than any previous version. In 
 many ways it is superior to its competion and yet easier to use.  It offers 
 unique powerful and flexible search options as well as data sorting  
 according to any record field.  Version 4.0 offers easy to understand 
 pull-down menu commands which put all the power at your finger tips.   
 Moreover, it supports adjustable labels sizes and sheet formats that   
 can be fine tuned to your printer and stationery of maximum four 
 columns across and unlimited number of rows.  A new subset of label 
 style called `General Labels' lets you enter free form text of 12  
 lines with three different predefined text borders - ideal for eye 
 catching labels, disk labels, workshop labels, bookplates, identify 
 craft supplies, stockroom labels, shelf markers, name badges e.t.c. 
   
 The program automatically keeps tract of you entries and will remind you  
 if your entry will exceed your current configuration.  Now, configuration  
 for each data file is saved along with it and each time you retrieve a  
 file, the configuration for that file is automatically loaded.  This new  
 feature let you have different configuration for different files,  
 allowing you to work with diversified kind and sizes of labels.  When  
 you create a data file for the first time, an initial suggested 
 configuration is created for that file. If you wish you may update it to  
 meet your needs.  That means you can use almost any type or size of labels 
 from single label across to four labels across. 
   
   
 What can RIZWAN LABELS do? 
 -------------------------- 

 Each data file can contain 100 records and up to 512 data files can 
 be created depending on your computer system and disk space.  Each 
 record has fields for address, home phone, work phone, fax, social 
 security number, comments, and group field for categorizing your records 
 within a single data file.  You may sort your data in ascending order 
 according to any record field except street name.  You may search and 
 process records according to any field using wild cards that allow you to  
 replace entire fields or sub-string within a field for a powerful and 
 easy search.  You may print return address labels from single column  
 to 4 four columns across using a laser or dot matrix printer.  You  
 may also print address directly on mailing envelopes and your return 
 address will automatically get printed on each envelope.  Furthermore, 
 you can print reference lists for all or subset of records within 
 the data file.  With general label format you can print disk labels or 
 any label of 12 printable lines or less with 3 different predefined borders. 
 General label must be 2 inches high or more.   A General Label smaller 
 than 2 inches may only be used when General Label configuration is set 
 to 1 column with 1 label per column. 

   
 INSTALLATION 
 ------------ 
   
 To setup Rizwan Labels: 
   
    Rizwan Labels was compressed using the zip archiver utility under the 
    UNIX operating system.  Download the   rl40.zip   file and uncompress 
    it as stated below.  
   
 1)   While in UNIX create a new sub-directory and copy rl40.zip to it. 
 2)   Then uncompress it by typing:  unzip rl40.zip 
 3)   Then download all uncompressed files to your PC. 
 4)   Copy all files to C:\RL4 using DOS COPY command.  The program 
      WILL NOT run if you put it under any other directory than C:\RL4. 
   
         You will need to add Rizwan Labels program directory path to your  
         DOS search path so DOS will be able to find Rizwan Labels program  
         files.  The path should be added to your  PATH statement in your  
         AUTOEXEC.BAT file. 
   
 NOTE: 
   
   If you are new to DOS and do not know how to edit your AUTOEXEC.BAT file  
   you may start using Rizwan Labels as follows: 
   
   To start up Rizwan Labels type: 
   ------------------------------ 
   
   C:  [hit Enter] 
   CD \RL4  [hit Enter] 
   RUN  [hit Enter] 
   
   NOTE:  RUN command will only work if you have DOS version 3.2 or higher. 
          If you have a previous DOS version you MUST add Rizwan Labels   
          directory to your PATH statement in AUTOEXEC.BAT file as  
          described below. 
   
   
   
 ADDING RIZWAN LABELS PATH TO DOS PATH VARIABLE 
 ----------------------------------------------  
   
 If you are an experieced DOS user you should add the following path and  
 then start up Rizwan Labels from C:\RL4 by typing RL instead of using the  
 RUN.BAT batch file. 
   
     If you are using MS-DOS or IBM-DOS version 5.0 or later you may add  
     the required path in the following manner.  To find out which version  
     you have type VER and hit [enter] DOS will report its version.  If you  
     are using a DOS version older than 5.0 you should use EDLIN  to make  
     the neccessary changes in the AUTOEXEC.BAT file or any other ASCII text  
     file editor (see instructions below for DOS 4.0). 
   
          For DOS Version 5.0 or later: 
          At your DOS C:\> prompt type the following: 
   
   
          CD \                                        then hit [Enter] 
          ATTRIB -R AUTOEXEC.BAT                      hit [Enter] 
          EDIT AUTOEXEC.BAT                           hit [Enter] 
   
          The DOS 5.0 editor will load the AUTOEXEC.BAT file and list its 
          contents.  Look for the line beginning with `PATH'.  Then place  
          your cursor on the first letter of the word after PATH or right  
          after the = sign if there is one. Then do as follows: 
   
                  C:\RL4;                {type exactly as is} 
                  [ALT] [F]              {Hold Alt-key down and press F} 
                  [S]                    {press S to save the file} 
                  [ALT] [F]              {to pull-down file menu again} 
                  [X]                    {to exit the DOS Editor} 
                  [CTRL] [ALT] [DEL]     {to restart the computer so changes 
                                           will take effect} 
   
          For DOS Version 4.0 or previous: 
          At your DOS C:\> prompt type the following: 
   
   
                  CD \                          then hit [Enter] 
                  ATTRIB -R AUTOEXEC.BAT        hit [Enter] 
                  EDLIN AUTOEXEC.BAT            hit [Enter] 
   
                  At the * type as follows: 
   
                  Spath                         then hit [F6] 
   
                  It should search the PATH statment in your AUTOEXEC.BAT  
                  file and display it on screen.  If it says `Not Found' make  
                  sure you typed the command correctly.  If it still says  
                  `Not Found' then there is no PATH statement in the file and  
                  you may proceed with the next step below. 
   
                  When the PATH statement is displayed type an   i   and hit  
                  [Enter].  This will put you in the EDLIN insert mode. 
   
                  Now type:  path c:\rl4;         DO NOT hit [Enter] 
   
                  Right after the semi-colon (do not leave any space) copy  
                  the line above it exactly as it appears EXCEPT for the word  
                  `path'.  Make sure you typed everything correctly.  To make  
                  changes backspace and re-type.  Once it is typed correctly  
                  hit [enter] and then type an   e  and hit [Enter].   This  
                  will save the file and return to DOS prompt. 
   
                  You should now reboot your computer.  To reboot press  
                  CTRL, ALT, and DEL keys at the same time.   If all went  
                  well, you computer will reboot and Rizwan Labels will be  
                  ready to for use.   See start up procedure below to run  
                  Rizwan Labels.  Remember you MUST reboot your computer for  
                  changes to take effect. 
   
                  After it has rebooted you may type  PATH  and hit [Enter]  
                  at DOS prompt to check and see if the Rizwan Labels path   
                  (C:\rl4) is included in the PATH statement.  If it is there  
                  then it all worked well.  If not, try again.  You may want  
                  to consult your  DOS User's Guide if you need help using  
                  EDLIN. 
  
 STARTUP   (If you have added Rizwan Labels directory to PATH statement 
 -------    in your AUTOEXEC.BAT file and then rebooted.) 
   
                  To start Rizwan Labels type: 
   
                           CD \ 
                           CD RL4 
                           RL 
   
   
 NOTES 
 ----- 
   
 1)  Rizwan Labels is initially setup to print on a standard dot matrix 
     printer.  In order to use fonts or laser printer you must select 
     the appropriate printer or use the LASER.RL4 sample data file. 
   
     To select a printer: 
   
     User arrow keys to pull-down SETUP menu.  
     Select `Printer' hit enter. 
     Now place your cursor on `select Printer' hit enter 
     Place your cursor on the name of your printer and hit enter 
     Then hit the ESC key 
     Now place your cusor on `Save new setup' and hit enter 
     Then hit ESC key 
   
 2)  The wildcard characters are the asterisk (*) and the question  
     mark (?).  Question mark replaces only a single character in  
     its place. 
   
 3)  You must first mark your entries before selecting `Begin printing' 
     or else it will only print a blank page. 
   
 4)  Line formating keys will have no effect if the field you are 
     trying to format has no text in it or is completely filled with 
     text.  Line formating keys are, for example, the SHIFT+F6 to center  
     text in the field and etc...  They will normally be displayed on 
     the screen if available in the current mode. 
   
 5)  If you have a laser printer you should use the LASER.RL4 sample 
     data file because it is already setup to print on a standard 
     HP Compatible laser printer.  However, you may have to make minor 
     adjustments in the Address Label setup and the General Label Setup 
     if it doesn't print right on your printer.  It can be done from    
     the SETUP menu.  To select the LASER.RL4 file select USE from the 
     FILE menu. 
   
 6)  To select a font for printing pull-down PRINT menu and select the 
     `select printer font' option. 
   
 7)  Good luck... Enjoy! 

   
 TO PRINT THIS ENTIRE FILE ON YOUR PRINTER 
 -----------------------------------------  
   
 1)  Exit to your DOS prompt (Hit ESC) 
 2)  Type:  PRINT RL40.TXT  hit [Enter] 
 3)  Then hit [Enter] again.   
   
 NOTE:  To print what is displayed on the screen press PRINT SCREEN key 
        at any time.  Make sure you printer is on line. 
   
   
 ------------------------------------------------------------------------- 

   
   
 IMPORTANT 
 --------- 
   
 This is a shareware/trial version of the commercial Rizwan Labels 4.0  
 personal mail list manager.  It is intended for evaluation purposes.  It   
 includes some sample data files for your use.  Although, this version 
 of Rizwan Labels 4.0 is functional it will NOT save any new entries 
 to disk.  All other features will work. 
   
   
 LICENSE AGREEMENT: 
 ------------------  
   
    Yusuf Software provides this program and licenses its use under the 
    terms and conditions stated herein.  Users assume responsibility for  
    the selection of the program, use, and results obtained from 
    the program. 
   
    This is a SHAREWARE version of Rizwan Labels 4.0.  You may 
    freely copy and give way this shareware evaluation version to 
    anyone and/or upload it to your favorite BBS, so long as you copy 
    all the files included in this package without modification in any 
    shape or form.  Shareware vendors are granted permission to add   
    this evaluation version to their shareware or public domain libraries  
    and catalogs.  The shareware vendor should inform Yusuf Software if  
    they decide to add it to their collection so that Yusuf Software can 
    inform them of future updates.  No person or shareware vendor 
    can sell this version in any form for profit or otherwise except for  
    the cost of diskettes and their service.  Yusuf Software reserves all 
    rights to the software. 
   
    The program is provided `as is' without warranty of any kind. In 
    no event will Yusuf Software be liable for any damages monetary 
    or physical including any lost profits or savings or other loss 
    arising out of the use of this software. 
   
   
 PURCHASE ORDER 
 -------------- 
   
 If you liked Rizwan Labels 4.0 and wish to receive the fully functional 
 commercial version with a manual, please complete the Registration Form and  
 mail it to the following address with a check for $15.00 (US dollars).   
   
      Yusuf Software 
      1550 19th Avenue 
      Kenosha, WI 53140-1523 
      Phone: (414) 551-7431 
   
 Please make checks payable to Yusuf Software.  You may also order your 
 copy by e-mail.  Send your e-mail orders to yusuf@cs.uwp.edu (internet). 
 You may order COD (cash-on-delivery) but there will be additional shipping 
 and handling charges.  Please write to us for current COD rates. 
   
 To print the registration form:  
 -------------------------------  
   
 1)   Start up Rizwan Labels 
 2)   From the Edit menu select `Add Address Entry' 
 3)   Press F10 
      Registration form will be displayed on screen. 
 4)   Press Print Screen to print the form.  (make sure your printer is on)  
   
 Thank you for your support.  
   
   
 ***************************** End of file. *********************************
