home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Printer / add16.dms / in.adf / Free_Software / StripANSI_v1.2 / Source / source.lzh / help.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-15  |  3.2 KB  |  220 lines

  1.  
  2. struct IntuiText HP2IText9 = {
  3.     1,0,JAM2,
  4.     72,88,
  5.     &TOPAZ80,
  6.     (UBYTE *)"spaces, but you can change that.",
  7.     NULL
  8. };
  9.  
  10. struct IntuiText HP2IText8 = {
  11.     1,0,JAM2,
  12.     4,79,
  13.     &TOPAZ80,
  14.     (UBYTE *)"(ASCII 9) into spaces.  8 is the default number of",
  15.     &HP2IText9
  16. };
  17.  
  18. struct IntuiText HP2IText7 = {
  19.     1,0,JAM2,
  20.     8,69,
  21.     &TOPAZ80,
  22.     (UBYTE *)"is turned on, it will convert all horizontal tabs",
  23.     &HP2IText8
  24. };
  25.  
  26. struct IntuiText HP2IText6 = {
  27.     1,0,JAM2,
  28.     13,59,
  29.     &TOPAZ80,
  30.     (UBYTE *)"spaces.  Similarly, if the Convert TABS > SPACES",
  31.     &HP2IText7
  32. };
  33.  
  34. struct IntuiText HP2IText5 = {
  35.     1,0,JAM2,
  36.     26,49,
  37.     &TOPAZ80,
  38.     (UBYTE *)"will be replaced by the appropriate number of",
  39.     &HP2IText6
  40. };
  41.  
  42. struct IntuiText HP2IText4 = {
  43.     1,0,JAM2,
  44.     14,39,
  45.     &TOPAZ80,
  46.     (UBYTE *)"this option is on, all occurrences of this type",
  47.     &HP2IText5
  48. };
  49.  
  50. struct IntuiText HP2IText3 = {
  51.     1,0,JAM2,
  52.     24,30,
  53.     &TOPAZ80,
  54.     (UBYTE *)"Convert INSERT {N} CHAR is a toggle menu.  If",
  55.     &HP2IText4
  56. };
  57.  
  58. struct IntuiText HP2IText2 = {
  59.     3,0,JAM2,
  60.     61,14,
  61.     &TOPAZ80,
  62.     (UBYTE *)"A menu called SPECIAL has been added.",
  63.     &HP2IText3
  64. };
  65.  
  66. #define HelpTextList2 HP2IText2
  67.  
  68. SHORT HPBorderVectors1[] = {
  69.     0,0,
  70.     84,0,
  71.     84,12,
  72.     0,12,
  73.     0,0
  74. };
  75. struct Border HPBorder1 = {
  76.     -1,-1,
  77.     3,0,JAM1,
  78.     5,
  79.     HPBorderVectors1,
  80.     0
  81. };
  82.  
  83. struct IntuiText HPIText1 = {
  84.     1,0,JAM2,
  85.     25,2,
  86.     &TOPAZ80,
  87.     (UBYTE *)"MORE",
  88.     0
  89. };
  90.  
  91. struct Gadget HPGadget1 = {
  92.     0,
  93.     305,130,
  94.     83,11,
  95.     0,
  96.     RELVERIFY,
  97.     BOOLGADGET,
  98.     (APTR)&HPBorder1,
  99.     0,
  100.     &HPIText1,
  101.     0,
  102.     0,
  103.     0,
  104.     0
  105. };
  106.  
  107. struct IntuiText HPIText13 = {
  108.     1,0,JAM2,
  109.     11,135,
  110.     &TOPAZ80,
  111.     (UBYTE *)"(values are decimal codes)",
  112.     0
  113. };
  114.  
  115. struct IntuiText HPIText12 = {
  116.     2,0,JAM2,
  117.     30,120,
  118.     &TOPAZ80,
  119.     (UBYTE *)"CAN DBLWID: 20 CAN LINE: 24",
  120.     &HPIText13
  121. };
  122.  
  123. struct IntuiText HPIText11 = {
  124.     2,0,JAM2,
  125.     30,110,
  126.     &TOPAZ80,
  127.     (UBYTE *)"SEL PRINT: 17  CAN COND: 18   DESEL PRNT: 19",
  128.     &HPIText12
  129. };
  130.  
  131. struct IntuiText HPIText10 = {
  132.     2,0,JAM2,
  133.     30,100,
  134.     &TOPAZ80,
  135.     (UBYTE *)"FORM FEED: 12  DBL WIDTH: 14  SEL COND: 15",
  136.     &HPIText11
  137. };
  138.  
  139. struct IntuiText HPIText9 = {
  140.     2,0,JAM2,
  141.     30,90,
  142.     &TOPAZ80,
  143.     (UBYTE *)"BELL: 07       BKSP: 08       C/R: 13",
  144.     &HPIText10
  145. };
  146.  
  147. struct IntuiText HPIText8 = {
  148.     1,0,JAM2,
  149.     110,77,
  150.     &TOPAZ80,
  151.     (UBYTE *)"the following values:",
  152.     &HPIText9
  153. };
  154.  
  155. struct IntuiText HPIText7 = {
  156.     1,0,JAM2,
  157.     26,67,
  158.     &TOPAZ80,
  159.     (UBYTE *)"may mess up the display). Special codes have",
  160.     &HPIText8
  161. };
  162.  
  163. struct IntuiText HPIText6 = {
  164.     1,0,JAM2,
  165.     18,57,
  166.     &TOPAZ80,
  167.     (UBYTE *)"reverse all the gadgets (though continuous use",
  168.     &HPIText7
  169. };
  170.  
  171. struct IntuiText HPIText5 = {
  172.     1,0,JAM2,
  173.     17,48,
  174.     &TOPAZ80,
  175.     (UBYTE *)"unless their gadget is turned ON.  INVERT will",
  176.     &HPIText6
  177. };
  178.  
  179. struct IntuiText HPIText4 = {
  180.     1,0,JAM2,
  181.     20,39,
  182.     &TOPAZ80,
  183.     (UBYTE *)"By default, ALL codes listed will be stripped",
  184.     &HPIText5
  185. };
  186.  
  187. struct IntuiText HPIText3 = {
  188.     3,0,JAM2,
  189.     43,21,
  190.     &TOPAZ80,
  191.     (UBYTE *)"©1992 Legendary Design Technologies Inc.",
  192.     &HPIText4
  193. };
  194.  
  195. struct IntuiText HPIText2 = {
  196.     3,0,JAM2,
  197.     83,12,
  198.     &TOPAZ80,
  199.     (UBYTE *)"StripANSI v1.2  by Syd L. Bolton",
  200.     &HPIText3
  201. };
  202.  
  203. #define HelpTextList HPIText2
  204.  
  205. struct NewWindow NewHPWin = {
  206.     116,26,
  207.     408,148,
  208.     0,1,
  209.     GADGETUP+CLOSEWINDOW,
  210.     WINDOWDRAG+WINDOWDEPTH+WINDOWCLOSE+ACTIVATE+NOCAREREFRESH,
  211.     &HPGadget1,
  212.     0,
  213.     (UBYTE *)"<- Click to close.  StripANSI 1.2 Help",
  214.     0,
  215.     0,
  216.     5,5,
  217.     -1,-1,
  218.     WBENCHSCREEN
  219. };
  220.