home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / pm.zip / PROMNU32.DOC < prev    next >
Text File  |  1988-03-21  |  8KB  |  164 lines

  1.                                     PROMENU 
  2.                 The Intelligent Proprinter Printer Control Menu
  3.                       Version 3.2 released March 21, 1988
  4.                     (C) Copyright 1987,1988 NEWLIFE Software
  5.                              Written by Bob Nance
  6.  
  7.  
  8. The latest release of this and other NEWLIFE Software programs is available to 
  9. registered users 24 hours a day at NEWLIFE Christian BBS, 601-627-5582, 300-
  10. 9600 Courier HST.  
  11.  
  12.                ----------- Changes with version 3.2 -----------
  13.  
  14. 1.  Now unloadable.  Hit F10 twice.
  15.  
  16. 2.  Now checks to see if it is already resident and aborts if it is.  Of 
  17. course, YOU wouldn't try to load it twice would you? 
  18.  
  19. 3.  Now checks to make sure that SideKick is not already loaded.  You can load 
  20. PROMENU before loading SideKick, but not after.
  21.  
  22. 4.  Now uses the ALT-TAB hotkey instead of ALT-RETURN to allow use with Word 
  23. Perfect, which has an ALT-RETURN command.  Notify me if this new hotkey 
  24. conflicts with anything, and I'll go to a three key combination hot-key, such 
  25. as ALT-LEFT SHIFT-P, or something about that ridiculous. 
  26.  
  27. 5.  Now has EGA support.  It should properly pop-up over a 43 line EGA screen.  
  28. (Older versions would only save and restore a 25 line screen).  I don't have 
  29. an EGA, so let me know if this doesn't work. 
  30.  
  31. 6.  Now an .EXE file instead of a .COM file.  This is because it was converted 
  32. to Turbo Pascal 4.0 with this release.  
  33.  
  34. ------------- Extremely long and boring description of PROMENU ---------------
  35.  
  36. PROMENU is a memory resident Printer Control Menu for the IBM proprinter and
  37. compatible printers and the IBM PC.  It allows access to control codes such as
  38. condensed, double strike, or underline WHEN YOU NEED THEM.  By simply typing
  39. PROMNU32 at the DOS prompt, the program will be loaded into memory, and you
  40. will be returned to DOS.  Then load your other program as usual.  To pop up
  41. PROMENU while running your program, hit Alt-Tab.  You can enter codes one
  42. at a time, or combinations of codes such as near letter quality and skip page
  43. break.  Each code sent to the printer is highlighted and will still be high-
  44. lighted the next time you pop-up PROMENU so you can remember how your printer
  45. is set.  PROMENU is an "intelligent" printer control menu, unlike those that
  46. are "user-definable".  It does not lie to you, telling you that it has sent
  47. codes to the printer which will not work together.  Therefore only those codes 
  48. which are actually sent are highlighted. 
  49.  
  50. Some codes are "dominant" while other codes are "recessive".  For example, Bold 
  51. is dominant over Condensed.  If bold has been sent, you cannot send condensed.  
  52. If Condensed has been sent first and then you send Bold, condensed will be 
  53. turned off and bold will be highlighted and bold will be in effect.  In some 
  54. cases, the last code sent is the one that is in effect.  For example, in the 
  55. case of vertical line spacing, you can only have one option selected at a time. 
  56. Therefore, selecting 8 lines per inch turns off 7/72 lines per inch and 6 lines 
  57. per inch.  In some cases, you will have to [R]eset to normal if you have 
  58. selected a "dominant" code and you now want to sent one that is "recessive", 
  59. such as in the case of selecting bold, and then wanting to select condensed.
  60.  
  61. Check the following chart for questions on compatabilities between
  62. codes:
  63.  
  64. If you send:                          you will get:
  65. condensed, bold                       bold
  66. condensed, twelve c.p.i.              twelve c.p.i.
  67. condensed, near letter quality        condensed
  68. superscript, subscript                last mode selected
  69. 6 l.p.i., 8 l.p.i., 7/72 l.p.i.       last mode selected
  70.  
  71. You can send anything else together, with the following exception.
  72.  
  73. Babyface is a combination of 6/72 lines per inch, subscript, and condensed, so
  74. keep that in mind when sending other codes with Babyface.  For example, if
  75. you send Babyface and then twelve c.p.i., twelve c.p.i. will override the
  76. condensed code and you will get 6/72 lines per inch, subscript, and twelve
  77. c.p.i.  Since bold also overrides condensed, if you send Bold after
  78. Babyface, you will get 6/72 lines per inch(vertical), subscript, and bold.
  79. It will NOT be condensed, since bold turns off condensed.
  80.  
  81. The program was developed under Turbo Pascal Version 4.0 and DOS 3.1, but it
  82. runs on DOS 2.0 - 3.1.  PROMENU will be compatible with most software for the
  83. IBM PC, but this version expects the display to be in text mode.  It works
  84. with all the other memory resident programs I had access to.  Many users have
  85. reported using it on various compatibles under MS-DOS.
  86.  
  87. .....
  88.  
  89.     Command in Menu:                    Codes sent to printer:
  90.  
  91.     Reset to Normal:
  92.        cancel wide :                    #27#87#0
  93.        cancel bold :                    #27#70
  94.        cancel double strike:            #27#72
  95.        cancel NLQ (select normal):      #27#73#0
  96.        select 6 vertical lines per in.: #27#65#12#27#50
  97.        cancel skip perforation:         #27#79
  98.        cancel subscript or superscript: #27#84
  99.        cancel underscore:               #27#45#0
  100.        cancel condensed & sel. normal:  #18
  101.     BabyFace:                           #27#65#6#27#50#27#83#1#15
  102.     Bold (Enhanced):                    #27#69
  103.     Condensed (15 c.p.i.):              #15
  104.     Double Strike:                      #27#71
  105.     Form Feed:                          #12
  106.     Line Feed:                          #10
  107.     Near Letter Quality:                #27#73#2
  108.     Skip Page Break (15 spaces):        #27#78#15
  109.     UnderLine:                          #27#45#1
  110.     Wide:                               #27#87#1
  111.     Superscript:                        #27#83#0
  112.     Subscript:                          #27#83#1
  113.     1/6" Line Spacing:                  #27#65#12#27#50
  114.     7/72" Line Spacing:                 #27#49
  115.     1/8" Line Spacing:                  #27#48
  116.  
  117. .........................................................................
  118.  
  119. NOTE TO EPSON USERS! - Some of the codes in PROMENU will not work for Epson
  120. printers.  I have created a special program for you... PMENU3.  The current
  121. version is PMENU332.ARC, which contains the program PMENU3 version 3.2. 
  122. .......................................................................... 
  123.  
  124.  
  125.                       ----------- Disclaimer ------------
  126.  
  127. PROMENU is licensed to you, at no charge, subject to the following:   This 
  128. program is supplied as-is and the author disclaims all warranties, expressed or 
  129. implied, including, without limitation, the warranties of merchantablilty and 
  130. the warranties of fitness for any purpose.  You may copy it and distribute it 
  131. provided all modules, documentation, and readme files are included.  You may 
  132. make no charge for copying the program beyond the cost of a diskette.  
  133.  
  134.                     ---------- How to thank me -----------
  135.  
  136. PROMENU is the result of many hours of work, and this release, in particular, 
  137. required a significant investment in my time and money. 
  138.  
  139. 1.  NEW USERS: Send $15 to me at the address below: 
  140.     PREVIOUSLY registered users, send $5 to me at the address below: 
  141.  
  142. Bob Nance, NEWLIFE Software, P. O. Box 837, Clarksdale, MS  38614   
  143.  
  144. Registered users will receive notices of future updates to the program, and 
  145. privileged access to the NEWLIFE Christian BBS.  It has not only the latest 
  146. versions of PROMENU and other NEWLIFE Software, such as STIKME, CTA-1, and 
  147. PCBPOP, but also over 25 megabytes of the latest versions of some of the best 
  148. Shareware available.  And if you have a US Robotics Courier HST modem, you can 
  149. transfer files at 950 c.p.s. or better, depending on file transfer protocols 
  150. your software supports.  
  151.  
  152. 2.  Share PROMENU with as many people as you can! 
  153.  
  154.                        --------- Who I thank ----------
  155.  
  156. The Lord Jesus Christ for the NEWLIFE He has given me, and for the skills and 
  157. patience necessary to write a program like this. 
  158.  
  159. The SYSOPs and librarians who provide space for this program. 
  160.  
  161. The users who have registered and made suggestions for improvements to
  162. PROMENU.
  163.  
  164.