home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / DATABASE / SCRIVNER.LBR / STANLET1.SCR < prev    next >
Text File  |  2000-06-30  |  1KB  |  45 lines

  1. #input mac_name,,Enter Customer Name,,$I
  2. #input mac_title,,Enter His Title (Sir, Madam etc.),,$I
  3. #input discount,,Enter The discount this customer gets for bulk,, - $I
  4. #input mac_add1,,Enter Address (5 lines),,$I
  5. #input mac_add2,, ,,$I
  6. #input mac_add3,, ,,$I
  7. #input mac_add4,, ,,$I
  8. #input mac_add5,, ,,$I
  9.  
  10. [[def t7.2]]
  11.                         Adrian Simpson,
  12.                         You surely,
  13.                         Don't think,
  14.                         I'm going to,
  15.                         Reveal My Address,
  16.                         IP31 3BD.
  17.  
  18. mac_name
  19. mac_add1
  20. mac_add2
  21. mac_add3
  22. mac_add4
  23. mac_add5
  24.  
  25. Dear mac_title,
  26.  
  27.     I have great pleasure in announcing the launch of Scrivener, from
  28. MML systems Ltd. This program answers the needs of the letter writer, the
  29. accountant as well as the home user. Combining a calculator and a powerful
  30. macro preprocessor, it works on a text file produced form any standard text 
  31. editor or word processor. Costs of this package to you are:-
  32.  
  33. MML systems ltd Scrivener package        $[[ cost=9.95]]
  34.  
  35. Vat                        $[[ tax=(cost-dis)*0.15]]
  36.  
  37. sub-total                    $[[ sub=cost+tax]]
  38. Discount for bulk buying            $[[z dis=discount]]     
  39.                     
  40. Total                        $[[ sub+dis]]
  41.  
  42.     Yours sincerely,
  43.  
  44.  
  45.     A.P. Simpson