home *** CD-ROM | disk | FTP | other *** search
- #input mac_name,,Enter Customer Name,,$I
- #input mac_title,,Enter His Title (Sir, Madam etc.),,$I
- #input discount,,Enter The discount this customer gets for bulk,, - $I
- #input mac_add1,,Enter Address (5 lines),,$I
- #input mac_add2,, ,,$I
- #input mac_add3,, ,,$I
- #input mac_add4,, ,,$I
- #input mac_add5,, ,,$I
-
- [[def t7.2]]
- Adrian Simpson,
- You surely,
- Don't think,
- I'm going to,
- Reveal My Address,
- IP31 3BD.
-
- mac_name
- mac_add1
- mac_add2
- mac_add3
- mac_add4
- mac_add5
-
- Dear mac_title,
-
- I have great pleasure in announcing the launch of Scrivener, from
- MML systems Ltd. This program answers the needs of the letter writer, the
- accountant as well as the home user. Combining a calculator and a powerful
- macro preprocessor, it works on a text file produced form any standard text
- editor or word processor. Costs of this package to you are:-
-
- MML systems ltd Scrivener package $[[ cost=9.95]]
-
- Vat $[[ tax=(cost-dis)*0.15]]
-
- sub-total $[[ sub=cost+tax]]
- Discount for bulk buying $[[z dis=discount]]
-
- Total $[[ sub+dis]]
-
- Yours sincerely,
-
-
- A.P. Simpson