home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / tplab009.zip / tapelab.ipp < prev    next >
Text File  |  1996-05-05  |  5KB  |  129 lines

  1. .***************************************************************************
  2. .* TapeLab v 0.09
  3. .* 1995 1996 by G.Iachello -- this code is freeware
  4. .*
  5. .* giac@dei.unipd.it
  6. .***************************************************************************
  7. .include "pmstdres.h"
  8. .include "tl_help.h"
  9.  
  10. :userdoc.
  11. :title.Tape Label Editor Help
  12. :body.
  13. :docprof toc=1234 ctrlarea=coverpage.
  14.  
  15. :h1 res=&HLP_EXT_TAPELAB..Extended Help
  16. :p. Tape Label Editor is a program designed to compose perfect-looking
  17. audio tape labels, under OS/2 Presentation Manager. The labels can be 
  18. created according to many formats and sizes, and you can choose the fonts
  19. and placements of the various elements. It is also possible to print
  20. the labels with any printer supported by OS/2.
  21. :i1 .General Help
  22.  
  23. :h1 res=&HLP_KEYS_TAPELAB..Keys Help
  24. :p.F3 exits
  25. :p.Alt-F4 exits
  26. :p.F2 saves the current label to disk
  27. :p.F4 prints the current label
  28. :p.F5 brings up the title dialog box
  29. :p.F6 brings up the text dialog box
  30. :p.F11 brings up the on-line help index
  31. :i1 .Keys Help
  32.  
  33.  
  34. .***************************************************************************
  35.  
  36. .*:h1 res=&HLP_EXT_FDLG..Cicca
  37. .*:p.help esteso per la finestra di fonts
  38. .*:i1 .
  39.  
  40. :h1 res=&HLP_EXT_SIZE..Size Dialog Box
  41. :p.Indicate the size (you can choose among various types and brands of tape
  42. labels) and the number of &odq.flaps&cdq. you want on the label.
  43. :i1 .Size Dialog Box
  44.  
  45. :h1 res=&HLP_EXT_TITLE..Title Dialog Box
  46. :p.Type the titles of the two sides of the tape in the two entry fields.
  47. If you leave blank the second entry field, the single title will be centered
  48. on the tape label back. You can also type the artist name on the first entry field
  49. and the album title on the second, or vice versa.
  50. :i1 .Title Dialog Box
  51.  
  52. :h1 res=&HLP_EXT_TEXT..Text Dialog Box
  53. :p.Type the text you want to write on the two sides of the tape label in the
  54. two multi-line edit windows. You can use tabs to space the text, and the
  55. text will also be automatically aligned and page-feeded if it does not fit
  56. in the first flap.
  57. :i1 .Text Dialog Box
  58.  
  59. :h1 res=&PMHLP_DLG_ABOUT..Help for About Window
  60. :p.This window tells you some information about the program. Press &odq.OK&cdq.
  61. to dismiss it.
  62.  
  63. :h1 res=&HLP_EXT_INFO..Information Dialog Box
  64. :p.You can specify, for each side of the tape, information such as the date
  65. you recorded the tape, the noise reduction system you used (note that 
  66. &odq.Dolby&cdq. and &odq.Dolby B&cdq. are the same.), and the source of
  67. the recording.
  68. :i1 .Information Dialog Box
  69.  
  70. :h1 res=&HLP_EXT_FORMAT..Format Dialog Box
  71. :p.This dialog allows you to set many margins, the tab-width and text
  72. spaceings. All numbers are interpreted as decimillimiters (more or less 0.004in),
  73. except for the spaceings that are expressed as one-thousands of the &odq.normal&cdq.
  74. setting. (1100/1000 is a pleasant vertical spaceing).
  75.  
  76. :i1 .Format Dialog Box
  77.  
  78. .***************************************************************************
  79.  
  80. :h1 res=&PMHLP_FILENEW..Help for menuitem &odq.File New&cdq.
  81. :p.Select this menu item to start composeing a new label.
  82.  
  83. :h1 res=&PMHLP_FILEOPEN..Help for menuitem &odq.File Open&cdq.
  84. :p.Select this menu item to open a label from disk.
  85.  
  86. :h1 res=&PMHLP_FILESAVE..Help for menuitem &odq.File Save&cdq.
  87. :p.Select this menu item to save the label to disk.
  88.  
  89. :h1 res=&PMHLP_FILESAVEAS..Help for menuitem &odq.File Save As&cdq.
  90. :p.Select this menu item to save the label to disk with another name.
  91.  
  92. :h1 res=&PMHLP_FILEPRINT..Help for menuitem &odq.File Print&cdq.
  93. :p.Select this menu item to print the current label.
  94.  
  95. :h1 res=&PMHLP_FILEEXIT..Help for menuitem &odq.File Exit&cdq.
  96. :p.Select this menu item to quit the program.
  97.  
  98. :h1 res=&HLP_SIZE..Help for menuitem &odq.Size&cdq.
  99. :p.Select this menu item to show the size dialog box.
  100.  
  101. :h1 res=&HLP_TITLE..Help for menuitem &odq.Title&cdq.
  102. :p.Select this menu item to show the title dialog box.
  103.  
  104.  
  105. :h1 res=&HLP_TEXT..Help for menuitem &odq.Text&cdq.
  106. :p.Select this menu item to show the text dialog box.
  107.  
  108.  
  109. :h1 res=&HLP_INFO..Help for menuitem &odq.Information&cdq.
  110. :p.Select this menu item to show the information dialog box.
  111.  
  112. :h1 res=&HLP_SAVE..Help for menuitem &odq.Save Settings&cdq.
  113. :p.Select this menu item to save the current settings, which include
  114. current fonts, sizes, margins, and other label constants.
  115.  
  116. :h1 res=&HLP_FORM..Help for menuitem &odq.Format&cdq.
  117. :p.Select this menu item to show the format dialog box.
  118.  
  119. :h1 res=&PMHLP_DLG_MSGWIN..Message Window Help.
  120. :p.A message window was displayed, press OK to continue.
  121.  
  122. :h1 res=&PMHLP_DLG_ERRMSG..Error Window Help.
  123. :p.An error window was displayed: you can only select the OK button.
  124. This is obviously just an information window.
  125.  
  126. :euserdoc.
  127.  
  128.  
  129.