home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / d / dl47.zip / DALABLER.NEW < prev    next >
Text File  |  1993-01-22  |  10KB  |  257 lines

  1. DaNew Stuff
  2.  
  3. DaLabeler v4.7
  4. ----------------------------------------------------------------------
  5.  
  6. Added new option to DaLabeler, option to print 3.5" disk sleeve. This
  7. option prints "label" information on regular computer paper, 3 to a
  8. page, which you can then cut and wrap around your 3.5" disks. Nice for
  9. disks that you may change often or use for file retention and don't want
  10. to keep re-applying a new label each time.
  11.  
  12. Added option to print 5.25" disk inserts. This option prints label
  13. information on regular computer paper which may then be cut and slipped
  14. into the 5.25" disk sleeve.
  15.  
  16. Consolidated the "current status" and "disk comment" displays into one
  17. display. Necessary to accomodate larger menu selection.
  18.  
  19. Rewrote menu routine further to enhance the response time even further.
  20.  
  21. Other minor internal and display changes.
  22.  
  23.  
  24. DaLabeler v4.6
  25. ----------------------------------------------------------------------
  26.  
  27. Reworked the menu interface to GREATLY enhance the response time. Based
  28. on my testing, there should be no further cursor run-on as cursor and
  29. mouse movement is nearly instant.
  30.  
  31. Due to popular demand, I've now made the "Copyright" line an optional
  32. tagline in the registered version. Unregistered versions will still
  33. display the "Copyright 1992" line on each label. Registered users now
  34. have the option to either completely exclude this line, or make this a
  35. line of their choice.
  36.  
  37. Other minor internal improvement and code changes.
  38.  
  39.  
  40.  
  41. DaLabeler v4.5 - a new look and more
  42. ----------------------------------------------------------------------
  43.  
  44. Due to the feedback received from users, I considered which requests
  45. were made most often. I then took those suggestions and made the
  46. following improvements in this release:
  47.  
  48. o Mouse support.
  49.  
  50. o Total new interface for DaLabeler. A rewrite of the interface was
  51.   required so that mouse support could be added to DaLabeler.
  52.   
  53. o Previous versions only read the root directory. Now, v4.5 will read
  54.   files in subdirectories up to 3 deep from the root directory as well.
  55.   
  56. o For those using the 2 3/4" x 2 3/4" labels, the first comment line is
  57.   now printed on the fold of the label. This lets you enter a comment that
  58.   can be read when the disk is stored in a box or tray without needing to
  59.   pick up each to read the comment line. 
  60.  
  61. o Enchanced DOS SHELL option, now allows you to either drop to DOS command
  62.   line or enter DOS command to be executed.
  63.  
  64. Another request that pops up every so often is a request to add support for
  65. laser printers and I would love to add this support. Since I don't own
  66. a laser printer I am unable to write and debug the code to add this support
  67. at this time. Anyone have a good deal on a laser printer? 
  68.  
  69. Thanks to everyone who takes the time to jot down a few comments about
  70. the program when sending in their registration.
  71.  
  72.  
  73.  
  74. DaLabeler v4.1 - a maintenance update
  75. -----------------------------------------------------------------------
  76.  
  77. o Added function to make selection of available configuration files
  78.   from menu selection. This eliminates the need to recall what your
  79.   exact file name is for your various configuration files.
  80.  
  81. o DaLabeler now strips out "." from the volume (label) name if it 
  82.   exists on the disk.
  83.  
  84. o Added error checking when printer port was selected. In previous
  85.   version if you accidentally selected a printer port which you did
  86.   not have a printer attached (ie Port 2) the program would return
  87.   an error message which you couldn't escape from. Program now
  88.   allows port to be selected though a printer may not be attached.
  89.  
  90. o Lengthened field for printer commmand string in the configuration
  91.   editor from 24 characters to 36 characters. This was done to aid
  92.   those who are using DaLabeler on a DeskJet or InkJet printer.
  93.  
  94. o Other minor updates to several screen displays to make interface
  95.   easier to understand, for example while marking files for 
  96.   exclusion from listing.
  97.  
  98.  
  99.  
  100. DaLabeler v4.0 - multiple configuration files / new label size
  101. -----------------------------------------------------------------------
  102.  
  103. o Multiple configuration files added. You may now have separate 
  104.   configuration files for different printers or different drive 
  105.   sizes (ie 5.25" and 3.5").
  106.  
  107. o Ability to drop to DOS from within the program.
  108.  
  109. o Program now has a registration key distributed to registered users 
  110.   of the program. This key disables the shareware notice at the program 
  111.   start up.
  112.   
  113. o Fixed printed date in the 2 3/4" x 2 3/4" label format. It previously 
  114.   printed the first two characters of the year (19) instead of the last 
  115.   two characters (90).
  116.   
  117. o Prior versions would return an error code when a file size above 1 MEG 
  118.   was cataloged. Fixed program error and slightly modified label formats
  119.   to accommodate larger file size display.
  120.   
  121. o Modified several menus so all are Lotus style, with point and shoot 
  122.   selection.
  123.  
  124. o Help information now displayed when entering information into the 
  125.   configuration editor. No more need to remember which style of label
  126.   is which selection number.
  127.   
  128. o Changed DOS SET command from DL3 to DL4 to tie in with new version
  129.    numbering.
  130.    
  131. o Added new installation program that copies program and related files to
  132.   own directory and creates automatic batch file to execute program.
  133.   
  134.  
  135.  
  136. DaLabeler v3.2 - new 3.5" disk label format
  137. -----------------------------------------------------------------------
  138.  
  139. o New format for 3.5" disk labels (2 3/4" x 2 3/4").  With this new 
  140.   format, up to 66 filenames per label can be printed.
  141.   
  142. o The number of labels required to print the disk information is now
  143.   shown on the status screen. 
  144.   
  145. o Added option to include directory containing DALABLER.CFG file using
  146.   the DOS SET command.  By using this you can run DaLabeler from any
  147.   directory if it's within your DOS PATH setting.
  148.  
  149.  
  150.  
  151. DaLabeler v3.1 - maintenance release
  152. -----------------------------------------------------------------------
  153.  
  154. o No new features with this release just a minor problem fixed. The 
  155.   output routines forced LPT1 to be used even if LPT2 was selected in
  156.   the configuration. Routines have been changed to support both LPT1
  157.   and LPT2.
  158.   
  159. o The program will now allow you to override the volume name found on
  160.   the disk. If the disk has a volume name and you have configured
  161.   DaLabeler to prompt you for volume name you may edit the volume name
  162.   (or completely change it). 
  163.  
  164.  
  165.  
  166. DaLabeler v3.0 - what's new?
  167. -----------------------------------------------------------------------
  168.  
  169. o New label size is now supported. A 4" x 1 1/2" label is now supported
  170.   in addition to the 3 1/2" x 15/16" label.
  171.  
  172. o Modified the configuration file to include the default label size
  173.   selected. The previous configuration files (either v1.0 or v2.0) will
  174.   automatically be converted to the new format when you edit the
  175.   file from within the program.
  176.  
  177. o Program can now automatically center comments added for disks.
  178.  
  179. o Added complete validation checking when using the configuration editor
  180.   in the program.
  181.   
  182. o Added option where you can now press the UP arrow key to move back up
  183.   through the menus. 
  184.  
  185.  
  186.  
  187.  
  188. DaLabeler v2.0 - what's new?
  189. ------------------------------------------------------------------------
  190.  
  191. Many new features and enhancements have been made to DaLabeler from v1.0
  192. thanks to suggestions and comments made plus further ideas from myself 
  193. after releasing v1.0.
  194.  
  195. I will briefly mention each new feature, refer to the documentation for
  196. further explanation.
  197.   
  198. o Wrote my own Lotus 1-2-3 style menu routines to make them much more
  199.   friendlier to use. Arrow keys and alpha character input is now accepted
  200.   in addition to the previous spacebar method. In addition, using the
  201.   ESCAPE key now exists you from all sub-menus. All around major 
  202.   improvement in the user interface.
  203.  
  204. o With the revised menuing routines, a help line is now shown on the
  205.   bottom menu line as each option is highlighted.  
  206.  
  207. o Renamed several functions to make their first field character unique to
  208.   allow for the improved menuing routines.
  209.   
  210. o Moved the DISK DRIVE setting to the main menu, no longer an option of
  211.   CONFIG (now renamed SETUP).
  212.  
  213. o You may now edit/create the DALABELR.CFG file from within the program
  214.   itself. 
  215.   
  216. o File tagging is now available from the 'VIEW' function to allows you
  217.   to tag files for EXCLUSION from the file listing.
  218.  
  219. o New label format added so that you may now added a 38 character comment
  220.   line for each file in addition to the 5 line disk comments.
  221.   
  222. o A revised label header format has been added. Information contained is
  223.   now clearly laid out.
  224.   
  225. o For those disks that require more than one label, the header format
  226.   for each subsequent label has been changed to show the label number,
  227.   (ie 'Label: 2 of 4').
  228.   
  229. o Added a feature where you can now print multiple copies of the label.
  230.   Useful for user groups, companies, etc. that require duplicate labels.
  231.  
  232. o Added status line to show print status (ie 'Printing 1 of 8').
  233.   
  234. o Added error trapping to prevent system from locking up due to disk not
  235.   being present in disk drive. 
  236.  
  237. o Added option to toggle if you want the program to prompt you for the
  238.   disk volume name or not. 
  239.   
  240. o Modified the configuration file to include this new option. In addition
  241.   the version number of the program is also included as the first line
  242.   if the configuration file. The program will automatically reconfigure the
  243.   configuration file from v1.0 to v2.0 format. The volume prompt setting 
  244.   will be set to 'Y', edit the file to change this parameter if necessary.
  245.   
  246.  
  247.  
  248.  
  249. Ideas are already forming for future versions. Would appreciate hearing from
  250. you on what you would like to see added/enhanced in DaLabeler. Thanks to
  251. those who gave their suggestions and comments concerning enhancements to
  252. this version.
  253.  
  254.  
  255.  
  256.  
  257.