home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF113.ZIP / README.1ST < prev   
Text File  |  1990-10-05  |  3KB  |  96 lines

  1.  
  2. ENVIRONMENT:
  3. --------------------------
  4. The  'AUTO  -  USED CAR LOAN' application  program  requires  the 
  5. follow system environment in order to operate.
  6.  
  7.                  MS-DOS 2.0 (or greater)
  8.                  512k free memory
  9.                  Printer (any dot matrix)
  10.                  Floppy or hard disk
  11.                  Monochrome (or color) monitor
  12.  
  13. The diskette that your copy of 'AUTO LOAN' was distributed to you 
  14. on  should  not be used for calculating  your  loan  amortization 
  15. schedules.   First make a backup copy of this  distribution  disk 
  16. and then install 'AUTO LOAN' on either your hard disk, or  floppy 
  17. disk,  system.   If  you  are using a  hard  disk  system  it  is 
  18. suggested  that you create a sub-directory that will contain  the 
  19. program 'AUTO.EXE'. 
  20.  
  21.  
  22.                 ********************************
  23.  
  24.                  NOTICE - TO ALL USERS OF 'AUTO'
  25.  
  26. Micro  Data  Assist  is considering the  development  of  a  full 
  27. feature 'LOAN and ACCOUNTS RECEIVABLE' system. This system  would 
  28. contain all of the features of 'AUTO' plus the added features of:
  29.  
  30. 1. ability to print a loan payment booklet consisting of 3" x  5"            
  31. cards that the purchaser can submit with payment,
  32. 2.  a  full feature Accounts Receivable system in which  you  can 
  33. setup  the  purchaser and their payment schedule,  post  payments 
  34. received,  send  statements, print an  AGED  ACCOUNTS  RECEIVABLE 
  35. listing, and track late payments. 
  36.  
  37. If  you are interested in a system such as this please  become  a 
  38. registered  user of 'AUTO'.  I can only afford to develop such  a 
  39. full feature system if I know that there is a demand for it. 
  40.  
  41.                 ********************************
  42.  
  43. INSTALLING 'AUTO LOAN' ON SYSTEMS WITH A HARD DISK DRIVE:
  44. --------------------------------------------------------
  45. The  following  DOS command will create  a  sub-directory  called 
  46. 'AUTO':
  47.  
  48.        C>MKDIR AUTO
  49.  
  50. Once  you  have created the sub-directory, select  the  new  sub-
  51. directory by entering:
  52.  
  53.                  C>CHDIR AUTO
  54.  
  55.  
  56. Insert the  'AUTO LOAN'  distribution disk in drive  'A'.
  57.  
  58. Copy  the  content of the distribution disk into  this  new  sub-
  59. directory by entering:
  60.  
  61.                  COPY A:*.* <return>
  62.  
  63.  
  64. INSTALLING 'AUTO' ON A FLOPPY DISK
  65. ---------------------------------
  66. In  order to run  'AUTO'  on  a  floppy disk system you you  need 
  67. two  disk drives. Drive 'A' to contain the  distributed  copy  of 
  68. your  'AUTO' program, and drive 'B' to hold your working copy  of 
  69. your 'AUTO' program. 
  70.  
  71. Format  the  disk  to  contain your working  copy  by  using  the 
  72. following DOS format command:
  73.  
  74.                     FORMAT B:/S
  75.  
  76. Insert the 'AUTO' distribution disk in drive  'A'.
  77.  
  78. Copy the contents from your distribution to the new disk in drive 
  79. 'B' by entering the following command:
  80.  
  81.                     COPY A:*.* B: <return>
  82.  
  83. You now have a working copy of 'AUTO'.
  84.  
  85.                 ********************************
  86.  
  87. Printing your documentation file:
  88.  
  89. 1. Turn on your printer.
  90. 2. Enter the following command:
  91.  
  92.    COPY AUTO.DOC PRN <return>
  93.  
  94.                 ********************************
  95.  
  96.