home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / wp / wpbklt21.zip / WHATS.NEW < prev    next >
Text File  |  1993-05-29  |  15KB  |  249 lines

  1.                     What's New Since The Initial Release
  2.                           Of The WP Booklet System
  3.  
  4. May 29, 1993 (Version 2.1):
  5.   * Changed the beginning character for most of the macros from "»" 
  6.       (ASCII 175) to "_" (underscore) to distinguish version 2.1 files 
  7.       from those of earlier versions and to make the macros compatible 
  8.       with High Sierra Format (the standard format for all CD ROM
  9.       products) and to insure they will not conflict with some networks 
  10.       (Particularly Novel Network 2.15).  I also removed the "!"
  11.       character from the filenames of others files, also to make them
  12.       compatible as well.
  13.   * Added INSTALL.BAT to the collection to automate the process of 
  14.       installing WP Booklet.  It will create a directory to put the 
  15.       files into, will load WordPerfect and run the SETPATH.WPM which 
  16.       will record the path to the macros and will also create a special
  17.       macro to lauch WP Booklet with.
  18.   * Updated SETPATH.WPM so it creates the macro _BKLTSET.WPM.  This is
  19.       the macro which will hold the path to the files comprising WP 
  20.       Booklet as well as other important information needed for the 
  21.       system to operate on your system.  It will also create a macro 
  22.       for you to use in starting WP Booklet.
  23.   * The "Main Menu" of the system has been updated, enlarged and
  24.       enhanced.  The "Convert" option has been renamed to "Rebuild".  The
  25.       reason for this change will be more evident to registered users. 
  26.       Information now displayed at the bottom of the screen include the 
  27.       users registration number (the unregistered version flashes
  28.       "Unregistered"), the currently active printer and the name of the 
  29.       file currently being edited.  In the lower right hand corner a brief
  30.       message is now displayed saying either "The current document IS NOT
  31.       ready for conversion" or "The current document MAY BE ready for
  32.       conversion."
  33.   * Added code to shorten the current document name if the path was to
  34.       long to display on screen.
  35.   * Added support for multiple printers.  Now all Booklet Paper 
  36.       Definitions are stored in separate .DEF files.  The name of the 
  37.       .DEF file will be similar to the printers .PRS file.  The file
  38.       _BOOKLET.TMP is the template used to create the .DEF file for 
  39.       each printer.
  40.   * Other small changes were made to _BOOKLET.TMP.  This again 
  41.       necessitates an upgrading from previous versions of the system.  
  42.       Thus, _UPGRADE.WPM has been created to automate the process of
  43.       upgrading the .DEF file from previous version of WP Booklet to 
  44.       that needed for version 2.1.
  45.   * Added the option to Change Printers from the "Booklet Paper 
  46.       Definitions" screen.  You merely need to cursor to the appropriate
  47.       printer and press ENTER to change to that printer.
  48.   * Support has been added for additional booklet sizes.  Standard, 
  49.       Legal, A3, A4, A5, US Government, Half Standard and Half Legal 
  50.       sizes are now supported.
  51.   * Numbers have been added to most of the options in the system to 
  52.       allow for better compatibility with those using foreign languages.
  53.   * An information screen has been added for the unregistered version.
  54.       It is displayed when you exit the system.
  55.   * Support has been added for New Page Numbering codes in the text of
  56.       your document itself.  If a New Page Number code is found during the
  57.       rebuilding process the current page numbering scheme is saved in the
  58.       file _BOOKLET.WRK.  After the rebuilding process has completed, that
  59.       information is retrieved and the page numbering scheme is restored 
  60.       to the booklet version of your document.
  61.   * The routine to automate Page Numbering codes has been updated and
  62.       enhanced.  The wording at the top of the screen was changed to 
  63.       reflect that Page Number Style and Page Number Position codes are 
  64.       the ones which need to be in Document Initial Codes.  Some of the 
  65.       code driving the Style and Position routines were updated to make 
  66.       the process both easier for the end user and less likely to cause 
  67.       a crash.
  68.   * The routine to save your document before rebuilding into a booklet 
  69.       has been greatly improved.  If you use Long Document Names the
  70.       process now is much easier to deal with.  You also now have the 
  71.       option to try a different name if you find the name you entered 
  72.       already exists on disk.
  73.   * The "Rebuilding Document Into A Booklet" screen has been much
  74.       improved.  Toward the bottom of the screen the word "Working" is 
  75.       now displayed during the rebuilding process.  Several specific bits 
  76.       of information will be displayed next to it as those functions are 
  77.       carried out.  Even on long documents the user will know what's 
  78.       going on at all times.
  79.   * Added several codes to be checked for at the beginning of the 
  80.       rebuilding process.  Paper Size/Type, Endnotes, Outline, Tables, 
  81.       Open Styles, Headers and Footers are all checked for.  If found,
  82.       appropriate messages are printed on screen.
  83.   * Added Paired Styles to the list of codes checked for at the page 
  84.       breaks.
  85.   * Added to option to either add a blank page to the start of the 
  86.       document or proceed without adding any blank pages when the first
  87.       page of the document is determined to be Even.
  88.   * Added support for all types of Indent codes spanning the page 
  89.       breaks.
  90.   * Added several codes to the list of codes "anchored" at the start 
  91.       of each page.  Additional codes added are Justification codes, 
  92.       option and new number codes for all types of Graphic Boxes (as 
  93.       needed) and Footnotes.
  94.   * Added code to make certain the proper printer is chosen in the 
  95.       alternate document screen before the pages are copied over to it.
  96.   * Added code to copy the Initial Base Font setting to the new booklet.
  97.   * Tried to improve the use of Comments by creating them in the other
  98.       document screen and block moving them to their proper place.
  99.   * Changed all keystrokes for WordPerfect features from letters to
  100.       numbers.  This should provide compatibility for oversees users.
  101.   * Besides all the changes listed above, numerous changes have been 
  102.       made to the code of just about every macro in the system.  In 
  103.       fact, several new macros were created and others were divided 
  104.       into multiple macros to keep down the size of the macros.  I 
  105.       learn something new everyday which will make the code more 
  106.       reliable and compact.  All these changes are just to numerous to 
  107.       list individually.
  108.  
  109. June 24, 1992 (Version 2.0):
  110.   * Automated the Setup proceedure.  It is no longer necessary for you
  111.       to edit the macro to specify the path to the subdirectory
  112.       containing your macros.  When you activate the system for the
  113.       first time, an error will occur after which you will be prompted
  114.       for the path to your macros.  WordPerfect's "Location of Files"
  115.       screen is displayed for you so there is no need to jot down the
  116.       path prior to running the WP Booklet System.  A new macro to the
  117.       system, »SETPATH, takes care of this procedure.
  118.   * Replaced BOOKLET.DEF, the file containing a list of the defined
  119.       Booklet Paper Definitions.  On some systems a couple of lines
  120.       would "wrap" making a complete mess of things.  The problem was
  121.       caused by the size font which was active.  I reduced the size of
  122.       the font and margins. Also changed the layout of the file, moving
  123.       the header section to the macro itself.
  124.       NOTE:  Because of these changes, earlier versions of BOOKLET.DEF
  125.       are NOT compatible with version 2.0.
  126.   * Changed the name of all the macros, except for BOOKLET.WPM, by
  127.       adding "»" at the beginning of the name.  This has been done to
  128.       prevent conflicts with other macros you may have with similar
  129.       names (such as CONVERT or CREATE).
  130.   * Fixed problems with the Delete and Insert function on the "Booklet
  131.       Paper Definitions" screen.  The system was accepting invalid
  132.       responses. It would also refuse to Delete or Insert any definition
  133.       if the first one had been deleted.
  134.   * Fixed bug found in the CREATE macro which would only show up if you
  135.       tried to set the Bin number.  This bug was never reported.
  136.   * Fixed bug in the CONVERT macro.  If the number of pages in your
  137.       original was not a multiple of four, blank pages were added.  If
  138.       2 or 3 blank pages were needed, 1 was added to the start of the
  139.       document.  This approach was wrong since it forced Odd numbered
  140.       pages to be printed on the left rather than on the Right which is
  141.       the standard.  The bug has been fixed and a routine has been added
  142.       to make certain Odd numbered pages appear on the Right according
  143.       to the commonly accepted standard.
  144.   * Fixed problem found when working with a blank document screen.  If
  145.       you inserted a Booklet Paper Definition into a blank document screen
  146.       and then attempted to Retrieve an existing document into that screen,
  147.       the Initial Codes of the incoming document would overwrite the
  148.       Initial Codes of the blank document screen.  By adding a comment to
  149.       the blank document screen this problem has been fixed.
  150.   * Changed method used to build the pages of the booklet version of your
  151.       document from {Block Move} to {Block Copy}.  The former method, used
  152.       in earlier releases, would allow the original document, in some
  153.       cases, to be reformated in the middle of conversion.  The resulting
  154.       booklets were not accurate.  The new method works fine.
  155.   * Added support for those using Long Document Names.
  156.   * Enhanced the program to display a report on screen during the process
  157.       of converting into a booklet.  It is now much more informative than
  158.       before.
  159.   * Added a Comment to the booklet version of your document showing the
  160.       page numbers of the document in the order they will be printed.  The
  161.       page numbers in the Comment will look something like this for an 8
  162.       page booklet:
  163.                   8,1 -- 2,7
  164.                   6,3 -- 4,5
  165.       This information will be useful when you must reprint a single sheet
  166.       for the booklet and it will also help you know which sheets are to be
  167.       paired up at the copier.  The documentation file has extensive
  168.       instructions on how to use these numbers.
  169.   * Support has been added for those using something other than inches
  170.       for the Units of Measure.  This compatibility is achieved by simply
  171.       adding an "i" to the end of all data used to build the paper
  172.       definition. WordPerfect will then automatically convert to the Units
  173.       of Measure you are using.
  174.       Even with this added support, all margin settings still MUST be
  175.       entered in inches (whether fraction or decimal format).
  176.   * Added routines to search the entire document for Page Size/Type codes
  177.       as well as New Page Number codes.  These are not allowed in the
  178.       document itself, except for New Page Number codes added by the WP
  179.       Booklet System at time of conversion into a booklet.
  180.   * Added a system to keep a log about particular paper definitions.
  181.       The date and time the definition was created is stored for each paper
  182.       definition.  Each time it is used, that is, Inserted into a document,
  183.       the log is updated to reflect the filename the definition was inserted
  184.       into  as well as the date and time it was inserted.
  185.   * Enhanced the Delete function, from the "Booklet Paper Definitions"
  186.       screen, to show you the log for the particular definition you want to
  187.       delete.  This information may cause you to change your mind about
  188.       deleting it, seeing which files it has been used in.
  189.   * Added option to the "Booklet Paper Definitions" screen to view the log
  190.       for a particular paper definition.  It is option #4 (View).
  191.   * Added option to the "Booklet Paper Definitions" screen to more easily
  192.       return to the Main Menu of the System.  Cancel (F1) has always
  193.       returned you to the Main Menu but now option #5 (Main Menu) will also
  194.       return you to the Main Menu.
  195.   * Added the ability to work with Page Numbers.  It is option #3 (Work
  196.       with Page Numbers), on the "Main Menu".  These functions allow you to
  197.       reset the starting page number, define a page numbering style, and
  198.       specify where the page number is to be positioned on the page.  These
  199.       functions have been automated to insure the codes are placed in 
  200.       Document Initial Codes.
  201.   * Added support for two additional booklet sizes.  Sizes now supported 
  202.       include:
  203.       Standard           5.5" x 8.5"   (11" x 8½" folded)
  204.       Legal                7" x 8.5"   (14" x 8½" folded)
  205.       Half Standard     4.25" x 5.5"   (2 on 8½" x 11", cut, then folded)
  206.       Half Legal        4.25" x 7"     (2 on 8½" x 14", cut, then folded)
  207.   * Added an option to the "Adding Booklet Paper Definition: Definition
  208.       Parameters" screen so you can be prompted at print time.  Previous
  209.       versions would automatically prompt you for paper only if you had
  210.       selected "Manual" as the Location of Paper.  Now YOU make the choice
  211.       about being prompted or not.  One exception, however.  If you are
  212.       working on one of the new booklet sizes, Half Standard or Half Legal,
  213.       you will automatically be prompted for paper at print time.  This is
  214.       due to the way in which these booklet sizes must be printed.
  215.   * Added the following options to the bottom of the "Adding Booklet Paper
  216.       Definition: Definition Parameters" screen:
  217.          Re-enter above "P"arameters; "A"bort; Pro"c"eed: C
  218.  
  219.       If you see you have made mistakes in entering the parameters for the
  220.       definition, you can simply press "P" to start over.  If you want to
  221.       abort the definition, simply press "A".  By pressing either "C" or
  222.       the ENTER key, you proceed to create the definition.
  223.   * Added a unique title for as many screens in the system as possible. 
  224.       This should make the documentation file easier to follow.
  225.   * Added several codes to the list added at the start of each page during
  226.       conversion into a booklet.  Refer to the documentation file for a
  227.       complete list of these codes and explanation for their placement at
  228.       the page breaks.
  229.   * Added at least a limited degree of support for those with color
  230.       monitors.
  231.  
  232. April 27, 1992 (Version 1.1):
  233.   * Fixed bug in the routine to delete an existing definition which
  234.       had slipped by earlier tests.
  235.   * Cleaned up one of the search routines to make it more concise 
  236.       and slightly faster.
  237.   * Removed most comments from the macros to make the macros 
  238.       smaller.
  239.   * Made small cosmetic changes to some parts of the system.
  240.   * Updated documentation file to include hints on the use of Graphic
  241.       Boxes.  Also tried to improve the printed appearance of the
  242.       documentation file.
  243.   * Fixed bug in documentation (left out address to send registration!).
  244.   * Created separate file for Registration Form.
  245.   * Created separate file for Version History.
  246.  
  247. April 15, 1992 (Version 1.0):
  248.   * Initial release of the system.
  249.