home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / BOTH35.ZIP / BOTH.DOC next >
Text File  |  1991-01-14  |  45KB  |  833 lines

  1.                 +-----------------------------------------+
  2.                 |  The BothSides Text Formatter Ver. 3.5  |
  3.                 +-----------------------------------------+
  4.    Copyright (C) 1988-1990 by Kenneth R. Casey, Jr and SPELLBOUND! Software
  5.                              All Rights Reserved
  6. ==============================================================================
  7.      To print this file to both sides of the page on your printer type:
  8.         BOTH BOTH.DOC 66 The BothSides Text Formatter <Press ENTER>
  9. ==============================================================================
  10.  
  11.                                 CONTENTS:
  12.      PART 0.0 CHANGES FROM 3.4
  13.      PART 0.1 CHANGES FROM 3.3 -- BUG FIX, TEXT CHANGES
  14.      PART 0.2 CHANGES FROM 3.2 -- REGISTERED VERSION ONLY
  15.      PART 0.3 CHANGES FROM 3.2 -- COMMON TO SHAREWARE AND REGISTERED VERSIONS
  16.      PART 0.4 CHANGES FROM 3.1
  17.      PART 1.0 INSTALLATION
  18.      PART 1.1     USING THE BOTHSIDES HELP UTILITY
  19.      PART 2.0 WHAT IT DOES
  20.      PART 2.1 WHAT IT DOES NOT DO
  21.      PART 2.2     READYING THE PRINTER
  22.      PART 3.0 SENDING OUTPUT DIRECTLY TO THE PRINTER
  23.      PART 4.0 TERMINATING BOTHSIDES
  24.      PART 5.0 UNFORMATTED TEXT
  25.      PART 5.1     66 LINE FORMATTED TEXT
  26.      PART 5.2     FF FORMATTED TEXT
  27.      PART 5.2.1       IMPORTANT CONSIDERATIONS WHEN USING FF OPTION:
  28.      PART 6.0 RUNNING BOTHSIDES WITHOUT THE COMMAND LINE
  29.      PART 7.0 RUNNING BOTHSIDES WITHOUT PAYING FOR IT!
  30.      PART 7.1     THE SPELLBOUND! SHAREWARE CURSE...
  31.      PART 7.2     INDUCEMENTS TO REGISTER!
  32.      PART 8.0 PROBLEMS
  33.      PART 8.1     TELEPHONE SUPPORT
  34.      PART 9.0 THE SPELLBOUND! DIRECTOR, MENU, FILE MANAGER
  35.  
  36. ============================================================================
  37.  
  38.                              DISCLAIMER:
  39.      This program is provided "AS IS", without any warranty, expressed or
  40. implied.  This includes without limitation, the fitfulness to a particular
  41. purpose, application, and warranties of merchantability.
  42.  
  43. ============================================================================
  44.  
  45.  N E W !     N E W!     N E W!     N E W !     N E W!     N E W!    N E W !
  46.  
  47. ============================================================================
  48.  
  49.  
  50. PART 0.0 CHANGES FROM 3.4
  51.  
  52.    In previous versions, BothSides only examined the first 66 lines of the
  53. text file in order to determine whether the file was formfeed delimited. It
  54. now checks up to the first 200 lines.  By using your word processor to insert
  55. the page breaks, you can use BothSides to print as many lines per page as you
  56. wish.  For example, you can enter the control code sequence which causes your
  57. print to print 8 lines per inch and have your word processor insert page
  58. breaks every 88 lines.  This way you can have 88 lines per page.  If you were
  59. to try this before, BothSides would report that there were no page breaks as
  60. only the first 66 lines would be checked.  While you could still format it
  61. with the "FF" option, it was confusing.  Many thanks to Jack Hoke of Oregon
  62. City, OR for pointing this out to us.  Jack uses this method to format long
  63. source code listings for programs!
  64.    BothSides now has the capability to accept a value for a left margin.  
  65. This is good for documentation files (such as this one) which are shipped 
  66. with no left margin to conserve space.  Specifying a left margin allows 
  67. room for binder holes which otherwise would pierce through the text.
  68.  
  69. PART 0.1 CHANGES FROM 3.3 -- BUG FIX, TEXT CHANGES
  70.  
  71.      This version corrects a bug which occurred when sending the output
  72. directly to the printer with the 66 line unformatted option and using the
  73. title "None" (which causes a footer to be printed without a title).  The
  74. program would print the odd pages using the 66 line unformatted option, but
  75. when the even pages were being printed, it would switch suddenly to 66 line
  76. formatted.  This only happened with this particular set of circumstances
  77. and went undiscovered until now, probably because most persons specified a
  78. title.  We are very sorry for any inconvenience this may have caused.
  79.      In addition, we changed the wording on some of the screens for
  80. clarification.  These and all previous changes are largely the result of
  81. the comments and suggestions of the users of BothSides.  If you have ideas
  82. which could make it a better product for everyone, please let us know.  We
  83. listen.
  84.  
  85. PART 0.2 CHANGES FROM 3.2 -- REGISTERED VERSION ONLY
  86.  
  87.      Several of the supporters of BothSides have made suggestions about the
  88. operation of the program which have resulted in the following changes. 
  89. Since they were registered users who made these suggestions, we felt it was
  90. they who should benefit from them.  For that reason, and to encourage
  91. user support we are making these additions available in a special
  92. enhanced version which you will receive when you register BothSides for
  93. the low price of only $15.00. 
  94.  
  95. 1.)  The ESC key now backs you back through each of the user entry fields
  96. instead of quitting the program.  To quit, you now press ESC until you have
  97. backed out of the entire program.  This will allow you to change your mind
  98. and return to a previously entered field to make changes.
  99.  
  100. 2.)  All of the settings are saved for future use.  This should make the
  101. task of entering control code strings etc. a little easier.  Just press
  102. Alt-C to clear the field if the default answer is not the one you prefer.
  103. The answers are saved to the file: BOTH.CFG in the same directory in which
  104. BOTH.EXE resides. 
  105.  
  106. 3.)  When running BothSides from the command line, the printer control code
  107. string saved in BOTH.CFG will be sent to the top of each of the two files. 
  108. Previously, there was no way to send a control code string from the program
  109. using the command line method of running BothSides.  To change the control
  110. code string, you must run BothSides without arguments and enter the control
  111. codes into the specified edit field.  When you exit the program, the
  112. control code string with be saved to BOTH.CFG.
  113.  
  114. 4.)  This version now offers the option of speeding up the display of the
  115. opening information screen which is displayed when no command line
  116. arguments are specified.  In the normal display, the lines of text are fed
  117. up from the bottom of the screen one at a time for a special effect.  This
  118. may become annoying after a few times.  If you would like the screen to
  119. print instantaneously, just rename BOTH.EXE to another file name of your
  120. choice.  We recommend BOTH.COM, since it will run just the same and you will
  121. still be able to use the same command syntax when running it.  Don't worry
  122. about renaming an EXE file with a COM extension.  All EXE files contain the
  123. letters "MZ" at the very beginning of the file which tell DOS to load it as
  124. an EXE file.  Be aware that if you have a copy of BOTH.COM in the same
  125. directory as BOTH.EXE, BOTH.COM will always be run as DOS will always run
  126. the COM file before an EXE file of the same name. 
  127.      CAUTION: The new name cannot have the sequence "BOTH.EXE" within it as
  128. in for instance, "NEWBOTH.EXE".  Neither can the path to the renamed
  129. version contain this sequence, (ie. D:\BOTH.EXE\BOTH.COM, admittedly very
  130. unlikely) as the program checks for the existence of this sequence of
  131. characters in its program segment prefix upon startup.
  132.      Some people seem to like the way the opening screen works, so we didn't
  133. want to remove it completely.  We could have used a command line option,
  134. but that would be tedious.  Renaming the file seems to be the best
  135. alternative.
  136.  
  137. PART 0.3 CHANGES FROM 3.2 -- COMMON TO SHAREWARE AND REGISTERED VERSIONS
  138.     
  139.      We changed the input routines in the edit fields to make them conform
  140. to conventional line input routines.  Now use DEL, BS (backspace), INS,
  141. ALT-C (clear line), ALT-R (restore previous clear).
  142.  
  143.      Trying to print to a single sheet fed dot matrix printer never did
  144. work well before.  Now when you specify that the program should pause
  145. between pages and you are printing unformatted text using the 66 line
  146. option with page numbers, the program will adjust the lines per page from
  147. the normal 58, down to 54 to allow for the generous top and bottom margins
  148. used by single sheet printers.  Printing formfeed paginated and 66 line
  149. formatted files will probably not work on any but laser printers as the
  150. printer must be able to print to all 66 lines of the page.  There may be
  151. dot matrix printers able to do this, but we are not aware of any.  You can
  152. still print to single sheet printers using these other methods, but the
  153. footers, headers, top and bottom margins will probably be misindexed.
  154.  
  155.      To prepare the printer for either of the 66 line methods, you now
  156. position the printhead to the very top line of the page.  This will make
  157. the process much easier in our opinion and leave less to chance.  Since the
  158. program won't be able to determine the size of the header or top margin in
  159. FF formatted files, you will have to position the printhead to the line
  160. where the text will be printed to index the TOF.
  161.  
  162.                
  163. PART 0.4 CHANGES FROM 3.1
  164.      We have removed the ability to specify the "PRN" device as the
  165. destination when sending output directly to the printer.  This was a source
  166. of much confusion as this would not work on many printers.  You may now
  167. specify only LPT1, 2, or 3.  If you still have difficulty sending the
  168. output in rare circumstances, just send the output to FILENAME.ONE and
  169. FILENAME.TWO and send the files to the printer using either DOS' "COPY"
  170. command, or the DOS "PRINT" command.  We are very sorry for any confusion
  171. this may have caused.
  172.      In addition, with this version we have added some special incentives
  173. to registration.  See "PART 7.2 INDUCEMENTS TO REGISTER" for details.
  174. Thank you to those who have supported this program and for your kind
  175. comments and suggestions.  We do appreciate your honesty in a time when
  176. registration is by far the exception and not the rule.
  177.  
  178. PART 1.0 INSTALLATION
  179.      Installation of BothSides is very simple.  For best results, just copy
  180. the two files, BOTH.EXE and BOTH.DOC into a single directory which has been
  181. included in your PATH environment variable.  The PATH environment variable
  182. is usually set when you boot your computer.  There should be a line in your
  183. AUTOEXEC.BAT file in the root directory of your boot drive which says
  184. something like: PATH C:\UTIL;C:\DOS.  This is your path statement.  In this
  185. case, you could copy the two files into C:\UTIL.  This way, you could run
  186. BothSides from anywhere on your system by just typing "BOTH".  The file
  187. BOTH.DOC is the documentation for BothSides and is unformatted.  You might
  188. want to use BothSides to format it and send it to your printer.  Specify
  189. 66 line unformatted text by specifying a title to be printed at the bottom
  190. of each page.
  191.  
  192. PART 1.1 USING THE BOTHSIDES HELP UTILITY
  193.      Help for BothSides is in the form of the ability to view BOTH.DOC from
  194. within the program.  To view this file, you must be in an edit field.  You
  195. are in an edit field when you are prompted to type information into a
  196. reverse video field.  In addition, BOTH.DOC must be in the same directory
  197. as the file BOTH.EXE.  For best results, follow the directions given in
  198. "PART 1.0. INSTALLATION".
  199.      To view the help file, press the F1 key.  Use the PgUp, PgDn, and
  200. Arrow keys to navigate through the file.  When you wish to exit the help
  201. screen, press the ESC key.
  202.  
  203. PART 2.0 WHAT IT DOES
  204.    
  205.      BothSides was written to enable the printing of ASCII (or DOS) text
  206. files in such a way that the text would be printed to both sides of the
  207. printer paper.  An ASCII or DOS text file is a file containing no word
  208. processor codes etc.  It must be straight text which is readable by using
  209. the DOS "TYPE" command.  Your word processor must be capable of saving to
  210. this format.  Saving in Wordstar's "nondocument mode" is one such example. 
  211. In WordPerfect, you save it as a "DOS Text File" by pressing CTRL-F5.  PC-
  212. Write saves files in this format by default.  See your word processor's
  213. documentation to see how to save your files in ASCII format.
  214.      While there have been several utilities around which could
  215. do this in the simplest sense, they would work only on a specific type of
  216. text file.  Using them on shareware documentation would result in having
  217. the footer in the middle of the page and the table of contents would no
  218. longer be relevant.
  219.      BothSides has the capability to handle the three types of pagination
  220. formats.  This means that you can print your shareware or any other
  221. documentation whether it has been formatted with 66 lines per page, with
  222. formfeed or pagebreak characters, or YOU can do the formatting if it has
  223. not been formatted at all!
  224.      When you create your own text files, you can use BothSides to format
  225. the text for printing on both sides of the paper and place the title of the
  226. document and the page number at the bottom of the page.
  227.      BothSides has the added capability also not found in the other
  228. utilities of sending its output directly to the printer!  If you do not
  229. wish the output sent to the printer, but to files, it will create from
  230. FILENAME.TXT, FILENAME.ONE, (containing the odd-numbered pages), and
  231. FILENAME.TWO, (containing the even-numbered pages).
  232.  
  233.      To refer to the three pagination schemes, we will use the following
  234. terms:
  235.     
  236. UNFORMATTED        --  This is continuous text without headers or footers
  237.                        and containing no pagebreaks. (If it has pagebreaks
  238.                        BothSides can remove them if you wish.)
  239.  
  240. 66 LINE FORMATTED  --  This is text which begins a new page every 66 lines. 
  241.                        It may contain headers and footers, page numbers
  242.                        etc.           
  243.  
  244. FORMFEED FORMATTED --  This text contains formfeed (or pagebreak) control
  245.                        characters which cause the printer to advance to the
  246.                        top of the next page when they are encountered in
  247.                        the text.  This character is one of the 31 ASCII
  248.                        control characters, namely CTRL-L, and has the ASCII
  249.                        value of 12.  It has the appearance of the "ankh"
  250.                        symbol.
  251.  
  252.      When running BothSides, you will need to tell it which of these
  253. methods has been used to paginate the text file to be processed.  If the
  254. file has been formfeed formatted, you may use one of the other methods as
  255. well as any formfeeds encountered while formatting with either of the 66
  256. line methods will be removed.  Use caution as this may very well cause any
  257. headers and footers to become misindexed, causing them to appear somewhere
  258. other than at the top or bottom of the page.
  259.      BothSides will examine the file for you to determine whether the file
  260. contains formfeeds or not.  You may then use this information to determine
  261. which method to use.
  262.  
  263.      When BothSides finishes its job when printing to files, it will tell
  264. you how many sheets you will need to print the document so that you can be
  265. sure you have enough paper to finish.
  266.  
  267.      After running BothSides, print FILENAME.ONE, then turn the paper over
  268. and print FILENAME.TWO on the back side.  That's all there is to it!
  269.  
  270. The DOS commands for printing a file from the DOS prompt are as follows:
  271.  
  272.         COPY FILENAME.ONE PRN  or
  273.         COPY FILENAME.ONE LPT1 (for parallel printers)
  274.         COPY FILENAME.ONE COM1 (for serial printers)
  275.     
  276.         or if DOS' PRINT.COM is available:
  277.      
  278.         PRINT FILENAME.ONE
  279.  
  280. ...and then turn the paper over and insert page one in reversed.  Page two
  281. and the following even-numbered pages will be printed on this side.
  282.  
  283. PART 2.1 WHAT IT DOES NOT DO
  284.      Some of BothSide's supporters have asked how to perform such functions
  285. with BothSides as the changing of margins.  Changing the margins of your
  286. text files is an operation best left to your word processor.  It is beyond
  287. the scope and purpose of this utility to format the margins of text files. 
  288. Its sole purpose is to enable you to take text files which you have
  289. previously formatted with your word processor and print them to both sides
  290. of the page.  There are many features which could conceivably be added to
  291. this utility which would overlap those already contained in most word
  292. processors.  This utility was written to fill a need which word processors
  293. do not fill.
  294.      If you have ideas for additional functions which BothSides could
  295. perform, or indeed you have an idea for an unrelated utility, please let us
  296. know about it.  If we do use your idea, you will be entitled to a free
  297. update or copy of the program!
  298.  
  299. PART 2.2 READYING THE PRINTER
  300.      When using either 66 line option with continuous feed printers, align
  301. the print head with the very top line of the page.  When processing FF
  302. (formfeed) paginated text files, look at the file to get an idea of the top
  303. and bottom margins used in the file and then position the printhead at the
  304. approximate position on the page where the top margin would begin.
  305.      When using a continuous sheet fed printer, begin with an additional
  306. sheet of paper ahead of what will be page one for easy insertion when you
  307. print the other side, and it's a good idea to leave an extra sheet at the
  308. end so that your printer doesn't stop and give the "Out of paper" warning
  309. in the middle of the last page.
  310.  
  311. PART 3.0 SENDING OUTPUT DIRECTLY TO THE PRINTER
  312.      BothSides has the unique capability to send its output directly to the
  313. printer.  This option is not available from the command line.  Just invoke
  314. the program without the parameters and follow the prompts.  At the printer
  315. PORT prompt, specify LPT1, LPT2 or LPT3.  If you have a serial printer
  316. attached to COM1 or COM2, use DOS' MODE.EXE or MODE.COM to reconfigure it
  317. to LPT1 or LPT2 and then specify LPTn.  If, for some reason you are unable
  318. to to do this, just have it create to files and copy them to your COM port. 
  319. You will also be prompted for a control code string to be sent to the
  320. printer when it prints the text.  Enter the decimal values for the codes
  321. ie.  27 120 48 each separated from the next by a space, (this string
  322. instructs an Epson printer to print in draft mode).
  323.      When the program finishes printing the odd numbered pages, the program
  324. will pause so that you may turn off the printer and reinsert the paper with
  325. the back side facing up.  You must turn off the printer in order to reindex
  326. TOF (top of form)!  Don't worry that the control string will be lost when
  327. you turn the printer off.  The control string will be sent again before
  328. sending the even numbered pages.
  329.  
  330. PART 4.0 TERMINATING BOTHSIDES
  331.      To abort the program at any time, just press ESC until you have backed
  332. out of the entire program.  If this key is pressed during the actual file
  333. conversion process, the page in process will be completed and then the
  334. program will terminate.  On occasion, you may mistakenly specify "FF" for a
  335. file with no formfeed characters.  In this case, because the BothSides
  336. looks for the formfeed character to signal the end of the page, it will
  337. write the entire file to page one.  The ESC key will not work here.  Press
  338. Control "C" (while holding down the "CTRL" key, press "C") and the program
  339. will terminate immediately without respect to the part of the page in
  340. process.
  341.      The ESC key allows you to process just a part of a document, yet
  342. ending with a full page.  As it begins to process the final page you want,
  343. just press ESC.  It will finish the page, then terminate.  This is
  344. especially convenient for FF paginated files in which the pages are clearly
  345. delimited.
  346.  
  347. PART 5.0 UNFORMATTED TEXT
  348.      Syntax: BOTH FILENAME.TXT 66 The Title of the Document
  349.  
  350.      Unformatted text is text which has not been formatted with either the
  351. ^L formfeed character or with 66 lines per page.  This is continuous text
  352. with no pagebreaks, no pagenumbers, and no table of contents.  This
  353. documentation is an example of unformatted text.  Why don't you try it out
  354. on this documentation? Just type:
  355.  
  356.      BOTH BOTH.DOC 66 The BothSides Text Formatter
  357.  
  358.      What the unformatted 66 line option will do is format your text by
  359. printing three blank lines to the top of each page, print 58 lines of
  360. text, print two blank lines, print the title and page number on a single
  361. line, and then print two more blank lines to complete the 66 line page.
  362. This is a very handy way to format your own documents you have created
  363. with your word processor!
  364.  
  365.      This option is selected by specifying "66" as the option and adding a
  366. title for your text to the command line.  A title MUST be specified for
  367. this option!  If you do not wish to use a title, but wish to have page
  368. numbers inserted into the document, specify "NONE" as the title. 
  369. Consequently, you may not title your document "NONE".
  370.  
  371.      You may use this option to format files containing formfeed
  372. pagebreaks, as all formfeeds will be removed during processing.  Be aware
  373. that any previous page format will be lost during processing as page
  374. numbers, etc. may no longer be relevant.
  375.  
  376.      Prepare the printer by positioning the printhead at the very top line
  377. of the page, as several blank lines will be printed first!  In previous
  378. versions of BothSides this was not done.  In the interest of consistency,
  379. it was decided that this was the easiest way to do it.
  380.  
  381. PART 5.1 66 LINE FORMATTED TEXT
  382.      Syntax: BOTH FILENAME.TXT 66
  383.  
  384.      66 Line Formatting is text which has 66 lines for every page.  There
  385. are no formfeed characters (^L, ASCII "12") in the text.  Much of shareware
  386. documentation is formatted this way. 
  387.  
  388.      Frequently this type of documentation will include pagenumbers, table
  389. of contents, and perhaps simple text based graphics which you wouldn't want
  390. broken up between pages.
  391.  
  392.      If the document you are working with is formatted this way, use must
  393. use the "66" option to format the document.  Otherwise you will have blank
  394. spaces in the middle of the document and any page numbers and table of
  395. contents will be incorrect.  Using the "66" option alone will leave the
  396. page numbers alone, and the table of contents will still be relevant.  YOU
  397. MUST NOT SPECIFY A TITLE FOR THIS FORMAT! 
  398.  
  399.      You may also use this option on documentation which has formfeed
  400. characters if you wish as any formfeed characters will be removed during
  401. processing.  Be aware that page numbers etc. will probably no longer be
  402. positioned correctly on the page if you do this.
  403.  
  404.      To prepare the printer, position the printhead at the very top line of
  405. the page as all 66 lines will be printed to each page.
  406.   
  407.  
  408. PART 5.2 FF FORMATTED TEXT
  409.      Syntax: BOTH FILENAME.TXT FF
  410.  
  411.      FF formatted text is text which uses the ^L or ASCII "12" character as
  412. a pagebreak.  When the printer receives this character, it advances to the
  413. top of the next page before printing any following characters.  For text
  414. which has been formatted this way, you must specify the "FF" option to
  415. select this.  You may not specify a title for this option!  When BothSides
  416. reaches a FF in the document, it ends the page there and begins the next
  417. page.  The files it creates will still be formatted with formfeeds and any
  418. table of contents and page numbers will still be relevant.
  419.  
  420.  
  421. PART 5.2.1 IMPORTANT CONSIDERATIONS WHEN USING FF OPTION:
  422.  
  423.      To prepare the printer in this case it may not be wise to position the
  424. printhead at the very top line of the page.  This is because there may only
  425. be much less than 66 text lines per page.  The text would immediately be
  426. printed to the top line of the page, and when the page break is reached, a
  427. large gap would appear at the bottom of each page.  Examine the text file
  428. to determine the size of the top margin, and position the print head
  429. accordingly.
  430.      After printing FILENAME.ONE, having selecting the "FF" option, it is
  431. advisable to re-initialize the printer, as any turning of the printer
  432. roller during the insertion of the paper for printing FILENAME.TWO will
  433. cause the TOF to misindex, thus beginning a new page somewhere other than
  434. the top of the sheet.
  435.  
  436. PART 6.0 RUNNING BOTHSIDES WITHOUT THE COMMAND LINE
  437.      Syntax: BOTH
  438.  
  439.      If you prefer not to use the command line, you may start the program
  440. by typing "BOTH <Carriage Return>".  You will then be prompted for all of
  441. the information needed to process the file.  If at any time you wish to
  442. change the answer to a previous prompt, (Registered version only) just
  443. press the ESC key until the screen you wish to change appears.  To quit the
  444. program, press ESC until you have backed completely out of the program.
  445.  
  446.      All of the information entered into the several edit fields will be
  447. saved to BOTH.CFG in the directory in which the BothSides program resides,
  448. and will be the default answers in future sessions until changed.  This
  449. should save a lot of typing time and make the program more convenient to
  450. use.  (Registered version only.)
  451.             
  452.      If you choose "66" for the option, you will then be prompted for a
  453. title for printing on each page.  If the text is 66 LINE FORMATTED, you
  454. will not want to specify a title; leave it blank.  If it is UNFORMATTED,
  455. then you must specify a title to select this option.
  456.  
  457.      It is not wise to format unformatted text with any other than the
  458. UNFORMATTED option.  Doing so would print text from the top line to the
  459. bottom line of every page and perhaps writing on the perforation of
  460. continuous feed sheets.  If an error occurs due to an improper filename,
  461. you will be told of the error and prompted again for the filename and
  462. options.  Just press "ESC" to quit during the prompts.
  463.  
  464.      If an error occurs during a command line startup of BothSides, you
  465. will be prompted for the filename, options, and title.
  466.  
  467.      While the file is being processed, you will see a display at the
  468. bottom of the screen giving you a report on the page number and the line
  469. being processed on that page.
  470.  
  471.      You may press "ESC" (the ESCape key) to abort during the formatting
  472. process.  When you press "ESC" at this time, the current page will be
  473. finished and the program will cease.  This allows you to process only a
  474. fixed number of pages, should you so choose.  If you press "ESC" while
  475. BothSides is processing page 5, the program will shut down when it reaches
  476. the end of page 5.  Again, if you need to "break out" of BothSides
  477. immediately, pressing "Control-C" will accomplish it without finishing the
  478. page.
  479.  
  480. PART 7.0 RUNNING BOTHSIDES WITHOUT PAYING FOR IT!
  481.     We cannot recommend running BOTHSIDES without paying for it for the
  482. following reason...
  483.  
  484. PART 7.1 THE SPELLBOUND! SHAREWARE CURSE...
  485.      You are granted a limited license to use the program for 5 days.  If
  486. after 5 days, you continue to use the program, you MUST register to
  487. continue to use it.  If you do not register, you may give copies to friends
  488. and upload it to bulletin boards, but you must not continue to make use of
  489. the program.
  490.      If you use the program and enjoy it, send at least the $10.00 to
  491. register the shareware version.  If you would like the enhanced version,
  492. please send $15.00.  If you fail to send the $10.00, you will fall into the
  493. snare of the SPELLBOUND! Software Super Duper New and Improved, All Purpose
  494. Shareware curse.  When we at SPELLBOUND! decided to come up with our own
  495. curse, we looked in the yellow pages for a "medium".  Although it seems
  496. like a contradiction in terms, they are very "rare", so we had to settle
  497. for a "Weldon".  Weldon is not a medium -- but his rates were reasonable. 
  498. (We think Weldon IS a little "Well done" due to forgetting to close the
  499. microwave door one too many times.)  He agreed to do the job for mentioning
  500. his name in this documentation.  This is what he was able to come up
  501. with...
  502.  
  503. SPELLBOUND! Software's Super Duper, New and Improved, All Purpose Shareware
  504. Curse!
  505.                                 by Weldon
  506.               (He never said we had to mention his last name!)
  507.  
  508.             May...
  509.                  ...your pickup blow a head gasket,
  510.                  ...your toilet back up,
  511.                  ...your shrubbery turn brown,
  512.                  ...your boomerang not return
  513.                  ...your spouse become a Hare Krishna
  514.                  ...your dog mistake your leg for a hydrant
  515.                  ...your mother in law move in, permanently
  516.                  ...you develop the following maladies:
  517.  
  518.                          prickly heat
  519.                          gingivitus
  520.                          the heartbreak of psoriasis
  521.                          halitosis
  522.                          irregularity
  523.                          painful warts
  524.  
  525.             And worst of all...
  526.  
  527.             May the most annoying man in America do a show from your
  528.             livingroom on:
  529.  
  530.         "Users who secretly refuse to register shareware and the mothers
  531.          who raised them.  One person reveals the whole sordid story 'I
  532.          refused to register BOTHSIDES' -- next Geraldo"
  533.  
  534.      Can you imagine how cheaply we're letting you off?  You could run up
  535. thousands of dollars in medical, psychiatric, plumbing, auto repair, dry
  536. cleaning, and dental costs, the legal costs of deprogramming your spouse...
  537. and BOOMERANG REPAIR!  (Do you know how hard it is to find an HONEST
  538. boomerang repairman?  Yet they keep getting return business?!  I got so
  539. frustrated with ours I tried to throw it away.  I gave up after 3 hours.)
  540.  
  541. $10.00 can save you all this heartache!  $15.00 will save you heartache and
  542. get you the enhanced version as well!
  543.  
  544. PART 7.2  INDUCEMENTS TO REGISTER!
  545.  
  546.     To reward you for your honesty in registering your copy of BothSides,
  547. for a $15.00 registration, we will send to you the very latest enhanced
  548. version of BothSides along with some other popular SPELLBOUND! Software
  549. products.  The enhanced version allows the saving of all of your settings
  550. for future use, has the ability to move backward through the program to
  551. make changes to previously edited fields, has no shareware message, and has
  552. the ability to speed up the opening information screen if you desire.  For
  553. information on these enhancements, see "PART 0.0 CHANGES FROM 3.2 
  554. REGISTERED VERSION ONLY" at the beginning of this documentation.
  555.  
  556.      If you are a previously registered user of the enhanced version, send
  557. your original diskette containing your registered version of BothSides, a
  558. blank formatted diskette prepared to receive the new version, and $5.00 for
  559. shipping and handling.  If you previously registered multiple copies of
  560. BothSides, you only need one copy this time.  You also qualify for the
  561. SPELLBOUND! Director offer detailed below.
  562.  
  563.      In addition, you may optionally purchase a single copy of the
  564. SPELLBOUND! Director menuing and file management system (not shareware) for
  565. each copy of BothSides you register for 50% off the regular price ($34.95)
  566. or just $16.95!   To see some of the features of the SPELLBOUND! Director,
  567. see "PART 9.0 THE SPELLBOUND! DIRECTOR (ATT: VARS, CONSULTANTS)" at the end
  568. of this documentation.
  569.  
  570.      You may send the following form to your printer or print the file,
  571. "ORDER.FRM" included in this package.
  572.                                    
  573. +----------------------------------------------------------------------------+
  574. |                     Registration for BothSides 3.5                         |
  575. |----------------------------------------------------------------------------|
  576. |                                                                            |
  577. | Name:_________________________________________________________________     |
  578. |                                                                            |
  579. | Address: _____________________________________________________________     |
  580. |                                                                            |
  581. | City: _____________________________  State: ______  Zip: _____________     |
  582. |                                                                            |
  583. | Please send the following:                                                 |
  584. |                                                                            |
  585. |   Shareware version registration (No enhanced version) $10.00: _________   |
  586. |       Enhanced Version of BothSides for ____ computers $15.00: _________   |
  587. | Registered User renewal (include original and diskette) $5.00: _________   |
  588. |         SPELLBOUND! Director (must register BothSides) $16.95: _________   |
  589. |                                        Please add $1.00 P & H: _________   |
  590. |                                                      SUBTOTAL: _________   |
  591. |                           Michigan residents add 4% sales tax: _________   |
  592. |                                                                            |
  593. |                                                         TOTAL: _________   |
  594. |  PAYMENT METHOD:                                                           |
  595. |                                                                            |
  596. |  Check/Money Order [ ]  MasterCard [ ]  Visa [ ]                           |
  597. |                                                                            |
  598. |  Card Number:  ___________________________________  Expiration Date: __/__ |
  599. |                                                                            |
  600. |  Cardholder Signature (Required): ________________________________________ |
  601. |                                                                            |
  602. |  Diskette Type: 3.5 [ ]  5.25 [ ]                                          |
  603. |                                                                            |
  604. |  For phone orders call (517) 828-6520  (Sorry, no C.O.D.s)                 |
  605. |                                                                            |
  606. | Please tell us how or from where you acquired your copy of BothSides.  It  |
  607. | would help immensely in determining future distribution strategies.        |
  608. |                                                                            |
  609. | __________________________________________________________________________ |
  610. |                                                                            |
  611. | __________________________________________________________________________ |
  612. |                                                                            |
  613. | (Site licenses are available and negotiable, call  (517) 828-6520)         |
  614. |                                                                            |
  615. | Send To: SPELLBOUND! Software                                              |
  616. |          P.O. Box 158                                                      |
  617. |          Shepherd, MI 48883                                                |
  618. |                                                                            |
  619. | Your comments and suggestions are very much appreciated.                   |
  620. |                                                                            |
  621. | Comments:______________________________________________________________    |
  622. |                                                                            |
  623. | _______________________________________________________________________    |
  624. |                                                                            |
  625. | _______________________________________________________________________    |
  626. |                                                                            |
  627. |                                                                            |
  628. +----------------------------------------------------------------------------+
  629.  
  630. Send to:
  631.  
  632. SPELLBOUND! Software
  633. P.O. Box 158
  634. Shepherd, MI  48883
  635.  
  636. Do it BEFORE your spouse has to go to the airport, or Geraldo has another
  637. slow week!
  638.  
  639. For the very latest version of BothSides, call the following bulletin
  640. boards:
  641.  
  642.      The Mainstream Computers BBS  517-463-8474  300/1200/2400 24hrs
  643.  
  644. The file will be listed as "BOTH??.ZIP" where "??" corresponds to the 
  645. current version number.  For technical support, leave mail to "Ken Casey".
  646.  
  647. PART 8.0 PROBLEMS
  648.  
  649. PROBLEM:
  650.      "FILENAME.ONE and FILENAME.TWO were created, but the entire
  651. document was printed to FILENAME.ONE and it was all printed to one
  652. page."
  653.  
  654. SOLUTION:
  655.      You specified the "FF" option on a page without Formfeeds.
  656. BothSides looks for a formfeed as it prints a page to the file.  When
  657. it finds one, it immediately begins printing the next page.  If your
  658. document contains no formfeeds (^L or Ascii "12" characters), then
  659. BothSides assumes that it all belongs on one page.  You must specify
  660. either "66", or "66 Title" for this type of file.
  661. PROBLEM:
  662.      "I can't seem to get the program to work with my printer!"
  663.  
  664. SOLUTION:
  665.      Make sure that your printer is connected to a parallel printer port or
  666. that you have used the DOS MODE command to redirect your serial printer to
  667. LPT1.  Do not use the "PRN" device, you must specify one of : LPT1, LPT2,
  668. or LPT3. 
  669.      If none of this seems to work, you may still send the output to the
  670. two files and print them from DOS.
  671.     
  672. PART 8.1  TELEPHONE SUPPORT
  673.      If you encounter any other problems in your use of BothSides,
  674. please write me at the address given above, or call SPELLBOUND! Software
  675. at (517)-828-6520.  Please have your telephone near the computer and have
  676. the contents of AUTOEXEC.BAT, and CONFIG.SYS ready so that we can work out
  677. your problem knowledgeably.
  678.     If you have access to a modem, you may call one of the following
  679. bulletin boards and leave mail to "Ken Casey"
  680.  
  681.      The Mainstream Computers BBS  517-463-8474  300/1200/2400 24hrs
  682.      Michigan Data Comm BBS        517-773-6344  300/1200 24hrs
  683.  
  684. PART 9.0 THE SPELLBOUND! DIRECTOR, MENU, FILE MANAGER
  685.  
  686. +------------------------------------------------------------------------+
  687. |        The SPELLBOUND! DIRECTOR Menu and File Management System        |
  688. +------------------------------------------------------------------------+
  689.  
  690.     The SPELLBOUND! DIRECTOR is a complete Menuing and File Management
  691. system which was designed to be ideal for installation on new machines and
  692. over the counter sales by resellers or consultants under their own company
  693. name.  For example Mainstream Computers in Alma, Michigan sells the program
  694. as "The MAINSTREAM MENU SYSTEM".  The SPELLBOUND! Director is not being
  695. marketed as shareware.
  696.  
  697.                            INDIVIDUAL USERS
  698.  
  699.      If after examining the features below, you decide that you would like
  700. a copy of the SPELLBOUND! DIRECTOR, you may purchase a single copy for
  701. $34.95, or a site license according to the schedule below.
  702.  
  703.                       RESELLERS AND CONSULTANTS
  704.  
  705.      As a reseller or consultant, you are called upon many times to provide
  706. support to novice users of your PC systems.  The SPELLBOUND! DIRECTOR
  707. provides a very simple to use interface between the user and the operating
  708. system.  The File Manager allows him to easily create, rename, and remove
  709. directories; copy, move, and delete multiple files; handles creation,
  710. extraction and viewing of ZIP format files created by PKWare's PKZIP
  711. programs; while executing DOS commands or shelling to DOS from within the
  712. program.
  713.      Each time a program is run, as the program is loading, a box is
  714. displayed at the top of the screen which tells the user 1. The item name as
  715. chosen from the menu, 2. the assembled command line which has been handed to
  716. DOS to run the program, and 3. The resident directory.  This will help your
  717. customers to become acquainted with DOS while insulating them from its
  718. cryptic commands.
  719.      The Menu System will appear in every way to be your own product.  YOUR
  720. NAME APPEARS IN THE INTRODUCTION SCREEN, and it appears continuously at the
  721. top of the screen while the Menu is running.  EVERY TIME YOUR CUSTOMER
  722. TURNS ON HIS MACHINE, YOUR COMPANY IS ADVERTISED!
  723.  
  724. COMMENTS FROM SOME OF OUR CUSTOMERS:
  725.  
  726. "I've worked with a number of other menus with my clients. I prefer
  727. this over all of them."
  728.                            Charles Lockwood, owner TopComp Computer Systems
  729.                            Distributes as "TopComp Menuing System"
  730.                            Traverse City, MI
  731.  
  732. "Your menu program is excellent!  Being new to PCs, the setup
  733. was very easy and reasonably comfortable.  I found IBM's Menu
  734. program confusing, but yours was very easy to learn.  I enjoy it
  735. very much!"
  736.                            Dan Singell, Pastor,
  737.                            Edmore, MI
  738.  
  739. "For never using a computer until now, it's a much better system
  740. than came with my computer."
  741.                            Larry Flegel, home user
  742.                            Edmore, MI
  743.  
  744. "It's excellent!  It's made my job a lot easier.  Setting up the
  745. menus is simple and fast!"
  746.                            Dave Harrison, Businessman
  747.                            Alma, MI, Purchaser of 20 copy site license
  748.  
  749.  
  750. FEATURES OF THE SPELLBOUND! DIRECTOR...
  751.  
  752. ...INSTALLATION PROGRAM makes installation completely painless.  Modifies
  753.    AUTOEXEC.BAT and CONFIG.SYS (only if you allow it to).
  754.  
  755. ...DOCUMENTATION ON DISK -- can be read from within program, added to or
  756.    modified as you like!
  757.  
  758. ...COMPLETELY MOUSE OR KEYBOARD DRIVEN.  Mouse settings are completely
  759.    adjustable, allowing new mouse users easier handling of the mouse. (Of
  760.    course you can use the keyboard in the event that you are afraid of
  761.    mice!)
  762.  
  763. ...COMPLETE FILE MANAGEMENT SYSTEM including directory management, handling
  764.    of ZIP format files, copying, deleting, moving multiple files, rename
  765.    create and delete directories, create @response files etc.
  766.  
  767. ...Intuitive, EXTREMELY SIMPLE to setup and use.
  768.  
  769. ...EASY SETUP via data entry screen.  Just answer the questions, the
  770.    program handles the rest!  EASILY COPY OR MOVE ITEMS BETWEEN MENUS.
  771.  
  772. ...Specify SEQUENCE OF UP TO 15 KEYSTROKES TO BE EXECUTED upon entrance to
  773.    your program.  EASY SETUP; just type the keys as you would in your
  774.    application!
  775.  
  776. ...Create your OWN USER DEFINED HELP for each item in your menu which will
  777.    pop up at the press of the F1 key!
  778.  
  779. ...You can have UP TO 255 MENUS of 18 selections per menu!
  780.  
  781. ...All selections may be invoked via a SINGLE KEY PRESS!  Three methods
  782.    of invocation available: Single keypress, light bar selection, or mouse!
  783.  
  784. ...Define your OWN PROMPT FOR ADDITIONAL PARAMETERS!  Example: When the
  785.    user selects "Run Word Processor" you can have the program pop up a box
  786.    which asks: "Document to load:" and wait for him to type it in!
  787.    Furthermore, the name of the document can be inserted anywhere in the
  788.    command line!
  789.  
  790. ...SAVES ALL INFORMATION entered into prompt windows by the user for next
  791.    time.
  792.  
  793. ...USAGE LOG tracks the starting time, ending time, and time elapsed of all
  794.    programs run from the Menu System.
  795.  
  796. ...Prompted PARAMETERS MAY BE INSERTED ANYWHERE in the command line
  797.    arguments rather than just being appended to the tail.
  798.  
  799. ...CALENDAR, ASCII and ATTRIBUTE CHARTS, and a FOUR FUNCTION CALCULATOR
  800.    with tape available at the press of a key.
  801.  
  802. ...LEAVES ONLY 10k IN MEMORY while running programs; smaller than your
  803.    mouse driver.
  804.  
  805. ...Runs programs and RETURNS BY ITSELF; no kludgy batch files to run
  806.    through.
  807.  
  808. ...CONFIGURE YOUR OWN COLORS throughout the program.  Color code your menus!
  809.  
  810. ===========================================================================
  811.                                SCHEDULE
  812. ===========================================================================
  813.  
  814. Note: These prices are subject to change without notice.
  815.  
  816. Individual Copy and Site License Schedule
  817.  
  818.      1 Copy          --  $34.95 per copy
  819.      2 - 9           --  $30.00 per copy
  820.      10 Copies       --  $28.00 per copy
  821.      11 - 20 Copies  --  $25.00 per copy
  822.      21 - 50 Copies  --  $22.00 per copy (negotiable)
  823.      51 - 500 Copies --  $20.00 per copy (negotiable)
  824.      501 and up      --  $15.00 per copy (negotiable)
  825.  
  826. If you are interested, please call SPELLBOUND! Software at: (517) 828-6520
  827. or write to:
  828.  
  829. SPELLBOUND! Software
  830. P.O. Box 158
  831. Shepherd, MI  48883
  832.  
  833.