home *** CD-ROM | disk | FTP | other *** search
- SHORT: WW5 Wizard To Write & Print A Cheque
-
- 1. This wizard uses a template to overcome a bug in the WW5 Arexx Port.
-
- 2. Edit the script and change the following lines to your own preferences.
-
- /* Default parameters */
- font1 = "CG TIMES"
- size1 = "12"
- font2 = "CG TIMES"
- size2 = "12"
- font3 = "VAG Rounded BT"
- size3 = "18"
- font3width = "150"
- templatename = "documents/templates/cheque.template"
-
- 3. The supplied cheque template is correctly sized for standard British
- cheques.
-
- 4. Put your own scanned signature if you have one into the template and
- resave it. If you dont have a signature scanned, you will have to
- manually sign the cheque.
-
-
- (c) 1995 Ryker Publications
-
- Freely distributable but copyright remains with author.
-