home *** CD-ROM | disk | FTP | other *** search
- PAPERS.BAS is a pretty simply program which stores data about contracts for
- newspaper and pamphlet distribution. It's in the public domain, but if
- anyone finds it useful, I'd hardly turn down a small 'donation' (so's I can
- afford to buy the QuickBASIC compiler instead of distributing QBASIC
- sources...)
-
- It could be useful to two types of person:
-
- * Someone who does letterbox drops
-
- * Someone who wants to have a geek at QBASIC sources
- to get some ideas...
-
- Probably the most interesting bit for the second mob is the date-entry
- stuff... It's in sub GetContract as well as in the main module.
-
- The code is sort-of documented. It's not perfecto documentation, but it
- serves it's purpose.
-
- The file DEMO.DAT contains demo data.
-
- I might look at doing another version if this one gets on my nerves too
- much... Or if someone needs some changes! Possible new bits include mouse
- support and PDMs (or Pull Down Menus for the troglodites :-)
-
- Contacting the author:
- ---------------------
-
- E-mail: mjmcleod@maria.wustl.edu
- c9106225@wombat.newcastle.edu.au
-
- Snail: 16 Prudence Cl
- WHITEBRIDGE NSW 2290
- AUSTRALIA
-
- Phone: +61 49 422873
-
-
- Sayonara!
-
-
- Matt McLeod