home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0200 - 0209 / ibm0200-0209 / ibm0200.tar / ibm0200 / LABELP21.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1994-03-27  |  3.5 KB  |  100 lines

  1.       ****************************
  2.       * labelprint 2.1 (27/3/94) *
  3.       ****************************
  4.  
  5. - this is a program that makes labels for 3,5" disks
  6.  
  7. features
  8. --------
  9. - Program written for Windows 3.1, I don't think it will work with Windows 3.0.
  10. - You can print 8 labels on one page of paper.
  11. - Each label contains 5 lines which can all have a different font.
  12. - Possibility to save and load 8 labels.
  13. - Possibility to copy the contents of another label to the label you are
  14.   working on.
  15. - Program written in C so you don't need any other file than the executable
  16.   to run it.
  17.  
  18. Use of Labelprint 2.1
  19. ---------------------
  20. - With the options from the 'file'-menu you can save and load 8 labels,
  21.   or clear them all with the 'New'-option.
  22. - The 'type1'- and 'type2'-radiobutton determine the orientation of text on 
  23.   the label, you can change this orientation at any time.
  24. - With the 'Print Labels'-button you can print the labels on your printer. 
  25.   Only the labels that have text in the title get printed.
  26. - With the buttons 'Label 1' to 'Label 8' you can edit each individual label.
  27. - Changes made to a label aren't final until you press the 'OK'-button
  28. - When editing a label, you can:
  29.   - Edit the five possible lines of text.
  30.     When you press <enter> in one of the text-windows, you are advanced to 
  31.     the next text-window, and you get a preview of what you have just typed.
  32.   - Determine the font for each of the lines of text with the five 
  33.     'font'-buttons.
  34.   - Clear all text from a label and reset the fonts to 'Arial' with the
  35.     'Clear'-button.
  36.   - Preview what you have typed with the 'Preview'-button.
  37.   - Copy the contents from one of the other labels to this label with the 
  38.     'Copy from'-button.
  39.   - Go back to the main window and save the changes you have made with the
  40.     'OK'-button.
  41.   - Go back to the main window without saving the changes with the 
  42.     'Cancel'-button.
  43.  
  44. labellayout
  45. -----------
  46. - type 1
  47. ----------------------------------
  48. |             Title              |
  49. |                                |
  50. |            line 1              |
  51. |            line 2              |
  52. |            line 3              |
  53. |                                |
  54. |                     disknumber |
  55. |--------------------------------|
  56. |--------------------------------|
  57. | * Write Enable                 |
  58. | * Write Protect                |
  59. ----------------------------------
  60.  
  61. -type 2
  62. ----------------------------------
  63. |                 Write Enable * |
  64. |                Write Protect * |
  65. |--------------------------------|
  66. |--------------------------------|
  67. |             Title              |
  68. |                                |
  69. |            line 1              |
  70. |            line 2              |
  71. |            line 3              |
  72. |                                |
  73. |                     disknumber |
  74. ----------------------------------
  75.  
  76. adaptations since version 2.0
  77. -----------------------------
  78. - the program is adapted so it works better with higher screen-resolutions
  79.   version 2.0 had some problems with resolutions higher than 800x600.
  80.  
  81.  
  82.  
  83.  
  84. - remarks and bugs you find are welcome at
  85.  
  86.     Kurt Van den Branden
  87.     Schoofland 49
  88.     9120 Beveren
  89.     Belgium
  90.     (internet e-mail adress : kvd2@bipsy.se.bel.alcatel.be)
  91.  
  92. this program is POSTCARDWARE.
  93. this means that it is completely free for you to use.
  94. I still own the copyright, but you can use and distribute it as
  95. much as you like.
  96. If you like the program, I would like to receive a postcard from you,
  97. just to know how other people like my program.
  98.  
  99. So enjoy.
  100.