home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / laser / bookit10.arj / BOOKIT.DOC next >
Text File  |  1991-06-21  |  11KB  |  270 lines

  1.                     Book-It! version 1.0
  2.                    Blue Iguana Productions
  3.                      Copyright (c) 1991
  4.  
  5. Book-it! is a simple program that does one thing. It prints
  6. out text files on both sides of the paper. On the first pass
  7. Book-it! will start with the first page and then print every
  8. other page. When it has finished printing the odd numbered
  9. pages it will ask you to flip the paper over and it will then
  10. print all of the even number pages on the other side. Pretty
  11. simple huh?
  12.  
  13. The main use for this program will be to print out
  14. documentation for shareware programs like this one. These
  15. manuals can be pretty hefty. We thought that printing out a
  16. 170 page documentation manual on our printer was bad, but in
  17. addition to 170 pages of documentation we had 170 pages of
  18. places to take notes.  Very wasteful. So we decided to do
  19. something about it. And Book-it! was it.
  20.  
  21. Here's the format and switches for Book-it!:
  22.  
  23. bookit pathname [? or p] [l]
  24.                    |      |
  25.                    |      ---> Count lines, not form feeds.
  26.                    |
  27.                    -->? Check out the file for form feeds.
  28.                    |
  29.                    -->p Suppress the Header/Trailer pages.
  30.  
  31. ...and some examples:
  32.  
  33. bookit a:readme.doc      { Normal printing }
  34. bookit a:readme.doc ?    { Check for FF before printing }
  35. bookit a:readme.doc p    { Do NOT print alignment pages }
  36. bookit a:readme.doc p l  { No align pages, and count lines }
  37.  
  38. IMPORTANT NOTE: If you want to specify the "l" switch to
  39. count lines, you MUST specify the first switch as "p" or "?".
  40.  
  41. Switch - "?"
  42. ============
  43. If you specify the question mark then the first thing Book-
  44. it!  does is look through the text file and count the number
  45. of form feeds it finds there.  (This should be the number of
  46. pages the document has.) It will display this count and then
  47. ask you if you still want to print the document. This switch
  48. is useful for checking whether Book-it! will print the
  49. document correctly. If it finds no form feeds it warns you,
  50. but will still allow you to go ahead and print it.
  51.  
  52. Switch - "p"
  53. ============
  54. When Book-it! does its thing it prints a blank page before
  55. and after side one. This is to allow you to align the paper
  56. correctly when you flip it over.  If you are really good and
  57. don't have that problem you can specify the "p" switch which
  58. will tell Book-it! not to print these alignment pages and
  59. just start printing the text.
  60.  
  61. Switch - "l"
  62. ============
  63. Some of these text documents don't have those neat form feed
  64. characters in them and do all the spacing manually by
  65. printing blank lines. If this is the case turning this switch
  66. on tells Book-It!  to count the number of lines it prints to
  67. figure out what page it is printing, instead of looking for
  68. the form feeds.
  69.  
  70. Quick "How To" step list
  71. ========================
  72.      1. Acquire some really neat shareware with 2000 pages
  73.          of documentation.
  74.  
  75.      2. Register your copy of it and Book-It!.
  76.  
  77.      3. If your document is a:massive.doc type this:
  78.                c:>bookit a:massive.doc ?
  79.  
  80.      4. Wait until Book-It! tells you how many lines and
  81.          how many pages it could find..
  82.  
  83.      5. If Book-It! found zero pages then type:
  84.                c:>bookit a:massive.doc ? l
  85.         ( This will tell it to count lines.)
  86.  
  87.      6. If Book-It! found 2000 pages then type:
  88.                c:>bookit a:massive.doc
  89.  
  90.      7. Follow the directions on the screen.
  91.  
  92. Other Notes
  93. ===========
  94. If you want to suppress the alignment pages and check for
  95. form feeds, then specify the "?" switch first and just say no
  96. to the continue printing prompt.  Then go back and specify
  97. the "p" switch.
  98.  
  99. REMEMBER: You MUST specify the "?" or "p" first.
  100.  
  101. THIS IS WRONG!!!!
  102.                 c:>bookit a:massive.doc l
  103.  
  104. THIS IS CORRECT
  105.                 c:>bookit a:massive.doc ? l
  106.                        or
  107.                 c:>bookit a:massive.doc p l
  108.  
  109. Form Feeds rely on the printer to get the paper to the top of
  110. the form. If you have been manually aligning the paper,
  111. sometimes the printer will get confused as to where it is. I
  112. usually adjust the paper to the top of the print head and
  113. then turn my printer off and then back on. This will start
  114. the out at the right place.
  115.  
  116. The line counting switch "l" assumes 66 print lines per page.
  117. Laser printers usually have a different number of lines
  118. per page. We suggest that you only print documents with form
  119. feeds in them on a laser printer. Also I heard rumors that
  120. its bad to print on both sides on a laser printer because
  121. tone might get on and stay on the drum. Don't quote me on
  122. that, I'm still using a 9-pin dot matrix myself.
  123.  
  124. We are releasing this version to Shareware to see if there is
  125. any interest for this kind of product out there. We are
  126. currently writing another version that will only be available
  127. to registered users.  Version 1 should the large portion
  128. of the documents out there. The registered version will have
  129. these features:
  130.  
  131.      1. Search for specific phrase to delineate pages.
  132.          (i.e. headers and footers )
  133.  
  134.      2. Variable number of lines per page.
  135.  
  136.      3. Print a title page by itself.
  137.          (The Title page would be blank on the back.)
  138.  
  139.      4. Selective printing of certain pages.
  140.          (Only print pages 5-7 etc.)
  141.  
  142.      5. Anything else that you users might suggest
  143.          that might just work.
  144.  
  145.                           Book-it!
  146.                 IS NOT PUBLIC DOMAIN SOFTWARE
  147.  
  148. Book-it! is the copyrighted property of Blue Iguana
  149. Productions.  You are granted a limited license to use Book-
  150. it!, to copy and distribute it, provided the following
  151. conditions are met:
  152.  
  153.      1.  No fee may be charged for such copying and
  154.           distribution other than actual costs incurred.
  155.  
  156.      2.  Book-it! may ONLY be distributed in its original,
  157.           unmodified state, complete with data files and
  158.           this documentation.
  159.  
  160.      3.  Book-it! may not be distributed as part of a
  161.           package or group of programs without proper
  162.           registration with Blue Iguana Productions.
  163.  
  164. If you paid a "public domain" vendor for this program, you
  165. paid for their service of copying and distributing the
  166. program, and not for the program itself.  None of these
  167. proceeds ever get to the originator of this product. You may
  168. evaluate this product, but if you make use of it, you should
  169. register your copy.
  170.  
  171.             The benefits of registration include:
  172.                The latest version of Book-it!
  173.           with the added features and capabilities
  174.                     Full product support
  175.                   An overall good feeling!
  176.  
  177.                     The ShareWare Concept
  178. The ShareWare concept is an attempt to provide software at
  179. low cost.  The cost of offering a new product by conventional
  180. channels is staggering, and hence dissuades many independent
  181. authors and small companies from developing and promoting
  182. their ideas.  ShareWare is an attempt to develop a marketing
  183. channel where products can be introduced at low cost.
  184.  
  185. If the ShareWare concept works, then everyone benefits. The
  186. user will benefit by receiving quality products at low cost,
  187. and by being able to "test drive" software before purchasing
  188. it.  The author benefits by being able to enter the
  189. commercial software arena without first needing large sources
  190. of venture capital. But it can only work with your support.
  191. We're not just talking about Book-it! here, but about all
  192. user supported software.  If you find that you are still
  193. using a program after a couple of weeks, then pretty
  194. obviously it is worth something to you, and you should
  195. register.
  196.  
  197. To register your copy of Book-it! please fill out the
  198. attached registration form and send, along with payment, to
  199. the address shown on the form.
  200.  
  201. We offer two types of registration:
  202.      (1) Individual Single User ─ This allows you to use
  203.          Book-it! for your own personal use and puts you on
  204.          our mailing list for future products and upgrades.
  205.          We will send you a diskette containing the most
  206.          current version of Book-it!.
  207.  
  208.      (2) Unlimited Site Registration ─ For business',
  209.          consultants, etc. This allows you to make unlimited
  210.          copies for use with your own company or clients.
  211.          If you are a shareware author and would like to
  212.          package your program documentation along with Book-
  213.          It!, this form of registration allows you to
  214.          distribute the shareware version bundled with your
  215.          product.
  216.  
  217.                          DISCLAIMER
  218. This Shareware is provided "as is", that is without express
  219. or implied warranty of any kind, and Blue Iguana Productions
  220. is not liable for any losses or damages of any kind resulting
  221. from the use of this software.
  222.  
  223. Blue Iguana Productions has thoroughly tested this product
  224. and to the best of our knowledge is free of defects. If you
  225. experience any problems related to the use of this program,
  226. please send us a letter explaining the problem, so we can
  227. correct it as soon as possible.
  228.  
  229.                       ┌───────────────────────────────────┐
  230.                       │  Book-It! V1.0 Registration Form  │
  231.                       └───────────────────────────────────┘
  232.  
  233.                        Send to:    Blue Iguana Productions
  234.                                    P.O. Box 305
  235.                                    Beech Grove, IN  46107
  236.                                    U.S.A.
  237.  
  238.        ┌──────────────────────────────────────────────┬────────┬────────────┐
  239.        │ Item                                         │  Price │    Total   │
  240.        ╞══════════════════════════════════════════════╪════════╪════════════╡
  241.        │ Book-It! V1.0 (1 User)                       │ $10.00 │ __________ │
  242.        │                                              │        │            │
  243.        │ Book-It! V1.0 (Unlimited)                    │ $25.00 │ __________ │
  244.        │                                              │        │            │
  245.        │ IN resident's sales tax                      │   5%   │ __________ │
  246.        │                                              │        │            │
  247.        │ Shipping (If outside of U.S. and Canada)     │  $5.00 │ __________ │
  248.        ├──────────────────────────────────────────────┴────────┼────────────┤
  249.        │                                                       │            │
  250.        │   Total amount of check or money order enclosed:      │ __________ │
  251.        └───────────────────────────────────────────────────────┴────────────┘
  252.  
  253.          Name:     ________________________________________________________
  254.  
  255.          Company:  ________________________________________________________
  256.  
  257.          Address:  ________________________________________________________
  258.  
  259.                    ________________________________________________________
  260.  
  261.                    ________________________________________________________
  262.  
  263.          Phone:    ________________________________________________________
  264.  
  265.  
  266.              What size disk do you               ┌──┐         ┌──┐
  267.              wish us to send you?         5.25"  │  │   3.5"  │  │
  268.              (Please Check One)                  └──┘         └──┘
  269.  
  270.