home *** CD-ROM | disk | FTP | other *** search
/ Computer Based Training: …, Windows 95 & NT Basics / a1454501.iso / msobw / BW02_RES.TXT < prev    next >
Encoding:
Text File  |  1997-03-14  |  51.4 KB  |  1,601 lines

  1. REM *************************************************************************
  2. REM ****************** DIALOG_1000 - INITIAL SCREEN**************************
  3. REM *************************************************************************
  4.  
  5. BEGIN DIALOG DIALOG_1000
  6.      PRODUCT MSWORD
  7.      STYLE INVISIBLE THREED
  8.      CAPTION "Initial Screen"
  9.      POSITION 0 0 640 442
  10.      PLOTDIB DIALOG_1000 0 0 640 442 "BW01_35.DIB"
  11.      LOAD BUTTON_1001 10 10 10 10 "OK" INVISIBLE
  12.      SETFONT BUTTON_1001 "MS Sans Serif" 8 BOLDOFF
  13.      LOAD PICTURE_1000 90 48 158 160 "I01_058A.DIB" INVISIBLE
  14.      LOAD PICTURE_1001 12 47 194 179 "I01_059A.DIB" INVISIBLE
  15.      LOAD PICTURE_1002 550 21 63 147 "I01_049A.DIB" INVISIBLE
  16.      LOAD PICTURE_1003 219 48 38 160 "I01_071A.DIB" INVISIBLE
  17.      LOAD RADIOBUTTON_1001 10 10 10 10 "FLAG FOR DELETE BEING PRESSED" INVISIBLE
  18.      SETCHECK RADIOBUTTON_1001 TRUE
  19. END DIALOG
  20.  
  21. BEGIN DIALOG DIALOG_2000
  22.      PRODUCT MSWORD
  23.      STYLE INVISIBLE THREED
  24.      CAPTION "Initial Screen"
  25.      POSITION 0 0 640 442
  26.      PLOTDIB DIALOG_2000 0 0 640 52 "BW01_36.DIB"
  27.      LOAD TEXTBOX_2002 21 250 5 15 "" NOBORDER INVISIBLE
  28.      LOAD TEXTBOX_2001 24 235 5 15 "" NOBORDER
  29.      SETFONT TEXTBOX_2001 "MS Sans Serif" 8 BOLDOFF
  30.      LOAD PICTURE_2000 90 48 158 160 "I01_058A.DIB" INVISIBLE
  31.      LOAD PICTURE_2001 12 47 194 179 "I01_059A.DIB" INVISIBLE
  32.      LOAD PICTURE_2002 550 21 63 147 "I01_049A.DIB" INVISIBLE
  33.      LOAD PICTURE_2003 219 48 38 160 "I01_071A.DIB" INVISIBLE
  34.      LOAD RADIOBUTTON_2001 10 10 10 10 "FLAG FOR COMBO DROPDOWN" INVISIBLE
  35.      SETCHECK RADIOBUTTON_2001 FALSE
  36. END DIALOG
  37.  
  38. BEGIN DIALOG DIALOG_3000
  39.      PRODUCT MSWORD
  40.      STYLE INVISIBLE THREED
  41.      CAPTION "Initial Screen"
  42.      POSITION 0 0 640 442
  43.      PLOTDIB DIALOG_3000 0 0 640 52 "BW01_51.DIB"
  44.      LOAD BUTTON_3001 10 10 10 10 "OK" INVISIBLE
  45.      SETFONT BUTTON_3001 "MS Sans Serif" 8 BOLDOFF
  46.      LOAD PICTURE_3000 90 48 158 160 "I01_058A.DIB" INVISIBLE
  47.      LOAD PICTURE_3001 12 47 194 179 "I01_059A.DIB" INVISIBLE
  48.      LOAD PICTURE_3002 550 21 63 147 "I01_049A.DIB" INVISIBLE
  49.      LOAD PICTURE_3003 219 48 38 160 "I01_071A.DIB" INVISIBLE
  50. END DIALOG
  51.  
  52. BEGIN DIALOG DIALOG_4000
  53.      PRODUCT MSWORD
  54.      STYLE INVISIBLE THREED
  55.      CAPTION ""
  56.      POSITION 0 0 640 439
  57.      PLOTDIB DIALOG_4000 0 0 640 439 "BW01_52.DIB"
  58.      LOAD BUTTON_4001 429 176 101 22 "I&gnore"
  59.      SETFONT BUTTON_4001 "MS Sans Serif" 8 BOLDOFF
  60.      LOAD BUTTON_4002 429 203 101 22 "I&gnore All"
  61.      SETFONT BUTTON_4002 "Ms Sans Serif" 8 BOLDOFF
  62.      LOAD BUTTON_4003 429 231 101 22 "&Add"
  63.      SETFONT BUTTON_4003 "Ms Sans Serif" 8 BOLDOFF
  64.      LOAD BUTTON_4004 429 273 101 22 "&Change"
  65.      SETFONT BUTTON_4004 "Ms Sans Serif" 8 BOLDOFF
  66.      LOAD BUTTON_4005 429 301 101 22 "Change Al&l"
  67.      SETFONT BUTTON_4005 "Ms Sans Serif" 8 BOLDOFF
  68.      LOAD BUTTON_4006 429 328 101 22 "AutoCo&rrect"
  69.      SETFONT BUTTON_4006 "Ms Sans Serif" 8 BOLDOFF
  70.      LOAD BUTTON_4007 429 361 101 22 "Cancel"
  71.      SETFONT BUTTON_4007 "Ms Sans Serif" 8 BOLDOFF
  72.      LOAD BUTTON_4008 231 361 89 21 "&Options..."
  73.      SETFONT BUTTON_4008 "Ms Sans Serif" 8 BOLDOFF
  74.      LOAD BUTTON_4009 330 361 89 21 "Undo" DISABLED
  75.      SETFONT BUTTON_4009 "Ms Sans Serif" 8 BOLDOFF
  76.      LOAD CHECKBOX_4001 120 366 105 14 "Chec&k Grammer" THREED
  77.      SETFONT CHECKBOX_4001 "Ms Sans Serif" 8 BOLDOFF
  78.      SETCHECK CHECKBOX_4001 TRUE
  79. END DIALOG
  80.  
  81. BEGIN DIALOG DIALOG_5000
  82.      PRODUCT MSWORD
  83.      STYLE INVISIBLE THREED
  84.      CAPTION ""
  85.      POSITION 0 0 640 480
  86.      PLOTDIB DIALOG_5000 0 0 640 480 "BW01_53.DIB"
  87.      LOAD BUTTON_5001 429 176 101 22 "I&gnore"
  88.      SETFONT BUTTON_5001 "Ms Sans Serif" 8 BOLDOFF
  89.      LOAD BUTTON_5002 429 203 101 22 "I&gnore All"
  90.      SETFONT BUTTON_5002 "Ms Sans Serif" 8 BOLDOFF
  91.      LOAD BUTTON_5003 429 231 101 22 "&Add"
  92.      SETFONT BUTTON_5003 "Ms Sans Serif" 8 BOLDOFF
  93.      LOAD BUTTON_5004 429 273 101 22 "&Change"
  94.      SETFONT BUTTON_5004 "Ms Sans Serif" 8 BOLDOFF
  95.      LOAD BUTTON_5005 429 301 101 22 "Change Al&l"
  96.      SETFONT BUTTON_5005 "Ms Sans Serif" 8 BOLDOFF
  97.      LOAD BUTTON_5006 429 328 101 22 "AutoCo&rrect"
  98.      SETFONT BUTTON_5006 "Ms Sans Serif" 8 BOLDOFF
  99.      LOAD BUTTON_5007 429 361 101 22 "Close"
  100.      SETFONT BUTTON_5007 "Ms Sans Serif" 8 BOLDOFF
  101.      LOAD BUTTON_5008 231 361 89 21 "&Options..."
  102.      SETFONT BUTTON_5008 "Ms Sans Serif" 8 BOLDOFF
  103.      LOAD BUTTON_5009 330 361 89 21 "&Undo"
  104.      SETFONT BUTTON_5009 "Ms Sans Serif" 8 BOLDOFF
  105.      LOAD CHECKBOX_5001 120 366 105 14 "Chec&k Grammer" THREED
  106.      SETFONT CHECKBOX_5001 "Ms Sans Serif" 8 BOLDOFF
  107.      SETCHECK CHECKBOX_5001 TRUE
  108. END DIALOG
  109.  
  110. BEGIN DIALOG DIALOG_6000
  111.      PRODUCT MSWORD
  112.      STYLE INVISIBLE THREED
  113.      CAPTION ""
  114.      POSITION 0 0 640 480
  115.      PLOTDIB DIALOG_6000 0 0 640 480 "BW01_54.DIB"
  116.      LOAD BUTTON_6001 429 176 101 22 "I&gnore"
  117.      SETFONT BUTTON_6001 "Ms Sans Serif" 8 BOLDOFF
  118.      LOAD BUTTON_6002 429 203 101 22 "I&gnore All"
  119.      SETFONT BUTTON_6002 "Ms Sans Serif" 8 BOLDOFF
  120.      LOAD BUTTON_6003 429 231 101 22 "&Next Sentence"
  121.      SETFONT BUTTON_6003 "Ms Sans Serif" 8 BOLDOFF
  122.      LOAD BUTTON_6004 429 273 101 22 "&Change"
  123.      SETFONT BUTTON_6004 "Ms Sans Serif" 8 BOLDOFF
  124.      LOAD BUTTON_6005 429 361 101 22 "Close"
  125.      SETFONT BUTTON_6005 "Ms Sans Serif" 8 BOLDOFF
  126.      LOAD BUTTON_6006 231 361 89 21 "&Options..."
  127.      SETFONT BUTTON_6006 "Ms Sans Serif" 8 BOLDOFF
  128.      LOAD BUTTON_6007 330 361 89 21 "&Undo"
  129.      SETFONT BUTTON_6007 "Ms Sans Serif" 8 BOLDOFF
  130.      LOAD CHECKBOX_6001 120 366 105 14 "Chec&k Grammer" THREED
  131.      SETFONT CHECKBOX_6001 "Ms Sans Serif" 8 BOLDOFF
  132.      SETCHECK CHECKBOX_6001 TRUE
  133. END DIALOG
  134.  
  135. BEGIN DIALOG DIALOG_7000
  136.      PRODUCT MSWORD
  137.      STYLE INVISIBLE THREED
  138.      CAPTION ""
  139.      POSITION 0 0 640 480
  140.      PLOTDIB DIALOG_7000 0 0 640 480 "BW01_55.DIB"
  141.      LOAD BUTTON_7001 292 241 64 24 "OK"
  142.      SETFONT BUTTON_7001 "Ms Sans Serif" 8 BOLDOFF
  143. END DIALOG
  144.  
  145. BEGIN DIALOG DIALOG_8000
  146.      PRODUCT MSWORD
  147.      STYLE INVISIBLE THREED
  148.      CAPTION "Initial Screen"
  149.      POSITION 0 0 640 442
  150.      PLOTDIB DIALOG_8000 0 0 640 442 "BW01_56.DIB"
  151.      LOAD PICTURE_8000 90 48 158 160 "I01_058A.DIB" INVISIBLE
  152.      LOAD PICTURE_8001 12 47 194 179 "I01_059A.DIB" INVISIBLE
  153.      LOAD PICTURE_8002 550 21 63 147 "I01_049A.DIB" INVISIBLE
  154.      LOAD PICTURE_8003 219 48 38 160 "I01_071A.DIB" INVISIBLE
  155. END DIALOG
  156.  
  157.  
  158. REM *************************************************************************
  159. REM ****************** DIALOG_9000 - INITIAL SCREEN**************************
  160. REM *************************************************************************
  161.  
  162. BEGIN DIALOG DIALOG_9000
  163.      PRODUCT MSWORD
  164.      STYLE INVISIBLE THREED
  165.      CAPTION "Initial Screen"
  166.      POSITION 0 0 640 442
  167.      PLOTDIB DIALOG_9000 0 0 640 442 "B00_201.DIB"
  168.      LOAD PICTURE_9000 90 48 158 160 "I01_058A.DIB" INVISIBLE
  169.      LOAD PICTURE_9001 12 47 194 179 "I01_059A.DIB" INVISIBLE
  170.      LOAD PICTURE_9002 550 21 63 147 "I01_049A.DIB" INVISIBLE
  171.      LOAD PICTURE_9003 219 48 38 160 "I01_071A.DIB" INVISIBLE
  172.      LOAD RADIOBUTTON_9001 10 10 10 10 "FLAG FOR COMBO DROPDOWN" INVISIBLE
  173.      LOAD RADIOBUTTON_9010 10 10 10 10 "FLAG FOR DELETE BEING PRESSED" INVISIBLE
  174.      LOAD RADIOBUTTON_9002 30 10 10 10 "FLAG - ZOOM COMBO DROPDOWN" INVISIBLE 
  175.      LOAD RADIOBUTTON_9003 50 10 10 10 "FLAG - PRINT PREVIEW SELECTED" INVISIBLE
  176.      SETCHECK RADIOBUTTON_9001 FALSE
  177.      SETCHECK RADIOBUTTON_9010 TRUE
  178.      SETCHECK RADIOBUTTON_9002 FALSE
  179.      SETCHECK RADIOBUTTON_9003 FALSE
  180. END DIALOG
  181.  
  182.  
  183. BEGIN DIALOG DIALOG_10000
  184.      PRODUCT MSWORD
  185.      STYLE INVISIBLE THREED
  186.      CAPTION "Print Preview Screen"
  187.      POSITION 0 0 640 442
  188.      PLOTDIB DIALOG_10000 0 0 640 442 "B00_202.DIB"
  189.      LOAD PICTURE_10001 158 7 14 17 "B02_048.DIB" INVISIBLE
  190.      LOAD PICTURE_10002 116 22 63 147 "B02_064.DIB" INVISIBLE
  191.      LOAD RADIOBUTTON_10001 30 10 10 10 "FLAG - ZOOM COMBO DROPDOWN" INVISIBLE 
  192.      SETCHECK RADIOBUTTON_10001 FALSE
  193. END DIALOG
  194.  
  195.  
  196. BEGIN DIALOG DIALOG_11000
  197.      PRODUCT MSWORD
  198.      STYLE INVISIBLE THREED
  199.      CAPTION "Print Dialog Box"
  200.      POSITION 10 30 492 334
  201.      PLOTDIB DIALOG_11000 0 0 492 334 "B02_203.DIB"
  202.      LOAD COMBOBOX_11001 86 45 302 200 DROPLIST VSCROLL NOTSORTED 
  203.      SETFONT COMBOBOX_11001 "MS Sans Serif" 8 BOLDOFF
  204.      ADDITEM COMBOBOX_11001 "HP LaserJet 5Si/5Si MX"
  205.      ADDITEM COMBOBOX_11001 "HP LaserJet 5Si/5Si MX (Ground)"
  206.      ADDITEM COMBOBOX_11001 "HP LaserJet 5Si/5Si MX PS"
  207.      ADDITEM COMBOBOX_11001 "Microsoft Fax"
  208.      HIGHLIGHTITEM COMBOBOX_11001 1 
  209.      LOAD SPINBUTTON_11001 398 159 78 13 1 9999 1 THREED  
  210.      SETFONT SPINBUTTON_11001 "MS Sans Serif" 8 BOLDOFF
  211.      LOAD BUTTON_11001 400 43 75 23 "&Properties"
  212.      SETFONT BUTTON_11001 "MS Sans Serif" 8 BOLDOFF
  213.      LOAD BUTTON_11002 10 303 75 23 "&Options..."
  214.      SETFONT BUTTON_11002 "MS Sans Serif" 8 BOLDOFF
  215.      LOAD BUTTON_11003 328 303 75 23 "OK"
  216.      SETFONT BUTTON_11003 "MS Sans Serif" 8 BOLDOFF
  217.      LOAD BUTTON_11004 409 303 75 23 "Cancel"
  218.      SETFONT BUTTON_11004 "MS Sans Serif" 8 BOLDOFF
  219.      LOAD CHECKBOX_11001 399 105 70 18 "Print to fi&le"
  220.      SETFONT CHECKBOX_11001 "MS Sans Serif" 8 BOLDOFF
  221.      SETCHECK CHECKBOX_11001 FALSE
  222.      LOAD CHECKBOX_11002 399 195 55 18 "Colla&te"
  223.      SETFONT CHECKBOX_11002 "MS Sans Serif" 8 BOLDOFF
  224.      SETCHECK CHECKBOX_11002 TRUE
  225.      LOAD RADIOBUTTON_11001 20 158 80 19 "&All" 
  226.      SETFONT RADIOBUTTON_11001 "MS Sans Serif" 8 BOLDOFF
  227.      SETSTATE RADIOBUTTON_11001 TRUE
  228.      LOAD RADIOBUTTON_11002 20 177 80 19 "Curr&ent page" 
  229.      SETFONT RADIOBUTTON_11002 "MS Sans Serif" 8 BOLDOFF
  230.      SETSTATE RADIOBUTTON_11002 FALSE
  231.      LOAD RADIOBUTTON_11003 20 196 55 19 "Pa&ges:" 
  232.      SETFONT RADIOBUTTON_11003 "MS Sans Serif" 8 BOLDOFF
  233.      SETSTATE RADIOBUTTON_11003 FALSE
  234.      LOAD RADIOBUTTON_11004 141 177 75 19 "Selection" DISABLED
  235.      SETFONT RADIOBUTTON_11004 "MS Sans Serif" 8 BOLDOFF
  236.      SETSTATE RADIOBUTTON_11004 FALSE
  237.      LOAD COMBOBOX_11002 81 271 171 160 DROPLIST VSCROLL NOTSORTED 
  238.      SETFONT COMBOBOX_11002 "MS Sans Serif" 8 BOLDOFF
  239.      ADDITEM COMBOBOX_11002 "Document" 
  240.      ADDITEM COMBOBOX_11002 "Document properties"
  241.      ADDITEM COMBOBOX_11002 "Comments" 
  242.      ADDITEM COMBOBOX_11002 "Styles" 
  243.      ADDITEM COMBOBOX_11002 "AutoText entries" 
  244.      ADDITEM COMBOBOX_11002 "Key assignments"
  245.      HIGHLIGHTITEM COMBOBOX_11002 1
  246.      LOAD COMBOBOX_11003 308 271 177 160 DROPLIST VSCROLL NOTSORTED 
  247.      SETFONT COMBOBOX_11003 "MS Sans Serif" 8 BOLDOFF
  248.      ADDITEM COMBOBOX_11003 "All pages in range" 
  249.      ADDITEM COMBOBOX_11003 "Odd pages"
  250.      ADDITEM COMBOBOX_11003 "Even pages" 
  251.      HIGHLIGHTITEM COMBOBOX_11003 1
  252.      REM LOAD TEXTBOX_11001 83 198 157 17 "" NOBORDER
  253.      REM SETFONT TEXTBOX_11001 "MS Sans Serif" 8 BOLDOFF
  254.      LOAD TEXTBOX_11001 82 197 159 19 "" THREED
  255.      SETFONT TEXTBOX_11001 "MS Sans Serif" 8 BOLDOFF
  256.      LOAD STATIC_11001 14 27 33 19 "Printer" NOBORDER 
  257.      SETFONT STATIC_11001 "MS Sans Serif" 8 BOLDOFF 
  258.      LOAD STATIC_11002 22 47 50 19 "&Name:" NOBORDER  
  259.      SETFONT STATIC_11002 "MS Sans Serif" 8 BOLDOFF 
  260.      LOAD STATIC_11003 20 70 55 16 "Status:" NOBORDER  
  261.      SETFONT STATIC_11003 "MS Sans Serif" 8 BOLDOFF 
  262.      LOAD STATIC_11004 85 70 45 16 "Idle" NOBORDER  
  263.      SETFONT STATIC_11004 "MS Sans Serif" 8 BOLDOFF 
  264.      LOAD STATIC_11005 20 86 45 16 "Type:" NOBORDER  
  265.      SETFONT STATIC_11005 "MS Sans Serif" 8 BOLDOFF 
  266.      LOAD STATIC_11006 85 86 115 16 "HP LaserJet 5Si/5Si MX" NOBORDER  
  267.      SETFONT STATIC_11006 "MS Sans Serif" 8 BOLDOFF 
  268.      LOAD STATIC_11007 20 102 55 16 "Where:" NOBORDER  
  269.      SETFONT STATIC_11007 "MS Sans Serif" 8 BOLDOFF 
  270.      LOAD STATIC_11008 20 118 55 16 "Comment:" NOBORDER  
  271.      SETFONT STATIC_11008 "MS Sans Serif" 8 BOLDOFF 
  272.      LOAD STATIC_11009 85 102 55 16 "LPT1:" NOBORDER  
  273.      SETFONT STATIC_11009 "MS Sans Serif" 8 BOLDOFF 
  274.      LOAD STATIC_11010 14 141 60 16 "Page range" NOBORDER  
  275.      SETFONT STATIC_11010 "MS Sans Serif" 8 BOLDOFF 
  276.      LOAD STATIC_11011 267 141 35 16 "Copies" NOBORDER 
  277.      SETFONT STATIC_11011 "MS Sans Serif" 8 BOLDOFF 
  278.      LOAD STATIC_11012 271 160 90 16 "Number of &copies:" NOBORDER    
  279.      SETFONT STATIC_11012 "MS Sans Serif" 8 BOLDOFF 
  280.      LOAD STATIC_11013 19 222 210 16 "Enter page numbers and/or page ranges" NOBORDER
  281.      SETFONT STATIC_11013 "MS Sans Serif" 8 BOLDOFF 
  282.      LOAD STATIC_11014 19 237 225 16 "separated by commas.  For example, 1,3,5-12" NOBORDER
  283.      SETFONT STATIC_11014 "MS Sans Serif" 8 BOLDOFF 
  284.      LOAD STATIC_11015 8 273 70 19 "Print &what:" NOBORDER 
  285.      SETFONT STATIC_11015 "MS Sans Serif" 8 BOLDOFF
  286.      LOAD STATIC_11016 260 273 40 19 "P&rint:" NOBORDER
  287.      SETFONT STATIC_11016 "MS Sans Serif" 8 BOLDOFF 
  288.      LOAD RADIOBUTTON_11005 20 20 10 10 "FLAG - PRINT OPTION SELECTED" INVISIBLE 
  289.      SETSTATE RADIOBUTTON_11005 FALSE
  290.      LOAD RADIOBUTTON_11006 20 40 10 10 "FLAG - NUMBER OF COPIES SET TO 3" INVISIBLE 
  291.      SETSTATE RADIOBUTTON_11006 FALSE
  292.      LOAD STATIC_11000 20 60 10 10 "0" INVISIBLE 
  293.      LOAD RADIOBUTTON_11007 20 60 10 10 "FLAG - CLICK COLLATE CHECKBOX" INVISIBLE 
  294.      SETSTATE RADIOBUTTON_11007 TRUE
  295. END DIALOG
  296. REM *****  Microsoft Word Initial Menu
  297.  
  298. REM *****  Microsoft Word Initial Menu
  299. MENU BEGIN 1 286
  300. <1,9>
  301. "&File"
  302. "&Edit"
  303. "&View"
  304. "&Insert"
  305. "F&ormat"
  306. "&Tools"
  307. "T&able"
  308. "&Window"
  309. "&Help"
  310. <2,1,19>
  311. "&New...                                Ctrl+N" "b00_301.DIB" \OWNERDRAW
  312. "&Open...                               Ctrl+O" "b00_302.DIB" \OWNERDRAW
  313. "&Close" \OWNERDRAW
  314. \SEPARATOR_BAR
  315. "&Save                                  Ctrl+S" "b00_303.DIB" \OWNERDRAW
  316. "Save &As..." \OWNERDRAW
  317. "V&ersions..." \OWNERDRAW
  318. \SEPARATOR_BAR
  319. "Page Set&up..." \OWNERDRAW
  320. "Print Pre&view" "b00_304.DIB"\OWNERDRAW
  321. "&Print...                              Ctrl+P" "b00_305.DIB" \OWNERDRAW
  322. \SEPARATOR_BAR
  323. "&Send To" \OWNERDRAW
  324. "Propert&ies" \OWNERDRAW
  325. \SEPARATOR_BAR
  326. "&1 Document1" \OWNERDRAW
  327. "&2 Document2" \OWNERDRAW
  328. \SEPARATOR_BAR
  329. "E&xit" \OWNERDRAW
  330. <2,2,18>
  331. "&Undo Typing                            Ctrl+Z" "b00_366.DIB" \OWNERDRAW 
  332. "&Repeat Typing                         Ctrl+Y" "b00_367.DIB" \OWNERDRAW 
  333. \SEPARATOR_BAR
  334. "Cu&t                                   Ctrl+X" "b00_308.DIB" \OWNERDRAW
  335. "&Copy                                  Ctrl+C" "b00_309.DIB" \OWNERDRAW 
  336. "&Paste                                 Ctrl+V" "b00_310.DIB" \OWNERDRAW 
  337. "Paste &Special..." \DISABLE_GREY \OWNERDRAW 
  338. "Paste as &Hyperlink" \DISABLE_GREY \OWNERDRAW 
  339. \SEPARATOR_BAR
  340. "Cle&ar                    Delete" \OWNERDRAW 
  341. "Select A&ll                            Ctrl+A" \OWNERDRAW 
  342. \SEPARATOR_BAR
  343. "&Find...                               Ctrl+F" "b00_311.DIB" \OWNERDRAW
  344. "R&eplace...                            Ctrl+H" \OWNERDRAW 
  345. "&Go To                                 Ctrl+G" \OWNERDRAW 
  346. \SEPARATOR_BAR
  347. "Lin&ks..." \DISABLE_GREY \OWNERDRAW 
  348. "&Object" \DISABLE_GREY \OWNERDRAW 
  349. <2,3,16>
  350. "&Normal" "b00_313.DIB" \OWNERDRAW
  351. "Onlin&e Layout" "b00_314.DIB" \OWNERDRAW
  352. "&Page Layout" "b00_315.DIB" \OWNERDRAW
  353. "&Outline" "b00_316.DIB" \OWNERDRAW
  354. "&Master Document" "b00_317.DIB" \OWNERDRAW
  355. \SEPARATOR_BAR
  356. "&Toolbars" 
  357. "&Ruler" "b00_365.DIB" \OWNERDRAW
  358. "&Document Map" "b00_319.DIB" \OWNERDRAW
  359. \SEPARATOR_BAR
  360. "&Header and Footer" 
  361. "&Footnotes" \DISABLE_GREY
  362. "&Comments" "b00_320.DIB" \OWNERDRAW\DISABLE_GREY
  363. \SEPARATOR_BAR
  364. "F&ull Screen" "b00_321.DIB" \OWNERDRAW
  365. "&Zoom..."
  366. <2,4,19>
  367. "&Break..." \OWNERDRAW
  368. "Page N&umbers..." \OWNERDRAW
  369. "Date and &Time..." \OWNERDRAW
  370. "&Autotext" \DISABLE_GREY \OWNERDRAW
  371. "&Field..." \OWNERDRAW
  372. "&Symbol..." \OWNERDRAW
  373. "Co&mment" "b00_322.DIB" \OWNERDRAW
  374. \SEPARATOR_BAR
  375. "Foot¬e..."  \OWNERDRAW
  376. "&Caption..." \OWNERDRAW
  377. "Cross-&reference..." \OWNERDRAW
  378. "In&dex and Tables..." \OWNERDRAW
  379. \SEPARATOR_BAR
  380. "&Picture" \OWNERDRAW
  381. "Te&xt Box" "b00_323.DIB" \OWNERDRAW
  382. "Fi&le..." \OWNERDRAW
  383. "&Object..." \OWNERDRAW
  384. "Boo&kmark..." \OWNERDRAW
  385. "Hyperl&ink...                                  Ctrl+K" "b00_324.DIB" \OWNERDRAW
  386. <2,5,17>
  387. "&Font..." "b00_325.DIB" \OWNERDRAW
  388. "&Paragraph..." "b00_326.DIB" \OWNERDRAW
  389. "Bullets and &Numbering..." "b00_327.DIB" \OWNERDRAW
  390. "&Borders and Shading..."  \OWNERDRAW
  391. \SEPARATOR_BAR
  392. "&Columns..." "b00_328.DIB" \OWNERDRAW 
  393. "&Tabs..." \OWNERDRAW
  394. "&Drop Cap..." \DISABLE_GREY \OWNERDRAW
  395. "Te&xt Direction..." \DISABLE_GREY "b00_329.DIB" \OWNERDRAW
  396. "Change Cas&e..." \OWNERDRAW
  397. \SEPARATOR_BAR
  398. "&AutoFormat..." "b00_330.DIB" \OWNERDRAW
  399. "Style &Gallery..." \OWNERDRAW
  400. "&Style..." \OWNERDRAW
  401. "Bac&kground..." "b00_331.DIB" \OWNERDRAW
  402. \SEPARATOR_BAR
  403. "&Object..." "b00_332.DIB" \OWNERDRAW \DISABLE_GREY
  404. <2,6,19>
  405. "&Spelling and Grammar...                       F7" "b00_333.DIB" \OWNERDRAW
  406. "&Language" \OWNERDRAW
  407. "&Word Count..." \OWNERDRAW
  408. "A&utoSummarize..." "b00_334.DIB" \OWNERDRAW
  409. "&AutoCorrect..." \OWNERDRAW
  410. "Loo&k Up Reference..." \OWNERDRAW
  411. \SEPARATOR_BAR 
  412. "&Track Changes" \OWNERDRAW
  413. "Merge &Documents..." \OWNERDRAW
  414. "&Protect Document..." \OWNERDRAW
  415. \SEPARATOR_BAR 
  416. "Mail Me&rge..."  \OWNERDRAW
  417. "&Envelopes and Labels..." "b00_335.DIB" \OWNERDRAW
  418. "Letter Wi&zard..." \OWNERDRAW
  419. \SEPARATOR_BAR 
  420. "&Macro" \OWNERDRAW
  421. "Templates and Add-&Ins..." \OWNERDRAW
  422. "&Customize..." \OWNERDRAW
  423. "&Options..." \OWNERDRAW
  424. <2,7,22>
  425. "Draw Ta&ble" "b00_336.DIB" \OWNERDRAW
  426. \SEPARATOR_BAR
  427. "&Insert Table..." "b00_337.DIB" \OWNERDRAW
  428. "&Delete Cells..." \DISABLE_GREY \OWNERDRAW
  429. "&Merge Cells..." \DISABLE_GREY "b00_345.DIB" \OWNERDRAW
  430. "S&plit Cells..." \DISABLE_GREY "b00_339.DIB" \OWNERDRAW
  431. \SEPARATOR_BAR
  432. "Select &Row..." \DISABLE_GREY \OWNERDRAW
  433. "Select &Column..." \DISABLE_GREY \OWNERDRAW
  434. "Select T&able..." \DISABLE_GREY \OWNERDRAW
  435. \SEPARATOR_BAR
  436. "Table Auto&Format..." \DISABLE_GREY "b00_340.DIB" \OWNERDRAW
  437. "Distribute Rows Eve&nly" \DISABLE_GREY "b00_341.DIB" \OWNERDRAW
  438. "Distribute Columns Evenl&y" \DISABLE_GREY "b00_342.DIB" \OWNERDRAW
  439. "Cell Height and &Width..." \DISABLE_GREY \OWNERDRAW
  440. "&Headings" \DISABLE_GREY \OWNERDRAW
  441. \SEPARATOR_BAR
  442. "Con&vert Text to Table..." \DISABLE_GREY \OWNERDRAW
  443. "&Sort..." "b00_343.DIB" \OWNERDRAW
  444. "F&ormula..."
  445. "Split &Table" \DISABLE_GREY \OWNERDRAW
  446. "Hide &Gridlines" "b00_344.DIB" \OWNERDRAW
  447. <2,8,5>
  448. "&New Window" \OWNERDRAW
  449. "&Arrange All" \OWNERDRAW
  450. "&Split" \OWNERDRAW
  451. \SEPARATOR_BAR
  452. "&1 Document1" "b00_318.DIB" \OWNERDRAW
  453. <2,9,8>
  454. "Microsoft Word &Help                            F1" "b00_346.DIB" \OWNERDRAW
  455. \SEPARATOR_BAR
  456. "&Contents and Index" "b00_347.DIB" \OWNERDRAW
  457. "What's &This?                                   Shift+F1" "b00_348.DIB" \OWNERDRAW
  458. "Microsoft on the &Web" \OWNERDRAW
  459. "Word&Perfect Help..." \OWNERDRAW
  460. \SEPARATOR_BAR
  461. "&About Microsoft Word" \OWNERDRAW
  462. <3,1,14,6>
  463. "&Mail Recipient..." "b00_349.DIB" \OWNERDRAW
  464. "&Routing Recipient..." "b00_350.DIB" \OWNERDRAW
  465. "&Exchange Folder..." "b00_351.DIB" \OWNERDRAW
  466. "&Fax Recipient..." "b00_352.DIB" \OWNERDRAW
  467. \SEPARATOR_BAR
  468. "Microsoft &PowerPoint" "b00_353.DIB" \OWNERDRAW
  469. <3,3,7,15>
  470. "Standard" "b00_365.DIB" \OWNERDRAW
  471. "Formatting" "b00_365.DIB" \OWNERDRAW
  472. "AutoText"
  473. "Control Toolbox"
  474. "Database"
  475. "Drawing"
  476. "Forms"
  477. "Picture"
  478. "Reviewing"
  479. "Tables and Borders"
  480. "Visual Basic"
  481. "Web"
  482. "WordArt"
  483. \SEPARATOR_BAR
  484. "&Customize..."
  485. <3,4,4,13>
  486. "AutoT&ext..." "b00_354.DIB" \OWNERDRAW
  487. "&New...                                         Alt+F3" \DISABLE GREY
  488. \SEPARATOR_BAR
  489. "Attention Line"
  490. "Closing"
  491. "Header/Footer"
  492. "Mailing Instructions"
  493. "Reference Initials"
  494. "Reference Line"
  495. "Salutation"
  496. "Signature"
  497. "Signature Company"
  498. "Subject Line"
  499. <3,4,14,6>
  500. "&Clip Art..." "b00_355.DIB" \OWNERDRAW
  501. "&From File..." "b00_356.DIB" \OWNERDRAW
  502. \SEPARATOR_BAR 
  503. "&AutoShapes" "b00_357.DIB" \OWNERDRAW
  504. "&WordArt..." "b00_358.DIB" \OWNERDRAW
  505. "C&hart" "b00_359.DIB" \OWNERDRAW
  506. <3,6,2,3>
  507. "Set &Language..." "b00_360.DIB" \OWNERDRAW
  508. "&Thesaurus...                                     Shift+F7" \OWNERDRAW
  509. "&Hyphenation..." \OWNERDRAW
  510. <3,6,8,3>
  511. "&Highlight Changes..." "b00_361.DIB" \OWNERDRAW
  512. "&Accept or Reject Changes..." \OWNERDRAW
  513. "&Compare Documents..." \OWNERDRAW
  514. <3,6,16,4>
  515. "&Macros...                                        Alt+F8" \OWNERDRAW
  516. "&Record New Macro..." "b00_362.DIB" \OWNERDRAW
  517. \SEPARATOR_BAR
  518. "&Visual Basic Editor                              Alt+F11" "b00_363.DIB" \OWNERDRAW
  519. <3,9,5,12>
  520. "&Free Stuff" "b00_364.DIB" \OWNERDRAW
  521. "&Product News" "b00_364.DIB" \OWNERDRAW
  522. "Frequently Asked &Questions" "b00_364.DIB" \OWNERDRAW
  523. "Online &Support" "b00_364.DIB" \OWNERDRAW
  524. \SEPARATOR_BAR
  525. "Microsoft &Office Home Page" "b00_364.DIB" \OWNERDRAW
  526. "Send Feedbac&k..." "b00_364.DIB" \OWNERDRAW
  527. "&Best of the Web" "b00_364.DIB" \OWNERDRAW
  528. "Search the &Web..." "b00_364.DIB" \OWNERDRAW
  529. "Web &Tutorial" "b00_364.DIB" \OWNERDRAW
  530. \SEPARATOR_BAR
  531. "Microsoft &Home Page" "b00_364.DIB" \OWNERDRAW
  532. <4,4,4,4,2>
  533. "Attention:"
  534. "ATN:"
  535. <4,4,4,5,13>
  536. "Best regards,"
  537. "Best wishes,"
  538. "Cordially,"
  539. "Love,"
  540. "Regards,"
  541. "Respectfully yours,"
  542. "Respectfully,"
  543. "Sincerely yours,"
  544. "Sincerely,"
  545. "Take care,"
  546. "Thank you,"
  547. "Thanks,"
  548. "Yours truly,"
  549. <4,4,4,6,10>
  550. "-PAGE-"
  551. "Author, Page#, Date"
  552. "Confidentially, Page#, Date"
  553. "Created by"
  554. "Created on"
  555. "Filename"
  556. "Filename and path"
  557. "Last printed"
  558. "Last saved by"
  559. "Page X of Y"
  560. <4,4,4,7,8>
  561. "CERTIFIED MAIL"
  562. "CONFIDENTIAL"
  563. "PERSONAL"
  564. "REGISTERED MAIL"
  565. "SPECIAL DELIVERY"
  566. "VIA AIRMAIL"
  567. "VIA FACSMILE"
  568. "VIA OVERNIGHT MAIL"
  569. <4,4,4,8,1>
  570. "T"
  571. <4,4,4,9,3>
  572. "In reply to:"
  573. "RE:"
  574. Reference:"
  575. <4,4,4,10,4>
  576. "Dear Mom and Dad,"
  577. "Dear Sir or Madam:"
  578. "Ladies and Gentlemen:"
  579. "To Whom It May Concern:"
  580. <4,4,4,11,1>
  581. "Tonyac"
  582. <4,4,4,12,1>
  583. "CTI"
  584. <4,4,4,13,1>
  585. "Subject:"
  586. MENU END
  587.  
  588.  
  589. REM *****  Microsoft Word Initial Menu
  590. MENU BEGIN 2 205
  591. <1,9>
  592. "&File"
  593. "&Edit"
  594. "&View"
  595. "&Insert"
  596. "F&ormat"
  597. "&Tools"
  598. "T&able"
  599. "&Window"
  600. "&Help"
  601. <2,1,19>
  602. "&New...                                Ctrl+N" "b00_301.DIB" \OWNERDRAW
  603. "&Open...                               Ctrl+O" "b00_302.DIB" \OWNERDRAW
  604. "&Close" \OWNERDRAW
  605. \SEPARATOR_BAR
  606. "&Save                                  Ctrl+S" "b00_303.DIB" \OWNERDRAW
  607. "Save &As..." \OWNERDRAW
  608. "V&ersions..." \OWNERDRAW
  609. \SEPARATOR_BAR
  610. "Page Set&up..." \OWNERDRAW
  611. "Print Pre&view" "b00_304.DIB"\OWNERDRAW
  612. "&Print...                              Ctrl+P" "b00_305.DIB" \OWNERDRAW
  613. \SEPARATOR_BAR
  614. "&Send To" \OWNERDRAW
  615. "Propert&ies" \OWNERDRAW
  616. \SEPARATOR_BAR
  617. "&1 Document1" \OWNERDRAW
  618. "&2 Document2" \OWNERDRAW
  619. \SEPARATOR_BAR
  620. "E&xit" \OWNERDRAW
  621. <2,2,18>
  622. "Can't &Undo                            Ctrl+Z" "b00_366.DIB" \OWNERDRAW 
  623. "Can't &Repeat                          Ctrl+Y" "b00_367.DIB" \OWNERDRAW 
  624. \SEPARATOR_BAR
  625. "Cu&t                                   Ctrl+X" "b00_368.DIB" \DISABLE_GREY \OWNERDRAW
  626. "&Copy                                  Ctrl+C" "b00_369.DIB" \OWNERDRAW  \DISABLE_GREY
  627. "&Paste                                 Ctrl+V" "b00_310.DIB" \OWNERDRAW  \DISABLE_GREY 
  628. "Paste &Special..." \DISABLE_GREY \OWNERDRAW 
  629. "Paste as &Hyperlink" \DISABLE_GREY \OWNERDRAW 
  630. \SEPARATOR_BAR
  631. "Cle&ar                    Delete" \OWNERDRAW 
  632. "Select A&ll                            Ctrl+A" \OWNERDRAW 
  633. \SEPARATOR_BAR
  634. "&Find...                               Ctrl+F" "b00_311.DIB" \OWNERDRAW
  635. "R&eplace...                            Ctrl+H" \OWNERDRAW 
  636. "&Go To                                 Ctrl+G" \OWNERDRAW 
  637. \SEPARATOR_BAR
  638. "Lin&ks..." \DISABLE_GREY \OWNERDRAW 
  639. "&Object" \DISABLE_GREY \OWNERDRAW 
  640. <2,3,16>
  641. "&Normal" "b00_313.DIB" \OWNERDRAW
  642. "Onlin&e Layout" "b00_314.DIB" \OWNERDRAW
  643. "&Page Layout" "b00_315.DIB" \OWNERDRAW
  644. "&Outline" "b00_316.DIB" \OWNERDRAW
  645. "&Master Document" "b00_317.DIB" \OWNERDRAW
  646. \SEPARATOR_BAR
  647. "&Toolbars" 
  648. "&Ruler" "b00_365.DIB" \OWNERDRAW
  649. "&Document Map" "b00_319.DIB" \OWNERDRAW
  650. \SEPARATOR_BAR
  651. "&Header and Footer" 
  652. "&Footnotes" \DISABLE_GREY
  653. "&Comments" "b00_320.DIB" \OWNERDRAW\DISABLE_GREY
  654. \SEPARATOR_BAR
  655. "F&ull Screen" "b00_321.DIB" \OWNERDRAW
  656. "&Zoom..."
  657. <2,4,19>
  658. "&Break..." \OWNERDRAW
  659. "Page N&umbers..." \OWNERDRAW
  660. "Date and &Time..." \OWNERDRAW
  661. "&Autotext" \DISABLE_GREY \OWNERDRAW
  662. "&Field..." \OWNERDRAW
  663. "&Symbol..." \OWNERDRAW
  664. "Co&mment" "b00_322.DIB" \OWNERDRAW
  665. \SEPARATOR_BAR
  666. "Foot¬e..."  \OWNERDRAW
  667. "&Caption..." \OWNERDRAW
  668. "Cross-&reference..." \OWNERDRAW
  669. "In&dex and Tables..." \OWNERDRAW
  670. \SEPARATOR_BAR
  671. "&Picture" \OWNERDRAW
  672. "Te&xt Box" "b00_323.DIB" \OWNERDRAW
  673. "Fi&le..." \OWNERDRAW
  674. "&Object..." \OWNERDRAW
  675. "Boo&kmark..." \OWNERDRAW
  676. "Hyperl&ink...                                  Ctrl+K" "b00_324.DIB" \OWNERDRAW
  677. <2,5,17>
  678. "&Font..." "b00_325.DIB" \OWNERDRAW
  679. "&Paragraph..." "b00_326.DIB" \OWNERDRAW
  680. "Bullets and &Numbering..." "b00_327.DIB" \OWNERDRAW
  681. "&Borders and Shading..."  \OWNERDRAW
  682. \SEPARATOR_BAR
  683. "&Columns..." "b00_328.DIB" \OWNERDRAW 
  684. "&Tabs..." \OWNERDRAW
  685. "&Drop Cap..." \DISABLE_GREY \OWNERDRAW
  686. "Te&xt Direction..." \DISABLE_GREY "b00_329.DIB" \OWNERDRAW
  687. "Change Cas&e..." \OWNERDRAW
  688. \SEPARATOR_BAR
  689. "&AutoFormat..." "b00_330.DIB" \OWNERDRAW
  690. "Style &Gallery..." \OWNERDRAW
  691. "&Style..." \OWNERDRAW
  692. "Bac&kground..." "b00_331.DIB" \OWNERDRAW
  693. \SEPARATOR_BAR
  694. "&Object..." "b00_332.DIB" \OWNERDRAW \DISABLE_GREY
  695. <2,6,19>
  696. "&Spelling and Grammar...                       F7" "b00_333.DIB" \OWNERDRAW
  697. "&Language" \OWNERDRAW
  698. "&Word Count..." \OWNERDRAW
  699. "A&utoSummarize..." "b00_334.DIB" \OWNERDRAW
  700. "&AutoCorrect..." \OWNERDRAW
  701. "Loo&k Up Reference..." \OWNERDRAW
  702. \SEPARATOR_BAR 
  703. "&Track Changes" \OWNERDRAW
  704. "Merge &Documents..." \OWNERDRAW
  705. "&Protect Document..." \OWNERDRAW
  706. \SEPARATOR_BAR 
  707. "Mail Me&rge..."  \OWNERDRAW
  708. "&Envelopes and Labels..." "b00_335.DIB" \OWNERDRAW
  709. "Letter Wi&zard..." \OWNERDRAW
  710. \SEPARATOR_BAR 
  711. "&Macro" \OWNERDRAW
  712. "Templates and Add-&Ins..." \OWNERDRAW
  713. "&Customize..." \OWNERDRAW
  714. "&Options..." \OWNERDRAW
  715. <2,7,22>
  716. "Draw Ta&ble" "b00_336.DIB" \OWNERDRAW
  717. \SEPARATOR_BAR
  718. "&Insert Table..." "b00_337.DIB" \OWNERDRAW
  719. "&Delete Cells..." \DISABLE_GREY \OWNERDRAW
  720. "&Merge Cells..." \DISABLE_GREY "b00_345.DIB" \OWNERDRAW
  721. "S&plit Cells..." \DISABLE_GREY "b00_339.DIB" \OWNERDRAW
  722. \SEPARATOR_BAR
  723. "Select &Row..." \DISABLE_GREY \OWNERDRAW
  724. "Select &Column..." \DISABLE_GREY \OWNERDRAW
  725. "Select T&able..." \DISABLE_GREY \OWNERDRAW
  726. \SEPARATOR_BAR
  727. "Table Auto&Format..." \DISABLE_GREY "b00_340.DIB" \OWNERDRAW
  728. "Distribute Rows Eve&nly" \DISABLE_GREY "b00_341.DIB" \OWNERDRAW
  729. "Distribute Columns Evenl&y" \DISABLE_GREY "b00_342.DIB" \OWNERDRAW
  730. "Cell Height and &Width..." \DISABLE_GREY \OWNERDRAW
  731. "&Headings" \DISABLE_GREY \OWNERDRAW
  732. \SEPARATOR_BAR
  733. "Con&vert Text to Table..." \DISABLE_GREY \OWNERDRAW
  734. "&Sort..." "b00_343.DIB" \OWNERDRAW
  735. "F&ormula..."
  736. "Split &Table" \DISABLE_GREY \OWNERDRAW
  737. "Hide &Gridlines" "b00_344.DIB" \OWNERDRAW
  738. <2,8,5>
  739. "&New Window"
  740. "&Arrange All"
  741. "&Split"
  742. \SEPARATOR_BAR
  743. "&1 Document1" "b00_365.DIB" \OWNERDRAW
  744. <2,9,8>
  745. "Microsoft Word &Help                            F1" "b00_346.DIB" \OWNERDRAW
  746. \SEPARATOR_BAR
  747. "&Contents and Index" "b00_347.DIB" \OWNERDRAW
  748. "What's &This?                                   Shift+F1" "b00_348.DIB" \OWNERDRAW
  749. "Microsoft on the &Web" \OWNERDRAW
  750. "Word&Perfect Help..." \OWNERDRAW
  751. \SEPARATOR_BAR
  752. "&About Microsoft Word" \OWNERDRAW
  753. <3,1,14,6>
  754. "&Mail Recipient..." "b00_349.DIB" \OWNERDRAW
  755. "&Routing Recipient..." "b00_350.DIB" \OWNERDRAW
  756. "&Exchange Folder..." "b00_351.DIB" \OWNERDRAW
  757. "&Fax Recipient..." "b00_352.DIB" \OWNERDRAW
  758. \SEPARATOR_BAR
  759. "Microsoft &PowerPoint" "b00_353.DIB" \OWNERDRAW
  760. <3,3,7,15>
  761. "Standard" "b00_365.DIB" \OWNERDRAW
  762. "Formatting" "b00_365.DIB" \OWNERDRAW
  763. "AutoText"
  764. "Control Toolbox"
  765. "Database"
  766. "Drawing"
  767. "Forms"
  768. "Picture"
  769. "Reviewing"
  770. "Tables and Borders"
  771. "Visual Basic"
  772. "Web"
  773. "WordArt"
  774. \SEPARATOR_BAR
  775. "&Customize..."
  776. <3,4,14,6>
  777. "&Clip Art..." "b00_355.DIB" \OWNERDRAW
  778. "&From File..." "b00_356.DIB" \OWNERDRAW
  779. \SEPARATOR_BAR 
  780. "&AutoShapes" "b00_357.DIB" \OWNERDRAW
  781. "&WordArt..." "b00_358.DIB" \OWNERDRAW
  782. "C&hart" "b00_359.DIB" \OWNERDRAW
  783. <3,6,2,3>
  784. "Set &Language..." "b00_360.DIB" \OWNERDRAW
  785. "&Thesaurus...                                     Shift+F7" \OWNERDRAW
  786. "&Hyphenation..." \OWNERDRAW
  787. <3,6,8,3>
  788. "&Highlight Changes..." "b00_361.DIB" \OWNERDRAW
  789. "&Accept or Reject Changes..." \OWNERDRAW
  790. "&Compare Documents..." \OWNERDRAW
  791. <3,6,16,4>
  792. "&Macros...                                        Alt+F8" \OWNERDRAW
  793. "&Record New Macro..." "b00_362.DIB" \OWNERDRAW
  794. \SEPARATOR_BAR
  795. "&Visual Basic Editor                              Alt+F11" "b00_363.DIB" \OWNERDRAW
  796. MENU END
  797.  
  798.  
  799.  
  800. REM *****  Microsoft Word Initial Menu - 'Print Preview' Screen
  801. MENU BEGIN 3 205
  802. <1,9>
  803. "&File"
  804. "&Edit"
  805. "&View"
  806. "&Insert"
  807. "F&ormat"
  808. "&Tools"
  809. "T&able"
  810. "&Window"
  811. "&Help"
  812. <2,1,19>
  813. "&New...                                Ctrl+N" "b00_301.DIB" \OWNERDRAW \DISABLE_GREY
  814. "&Open...                               Ctrl+O" "b00_302.DIB" \OWNERDRAW \DISABLE_GREY
  815. "&Close" \OWNERDRAW
  816. \SEPARATOR_BAR
  817. "&Save                                  Ctrl+S" "b00_303.DIB" \OWNERDRAW
  818. "Save &As..." \OWNERDRAW
  819. "V&ersions..." \OWNERDRAW \DISABLE_GREY
  820. \SEPARATOR_BAR
  821. "Page Set&up..." \OWNERDRAW
  822. "Print Pre&view" "b00_304.DIB"\OWNERDRAW
  823. "&Print...                              Ctrl+P" "b00_305.DIB" \OWNERDRAW
  824. \SEPARATOR_BAR
  825. "&Send To" \OWNERDRAW
  826. "Propert&ies" \OWNERDRAW
  827. \SEPARATOR_BAR
  828. "&1 Document1" \OWNERDRAW
  829. "&2 Document2" \OWNERDRAW
  830. \SEPARATOR_BAR
  831. "E&xit" \OWNERDRAW
  832. <2,2,18>
  833. "Can't &Undo                            Ctrl+Z" "b00_366.DIB" \OWNERDRAW 
  834. "Can't &Repeat                          Ctrl+Y" "b00_367.DIB" \OWNERDRAW 
  835. \SEPARATOR_BAR
  836. "Cu&t                                   Ctrl+X" "b00_368.DIB" \DISABLE_GREY \OWNERDRAW
  837. "&Copy                                  Ctrl+C" "b00_369.DIB" \OWNERDRAW  \DISABLE_GREY
  838. "&Paste                                 Ctrl+V" "b00_310.DIB" \OWNERDRAW  \DISABLE_GREY 
  839. "Paste &Special..." \DISABLE_GREY \OWNERDRAW 
  840. "Paste as &Hyperlink" \DISABLE_GREY \OWNERDRAW 
  841. \SEPARATOR_BAR
  842. "Cle&ar                    Delete" \OWNERDRAW 
  843. "Select A&ll                            Ctrl+A" \OWNERDRAW 
  844. \SEPARATOR_BAR
  845. "&Find...                               Ctrl+F" "b00_311.DIB" \OWNERDRAW
  846. "R&eplace...                            Ctrl+H" \OWNERDRAW 
  847. "&Go To                                 Ctrl+G" \OWNERDRAW 
  848. \SEPARATOR_BAR
  849. "Lin&ks..." \DISABLE_GREY \OWNERDRAW 
  850. "&Object" \DISABLE_GREY \OWNERDRAW 
  851. <2,3,16>
  852. "&Normal" "b00_313.DIB" \OWNERDRAW
  853. "Onlin&e Layout" "b00_314.DIB" \OWNERDRAW
  854. "&Page Layout" "b00_315.DIB" \OWNERDRAW
  855. "&Outline" "b00_316.DIB" \OWNERDRAW
  856. "&Master Document" "b00_317.DIB" \OWNERDRAW
  857. \SEPARATOR_BAR
  858. "&Toolbars" 
  859. "&Ruler" "b00_365.DIB" \OWNERDRAW
  860. "&Document Map" "b00_319.DIB" \OWNERDRAW
  861. \SEPARATOR_BAR
  862. "&Header and Footer" 
  863. "&Footnotes" \DISABLE_GREY
  864. "&Comments" "b00_320.DIB" \OWNERDRAW\DISABLE_GREY
  865. \SEPARATOR_BAR
  866. "F&ull Screen" "b00_321.DIB" \OWNERDRAW
  867. "&Zoom..."
  868. <2,4,19>
  869. "&Break..." \OWNERDRAW
  870. "Page N&umbers..." \OWNERDRAW
  871. "Date and &Time..." \OWNERDRAW
  872. "&Autotext" \DISABLE_GREY \OWNERDRAW
  873. "&Field..." \OWNERDRAW
  874. "&Symbol..." \OWNERDRAW
  875. "Co&mment" "b00_322.DIB" \OWNERDRAW
  876. \SEPARATOR_BAR
  877. "Foot¬e..."  \OWNERDRAW
  878. "&Caption..." \OWNERDRAW
  879. "Cross-&reference..." \OWNERDRAW
  880. "In&dex and Tables..." \OWNERDRAW
  881. \SEPARATOR_BAR
  882. "&Picture" \OWNERDRAW
  883. "Te&xt Box" "b00_323.DIB" \OWNERDRAW
  884. "Fi&le..." \OWNERDRAW
  885. "&Object..." \OWNERDRAW
  886. "Boo&kmark..." \OWNERDRAW
  887. "Hyperl&ink...                                  Ctrl+K" "b00_324.DIB" \OWNERDRAW
  888. <2,5,17>
  889. "&Font..." "b00_325.DIB" \OWNERDRAW 
  890. "&Paragraph..." "b00_326.DIB" \OWNERDRAW
  891. "Bullets and &Numbering..." "b00_327.DIB" \OWNERDRAW
  892. "&Borders and Shading..."  \OWNERDRAW
  893. \SEPARATOR_BAR
  894. "&Columns..." "b00_328.DIB" \OWNERDRAW 
  895. "&Tabs..." \OWNERDRAW
  896. "&Drop Cap..." \DISABLE_GREY \OWNERDRAW
  897. "Te&xt Direction..." \DISABLE_GREY "b00_329.DIB" \OWNERDRAW
  898. "Change Cas&e..." \OWNERDRAW
  899. \SEPARATOR_BAR
  900. "&AutoFormat..." "b00_330.DIB" \OWNERDRAW
  901. "Style &Gallery..." \OWNERDRAW
  902. "&Style..." \OWNERDRAW
  903. "Bac&kground..." "b00_331.DIB" \OWNERDRAW
  904. \SEPARATOR_BAR
  905. "&Object..." "b00_332.DIB" \OWNERDRAW \DISABLE_GREY
  906. <2,6,19>
  907. "&Spelling and Grammar...                       F7" "b00_333.DIB" \OWNERDRAW
  908. "&Language" \OWNERDRAW
  909. "&Word Count..." \OWNERDRAW
  910. "A&utoSummarize..." "b00_334.DIB" \OWNERDRAW
  911. "&AutoCorrect..." \OWNERDRAW
  912. "Loo&k Up Reference..." \OWNERDRAW
  913. \SEPARATOR_BAR 
  914. "&Track Changes" \OWNERDRAW
  915. "Merge &Documents..." \OWNERDRAW
  916. "&Protect Document..." \OWNERDRAW
  917. \SEPARATOR_BAR 
  918. "Mail Me&rge..."  \OWNERDRAW
  919. "&Envelopes and Labels..." "b00_335.DIB" \OWNERDRAW
  920. "Letter Wi&zard..." \OWNERDRAW
  921. \SEPARATOR_BAR 
  922. "&Macro" \OWNERDRAW
  923. "Templates and Add-&Ins..." \OWNERDRAW \DISABLE_GREY
  924. "&Customize..." \OWNERDRAW
  925. "&Options..." \OWNERDRAW
  926. <2,7,22>
  927. "Draw Ta&ble" "b00_336.DIB" \OWNERDRAW
  928. \SEPARATOR_BAR
  929. "&Insert Table..." "b00_337.DIB" \OWNERDRAW
  930. "&Delete Cells..." \DISABLE_GREY \OWNERDRAW
  931. "&Merge Cells..." \DISABLE_GREY "b00_345.DIB" \OWNERDRAW
  932. "S&plit Cells..." \DISABLE_GREY "b00_339.DIB" \OWNERDRAW
  933. \SEPARATOR_BAR
  934. "Select &Row..." \DISABLE_GREY \OWNERDRAW
  935. "Select &Column..." \DISABLE_GREY \OWNERDRAW
  936. "Select T&able..." \DISABLE_GREY \OWNERDRAW
  937. \SEPARATOR_BAR
  938. "Table Auto&Format..." \DISABLE_GREY "b00_340.DIB" \OWNERDRAW
  939. "Distribute Rows Eve&nly" \DISABLE_GREY "b00_341.DIB" \OWNERDRAW
  940. "Distribute Columns Evenl&y" \DISABLE_GREY "b00_342.DIB" \OWNERDRAW
  941. "Cell Height and &Width..." \DISABLE_GREY \OWNERDRAW
  942. "&Headings" \DISABLE_GREY \OWNERDRAW
  943. \SEPARATOR_BAR
  944. "Con&vert Text to Table..." \OWNERDRAW
  945. "&Sort..." "b00_343.DIB" \OWNERDRAW
  946. "F&ormula..."
  947. "Split &Table" \DISABLE_GREY \OWNERDRAW
  948. "Hide &Gridlines" "b00_344.DIB" \OWNERDRAW
  949. <2,8,5>
  950. "&New Window" \DISABLE_GREY
  951. "&Arrange All" \DISABLE_GREY
  952. "&Split" \DISABLE_GREY
  953. \SEPARATOR_BAR
  954. "&1 Document1" "b00_365.DIB" \OWNERDRAW \DISABLE_GREY
  955. <2,9,8>
  956. "Microsoft Word &Help                            F1" "b00_346.DIB" \OWNERDRAW
  957. \SEPARATOR_BAR
  958. "&Contents and Index" "b00_347.DIB" \OWNERDRAW
  959. "What's &This?                                   Shift+F1" "b00_348.DIB" \OWNERDRAW
  960. "Microsoft on the &Web" \OWNERDRAW
  961. "Word&Perfect Help..." \OWNERDRAW
  962. \SEPARATOR_BAR
  963. "&About Microsoft Word" \OWNERDRAW
  964. <3,1,14,6>
  965. "&Mail Recipient..." "b00_349.DIB" \OWNERDRAW
  966. "&Routing Recipient..." "b00_350.DIB" \OWNERDRAW
  967. "&Exchange Folder..." "b00_351.DIB" \OWNERDRAW
  968. "&Fax Recipient..." "b00_352.DIB" \OWNERDRAW
  969. \SEPARATOR_BAR
  970. "Microsoft &PowerPoint" "b00_353.DIB" \OWNERDRAW
  971. <3,3,7,15>
  972. "Standard" "b00_365.DIB" \OWNERDRAW
  973. "Formatting" "b00_365.DIB" \OWNERDRAW
  974. "AutoText"
  975. "Control Toolbox"
  976. "Database"
  977. "Drawing"
  978. "Forms"
  979. "Picture"
  980. "Reviewing"
  981. "Tables and Borders"
  982. "Visual Basic"
  983. "Web"
  984. "WordArt"
  985. \SEPARATOR_BAR
  986. "&Customize..."
  987. <3,4,14,6>
  988. "&Clip Art..." "b00_355.DIB" \OWNERDRAW
  989. "&From File..." "b00_356.DIB" \OWNERDRAW
  990. \SEPARATOR_BAR 
  991. "&AutoShapes" "b00_357.DIB" \OWNERDRAW
  992. "&WordArt..." "b00_358.DIB" \OWNERDRAW
  993. "C&hart" "b00_359.DIB" \OWNERDRAW
  994. <3,6,2,3>
  995. "Set &Language..." "b00_360.DIB" \OWNERDRAW
  996. "&Thesaurus...                                     Shift+F7" \OWNERDRAW
  997. "&Hyphenation..." \OWNERDRAW
  998. <3,6,8,3>
  999. "&Highlight Changes..." "b00_361.DIB" \OWNERDRAW
  1000. "&Accept or Reject Changes..." \OWNERDRAW
  1001. "&Compare Documents..." \OWNERDRAW
  1002. <3,6,16,4>
  1003. "&Macros...                                        Alt+F8" \OWNERDRAW
  1004. "&Record New Macro..." "b00_362.DIB" \OWNERDRAW
  1005. \SEPARATOR_BAR
  1006. "&Visual Basic Editor                              Alt+F11" "b00_363.DIB" \OWNERDRAW
  1007. MENU END
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015. REM *****  Microsoft Word Initial Menu
  1016. MENU BEGIN 4 286
  1017. <1,9>
  1018. "&File"
  1019. "&Edit"
  1020. "&View"
  1021. "&Insert"
  1022. "F&ormat"
  1023. "&Tools"
  1024. "T&able"
  1025. "&Window"
  1026. "&Help"
  1027. <2,1,19>
  1028. "&New...                                Ctrl+N" "b00_301.DIB" \OWNERDRAW
  1029. "&Open...                               Ctrl+O" "b00_302.DIB" \OWNERDRAW
  1030. "&Close" \OWNERDRAW
  1031. \SEPARATOR_BAR
  1032. "&Save                                  Ctrl+S" "b00_303.DIB" \OWNERDRAW
  1033. "Save &As..." \OWNERDRAW
  1034. "V&ersions..." \OWNERDRAW
  1035. \SEPARATOR_BAR
  1036. "Page Set&up..." \OWNERDRAW
  1037. "Print Pre&view" "b00_304.DIB"\OWNERDRAW
  1038. "&Print...                              Ctrl+P" "b00_305.DIB" \OWNERDRAW
  1039. \SEPARATOR_BAR
  1040. "&Send To" \OWNERDRAW
  1041. "Propert&ies" \OWNERDRAW
  1042. \SEPARATOR_BAR
  1043. "&1 Document1" \OWNERDRAW
  1044. "&2 Document2" \OWNERDRAW
  1045. \SEPARATOR_BAR
  1046. "E&xit" \OWNERDRAW
  1047. <2,2,18>
  1048. "&Undo Cut                            Ctrl+Z" "b00_366.DIB" \OWNERDRAW 
  1049. "&Repeat Cut                         Ctrl+Y" "b00_307.DIB" \DISABLE_GREY \OWNERDRAW
  1050. \SEPARATOR_BAR
  1051. "Cu&t                                   Ctrl+X" "b00_308.DIB" \OWNERDRAW \DISABLE_GREY
  1052. "&Copy                                  Ctrl+C" "b00_309.DIB" \OWNERDRAW \DISABLE_GREY
  1053. "&Paste                                 Ctrl+V" "b00_310.DIB" \OWNERDRAW 
  1054. "Paste &Special..." \OWNERDRAW 
  1055. "Paste as &Hyperlink" \DISABLE_GREY \OWNERDRAW 
  1056. \SEPARATOR_BAR
  1057. "Cle&ar                    Delete" \OWNERDRAW 
  1058. "Select A&ll                            Ctrl+A" \OWNERDRAW 
  1059. \SEPARATOR_BAR
  1060. "&Find...                               Ctrl+F" "b00_311.DIB" \OWNERDRAW
  1061. "R&eplace...                            Ctrl+H" \OWNERDRAW 
  1062. "&Go To                                 Ctrl+G" \OWNERDRAW 
  1063. \SEPARATOR_BAR
  1064. "Lin&ks..." \DISABLE_GREY \OWNERDRAW 
  1065. "&Object" \DISABLE_GREY \OWNERDRAW 
  1066. <2,3,16>
  1067. "&Normal" "b00_313.DIB" \OWNERDRAW
  1068. "Onlin&e Layout" "b00_314.DIB" \OWNERDRAW
  1069. "&Page Layout" "b00_315.DIB" \OWNERDRAW
  1070. "&Outline" "b00_316.DIB" \OWNERDRAW
  1071. "&Master Document" "b00_317.DIB" \OWNERDRAW
  1072. \SEPARATOR_BAR
  1073. "&Toolbars" 
  1074. "&Ruler" "b00_365.DIB" \OWNERDRAW
  1075. "&Document Map" "b00_319.DIB" \OWNERDRAW
  1076. \SEPARATOR_BAR
  1077. "&Header and Footer" 
  1078. "&Footnotes" \DISABLE_GREY
  1079. "&Comments" "b00_320.DIB" \OWNERDRAW\DISABLE_GREY
  1080. \SEPARATOR_BAR
  1081. "F&ull Screen" "b00_321.DIB" \OWNERDRAW
  1082. "&Zoom..."
  1083. <2,4,19>
  1084. "&Break..." \OWNERDRAW
  1085. "Page N&umbers..." \OWNERDRAW
  1086. "Date and &Time..." \OWNERDRAW
  1087. "&Autotext" \DISABLE_GREY \OWNERDRAW
  1088. "&Field..." \OWNERDRAW
  1089. "&Symbol..." \OWNERDRAW
  1090. "Co&mment" "b00_322.DIB" \OWNERDRAW
  1091. \SEPARATOR_BAR
  1092. "Foot¬e..."  \OWNERDRAW
  1093. "&Caption..." \OWNERDRAW
  1094. "Cross-&reference..." \OWNERDRAW
  1095. "In&dex and Tables..." \OWNERDRAW
  1096. \SEPARATOR_BAR
  1097. "&Picture" \OWNERDRAW
  1098. "Te&xt Box" "b00_323.DIB" \OWNERDRAW
  1099. "Fi&le..." \OWNERDRAW
  1100. "&Object..." \OWNERDRAW
  1101. "Boo&kmark..." \OWNERDRAW
  1102. "Hyperl&ink...                                  Ctrl+K" "b00_324.DIB" \OWNERDRAW
  1103. <2,5,17>
  1104. "&Font..." "b00_325.DIB" \OWNERDRAW
  1105. "&Paragraph..." "b00_326.DIB" \OWNERDRAW
  1106. "Bullets and &Numbering..." "b00_327.DIB" \OWNERDRAW
  1107. "&Borders and Shading..."  \OWNERDRAW
  1108. \SEPARATOR_BAR
  1109. "&Columns..." "b00_328.DIB" \OWNERDRAW 
  1110. "&Tabs..." \OWNERDRAW
  1111. "&Drop Cap..." \DISABLE_GREY \OWNERDRAW
  1112. "Te&xt Direction..." \DISABLE_GREY "b00_329.DIB" \OWNERDRAW
  1113. "Change Cas&e..." \OWNERDRAW
  1114. \SEPARATOR_BAR
  1115. "&AutoFormat..." "b00_330.DIB" \OWNERDRAW
  1116. "Style &Gallery..." \OWNERDRAW
  1117. "&Style..." \OWNERDRAW
  1118. "Bac&kground..." "b00_331.DIB" \OWNERDRAW
  1119. \SEPARATOR_BAR
  1120. "&Object..." "b00_332.DIB" \OWNERDRAW \DISABLE_GREY
  1121. <2,6,19>
  1122. "&Spelling and Grammar...                       F7" "b00_333.DIB" \OWNERDRAW
  1123. "&Language" \OWNERDRAW
  1124. "&Word Count..." \OWNERDRAW
  1125. "A&utoSummarize..." "b00_334.DIB" \OWNERDRAW
  1126. "&AutoCorrect..." \OWNERDRAW
  1127. "Loo&k Up Reference..." \OWNERDRAW
  1128. \SEPARATOR_BAR 
  1129. "&Track Changes" \OWNERDRAW
  1130. "Merge &Documents..." \OWNERDRAW
  1131. "&Protect Document..." \OWNERDRAW
  1132. \SEPARATOR_BAR 
  1133. "Mail Me&rge..."  \OWNERDRAW
  1134. "&Envelopes and Labels..." "b00_335.DIB" \OWNERDRAW
  1135. "Letter Wi&zard..." \OWNERDRAW
  1136. \SEPARATOR_BAR 
  1137. "&Macro" \OWNERDRAW
  1138. "Templates and Add-&Ins..." \OWNERDRAW
  1139. "&Customize..." \OWNERDRAW
  1140. "&Options..." \OWNERDRAW
  1141. <2,7,22>
  1142. "Draw Ta&ble" "b00_336.DIB" \OWNERDRAW
  1143. \SEPARATOR_BAR
  1144. "&Insert Table..." "b00_337.DIB" \OWNERDRAW
  1145. "&Delete Cells..." \DISABLE_GREY \OWNERDRAW
  1146. "&Merge Cells..." \DISABLE_GREY "b00_345.DIB" \OWNERDRAW
  1147. "S&plit Cells..." \DISABLE_GREY "b00_339.DIB" \OWNERDRAW
  1148. \SEPARATOR_BAR
  1149. "Select &Row..." \DISABLE_GREY \OWNERDRAW
  1150. "Select &Column..." \DISABLE_GREY \OWNERDRAW
  1151. "Select T&able..." \DISABLE_GREY \OWNERDRAW
  1152. \SEPARATOR_BAR
  1153. "Table Auto&Format..." \DISABLE_GREY "b00_340.DIB" \OWNERDRAW
  1154. "Distribute Rows Eve&nly" \DISABLE_GREY "b00_341.DIB" \OWNERDRAW
  1155. "Distribute Columns Evenl&y" \DISABLE_GREY "b00_342.DIB" \OWNERDRAW
  1156. "Cell Height and &Width..." \DISABLE_GREY \OWNERDRAW
  1157. "&Headings" \DISABLE_GREY \OWNERDRAW
  1158. \SEPARATOR_BAR
  1159. "Con&vert Text to Table..." \DISABLE_GREY \OWNERDRAW
  1160. "&Sort..." "b00_343.DIB" \OWNERDRAW
  1161. "F&ormula..."
  1162. "Split &Table" \DISABLE_GREY \OWNERDRAW
  1163. "Hide &Gridlines" "b00_344.DIB" \OWNERDRAW
  1164. <2,8,5>
  1165. "&New Window" \OWNERDRAW
  1166. "&Arrange All" \OWNERDRAW
  1167. "&Split" \OWNERDRAW
  1168. \SEPARATOR_BAR
  1169. "&1 Document1" "b00_318.DIB" \OWNERDRAW
  1170. <2,9,8>
  1171. "Microsoft Word &Help                            F1" "b00_346.DIB" \OWNERDRAW
  1172. \SEPARATOR_BAR
  1173. "&Contents and Index" "b00_347.DIB" \OWNERDRAW
  1174. "What's &This?                                   Shift+F1" "b00_348.DIB" \OWNERDRAW
  1175. "Microsoft on the &Web" \OWNERDRAW
  1176. "Word&Perfect Help..." \OWNERDRAW
  1177. \SEPARATOR_BAR
  1178. "&About Microsoft Word" \OWNERDRAW
  1179. <3,1,14,6>
  1180. "&Mail Recipient..." "b00_349.DIB" \OWNERDRAW
  1181. "&Routing Recipient..." "b00_350.DIB" \OWNERDRAW
  1182. "&Exchange Folder..." "b00_351.DIB" \OWNERDRAW
  1183. "&Fax Recipient..." "b00_352.DIB" \OWNERDRAW
  1184. \SEPARATOR_BAR
  1185. "Microsoft &PowerPoint" "b00_353.DIB" \OWNERDRAW
  1186. <3,3,7,15>
  1187. "Standard" "b00_365.DIB" \OWNERDRAW
  1188. "Formatting" "b00_365.DIB" \OWNERDRAW
  1189. "AutoText"
  1190. "Control Toolbox"
  1191. "Database"
  1192. "Drawing"
  1193. "Forms"
  1194. "Picture"
  1195. "Reviewing"
  1196. "Tables and Borders"
  1197. "Visual Basic"
  1198. "Web"
  1199. "WordArt"
  1200. \SEPARATOR_BAR
  1201. "&Customize..."
  1202. <3,4,4,13>
  1203. "AutoT&ext..." "b00_354.DIB" \OWNERDRAW
  1204. "&New...                                         Alt+F3" \DISABLE GREY
  1205. \SEPARATOR_BAR
  1206. "Attention Line"
  1207. "Closing"
  1208. "Header/Footer"
  1209. "Mailing Instructions"
  1210. "Reference Initials"
  1211. "Reference Line"
  1212. "Salutation"
  1213. "Signature"
  1214. "Signature Company"
  1215. "Subject Line"
  1216. <3,4,14,6>
  1217. "&Clip Art..." "b00_355.DIB" \OWNERDRAW
  1218. "&From File..." "b00_356.DIB" \OWNERDRAW
  1219. \SEPARATOR_BAR 
  1220. "&AutoShapes" "b00_357.DIB" \OWNERDRAW
  1221. "&WordArt..." "b00_358.DIB" \OWNERDRAW
  1222. "C&hart" "b00_359.DIB" \OWNERDRAW
  1223. <3,6,2,3>
  1224. "Set &Language..." "b00_360.DIB" \OWNERDRAW
  1225. "&Thesaurus...                                     Shift+F7" \OWNERDRAW
  1226. "&Hyphenation..." \OWNERDRAW
  1227. <3,6,8,3>
  1228. "&Highlight Changes..." "b00_361.DIB" \OWNERDRAW
  1229. "&Accept or Reject Changes..." \OWNERDRAW
  1230. "&Compare Documents..." \OWNERDRAW
  1231. <3,6,16,4>
  1232. "&Macros...                                        Alt+F8" \OWNERDRAW
  1233. "&Record New Macro..." "b00_362.DIB" \OWNERDRAW
  1234. \SEPARATOR_BAR
  1235. "&Visual Basic Editor                              Alt+F11" "b00_363.DIB" \OWNERDRAW
  1236. <3,9,5,12>
  1237. "&Free Stuff" "b00_364.DIB" \OWNERDRAW
  1238. "&Product News" "b00_364.DIB" \OWNERDRAW
  1239. "Frequently Asked &Questions" "b00_364.DIB" \OWNERDRAW
  1240. "Online &Support" "b00_364.DIB" \OWNERDRAW
  1241. \SEPARATOR_BAR
  1242. "Microsoft &Office Home Page" "b00_364.DIB" \OWNERDRAW
  1243. "Send Feedbac&k..." "b00_364.DIB" \OWNERDRAW
  1244. "&Best of the Web" "b00_364.DIB" \OWNERDRAW
  1245. "Search the &Web..." "b00_364.DIB" \OWNERDRAW
  1246. "Web &Tutorial" "b00_364.DIB" \OWNERDRAW
  1247. \SEPARATOR_BAR
  1248. "Microsoft &Home Page" "b00_364.DIB" \OWNERDRAW
  1249. <4,4,4,4,2>
  1250. "Attention:"
  1251. "ATN:"
  1252. <4,4,4,5,13>
  1253. "Best regards,"
  1254. "Best wishes,"
  1255. "Cordially,"
  1256. "Love,"
  1257. "Regards,"
  1258. "Respectfully yours,"
  1259. "Respectfully,"
  1260. "Sincerely yours,"
  1261. "Sincerely,"
  1262. "Take care,"
  1263. "Thank you,"
  1264. "Thanks,"
  1265. "Yours truly,"
  1266. <4,4,4,6,10>
  1267. "-PAGE-"
  1268. "Author, Page#, Date"
  1269. "Confidentially, Page#, Date"
  1270. "Created by"
  1271. "Created on"
  1272. "Filename"
  1273. "Filename and path"
  1274. "Last printed"
  1275. "Last saved by"
  1276. "Page X of Y"
  1277. <4,4,4,7,8>
  1278. "CERTIFIED MAIL"
  1279. "CONFIDENTIAL"
  1280. "PERSONAL"
  1281. "REGISTERED MAIL"
  1282. "SPECIAL DELIVERY"
  1283. "VIA AIRMAIL"
  1284. "VIA FACSMILE"
  1285. "VIA OVERNIGHT MAIL"
  1286. <4,4,4,8,1>
  1287. "T"
  1288. <4,4,4,9,3>
  1289. "In reply to:"
  1290. "RE:"
  1291. Reference:"
  1292. <4,4,4,10,4>
  1293. "Dear Mom and Dad,"
  1294. "Dear Sir or Madam:"
  1295. "Ladies and Gentlemen:"
  1296. "To Whom It May Concern:"
  1297. <4,4,4,11,1>
  1298. "Tonyac"
  1299. <4,4,4,12,1>
  1300. "CTI"
  1301. <4,4,4,13,1>
  1302. "Subject:"
  1303. MENU END
  1304.  
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310. REM *****  Microsoft Word Initial Menu
  1311. MENU BEGIN 5 286
  1312. <1,9>
  1313. "&File"
  1314. "&Edit"
  1315. "&View"
  1316. "&Insert"
  1317. "F&ormat"
  1318. "&Tools"
  1319. "T&able"
  1320. "&Window"
  1321. "&Help"
  1322. <2,1,19>
  1323. "&New...                                Ctrl+N" "b00_301.DIB" \OWNERDRAW
  1324. "&Open...                               Ctrl+O" "b00_302.DIB" \OWNERDRAW
  1325. "&Close" \OWNERDRAW
  1326. \SEPARATOR_BAR
  1327. "&Save                                  Ctrl+S" "b00_303.DIB" \OWNERDRAW
  1328. "Save &As..." \OWNERDRAW
  1329. "V&ersions..." \OWNERDRAW
  1330. \SEPARATOR_BAR
  1331. "Page Set&up..." \OWNERDRAW
  1332. "Print Pre&view" "b00_304.DIB"\OWNERDRAW
  1333. "&Print...                              Ctrl+P" "b00_305.DIB" \OWNERDRAW
  1334. \SEPARATOR_BAR
  1335. "&Send To" \OWNERDRAW
  1336. "Propert&ies" \OWNERDRAW
  1337. \SEPARATOR_BAR
  1338. "&1 Document1" \OWNERDRAW
  1339. "&2 Document2" \OWNERDRAW
  1340. \SEPARATOR_BAR
  1341. "E&xit" \OWNERDRAW
  1342. <2,2,18>
  1343. "&Undo Paste                            Ctrl+Z" "b00_366.DIB" \OWNERDRAW 
  1344. "&Repeat Paste                         Ctrl+Y" "b00_367.DIB" \OWNERDRAW
  1345. \SEPARATOR_BAR
  1346. "Cu&t                                   Ctrl+X" "b00_308.DIB" \OWNERDRAW \DISABLE_GREY
  1347. "&Copy                                  Ctrl+C" "b00_309.DIB" \OWNERDRAW \DISABLE_GREY
  1348. "&Paste                                 Ctrl+V" "b00_310.DIB" \OWNERDRAW 
  1349. "Paste &Special..." \OWNERDRAW 
  1350. "Paste as &Hyperlink" \DISABLE_GREY \OWNERDRAW 
  1351. \SEPARATOR_BAR
  1352. "Cle&ar                    Delete" \OWNERDRAW 
  1353. "Select A&ll                            Ctrl+A" \OWNERDRAW 
  1354. \SEPARATOR_BAR
  1355. "&Find...                               Ctrl+F" "b00_311.DIB" \OWNERDRAW
  1356. "R&eplace...                            Ctrl+H" \OWNERDRAW 
  1357. "&Go To                                 Ctrl+G" \OWNERDRAW 
  1358. \SEPARATOR_BAR
  1359. "Lin&ks..." \DISABLE_GREY \OWNERDRAW 
  1360. "&Object" \DISABLE_GREY \OWNERDRAW 
  1361. <2,3,16>
  1362. "&Normal" "b00_313.DIB" \OWNERDRAW
  1363. "Onlin&e Layout" "b00_314.DIB" \OWNERDRAW
  1364. "&Page Layout" "b00_315.DIB" \OWNERDRAW
  1365. "&Outline" "b00_316.DIB" \OWNERDRAW
  1366. "&Master Document" "b00_317.DIB" \OWNERDRAW
  1367. \SEPARATOR_BAR
  1368. "&Toolbars" 
  1369. "&Ruler" "b00_365.DIB" \OWNERDRAW
  1370. "&Document Map" "b00_319.DIB" \OWNERDRAW
  1371. \SEPARATOR_BAR
  1372. "&Header and Footer" 
  1373. "&Footnotes" \DISABLE_GREY
  1374. "&Comments" "b00_320.DIB" \OWNERDRAW\DISABLE_GREY
  1375. \SEPARATOR_BAR
  1376. "F&ull Screen" "b00_321.DIB" \OWNERDRAW
  1377. "&Zoom..."
  1378. <2,4,19>
  1379. "&Break..." \OWNERDRAW
  1380. "Page N&umbers..." \OWNERDRAW
  1381. "Date and &Time..." \OWNERDRAW
  1382. "&Autotext" \DISABLE_GREY \OWNERDRAW
  1383. "&Field..." \OWNERDRAW
  1384. "&Symbol..." \OWNERDRAW
  1385. "Co&mment" "b00_322.DIB" \OWNERDRAW
  1386. \SEPARATOR_BAR
  1387. "Foot¬e..."  \OWNERDRAW
  1388. "&Caption..." \OWNERDRAW
  1389. "Cross-&reference..." \OWNERDRAW
  1390. "In&dex and Tables..." \OWNERDRAW
  1391. \SEPARATOR_BAR
  1392. "&Picture" \OWNERDRAW
  1393. "Te&xt Box" "b00_323.DIB" \OWNERDRAW
  1394. "Fi&le..." \OWNERDRAW
  1395. "&Object..." \OWNERDRAW
  1396. "Boo&kmark..." \OWNERDRAW
  1397. "Hyperl&ink...                                  Ctrl+K" "b00_324.DIB" \OWNERDRAW
  1398. <2,5,17>
  1399. "&Font..." "b00_325.DIB" \OWNERDRAW
  1400. "&Paragraph..." "b00_326.DIB" \OWNERDRAW
  1401. "Bullets and &Numbering..." "b00_327.DIB" \OWNERDRAW
  1402. "&Borders and Shading..."  \OWNERDRAW
  1403. \SEPARATOR_BAR
  1404. "&Columns..." "b00_328.DIB" \OWNERDRAW 
  1405. "&Tabs..." \OWNERDRAW
  1406. "&Drop Cap..." \DISABLE_GREY \OWNERDRAW
  1407. "Te&xt Direction..." \DISABLE_GREY "b00_329.DIB" \OWNERDRAW
  1408. "Change Cas&e..." \OWNERDRAW
  1409. \SEPARATOR_BAR
  1410. "&AutoFormat..." "b00_330.DIB" \OWNERDRAW
  1411. "Style &Gallery..." \OWNERDRAW
  1412. "&Style..." \OWNERDRAW
  1413. "Bac&kground..." "b00_331.DIB" \OWNERDRAW
  1414. \SEPARATOR_BAR
  1415. "&Object..." "b00_332.DIB" \OWNERDRAW \DISABLE_GREY
  1416. <2,6,19>
  1417. "&Spelling and Grammar...                       F7" "b00_333.DIB" \OWNERDRAW
  1418. "&Language" \OWNERDRAW
  1419. "&Word Count..." \OWNERDRAW
  1420. "A&utoSummarize..." "b00_334.DIB" \OWNERDRAW
  1421. "&AutoCorrect..." \OWNERDRAW
  1422. "Loo&k Up Reference..." \OWNERDRAW
  1423. \SEPARATOR_BAR 
  1424. "&Track Changes" \OWNERDRAW
  1425. "Merge &Documents..." \OWNERDRAW
  1426. "&Protect Document..." \OWNERDRAW
  1427. \SEPARATOR_BAR 
  1428. "Mail Me&rge..."  \OWNERDRAW
  1429. "&Envelopes and Labels..." "b00_335.DIB" \OWNERDRAW
  1430. "Letter Wi&zard..." \OWNERDRAW
  1431. \SEPARATOR_BAR 
  1432. "&Macro" \OWNERDRAW
  1433. "Templates and Add-&Ins..." \OWNERDRAW
  1434. "&Customize..." \OWNERDRAW
  1435. "&Options..." \OWNERDRAW
  1436. <2,7,22>
  1437. "Draw Ta&ble" "b00_336.DIB" \OWNERDRAW
  1438. \SEPARATOR_BAR
  1439. "&Insert Table..." "b00_337.DIB" \OWNERDRAW
  1440. "&Delete Cells..." \DISABLE_GREY \OWNERDRAW
  1441. "&Merge Cells..." \DISABLE_GREY "b00_345.DIB" \OWNERDRAW
  1442. "S&plit Cells..." \DISABLE_GREY "b00_339.DIB" \OWNERDRAW
  1443. \SEPARATOR_BAR
  1444. "Select &Row..." \DISABLE_GREY \OWNERDRAW
  1445. "Select &Column..." \DISABLE_GREY \OWNERDRAW
  1446. "Select T&able..." \DISABLE_GREY \OWNERDRAW
  1447. \SEPARATOR_BAR
  1448. "Table Auto&Format..." \DISABLE_GREY "b00_340.DIB" \OWNERDRAW
  1449. "Distribute Rows Eve&nly" \DISABLE_GREY "b00_341.DIB" \OWNERDRAW
  1450. "Distribute Columns Evenl&y" \DISABLE_GREY "b00_342.DIB" \OWNERDRAW
  1451. "Cell Height and &Width..." \DISABLE_GREY \OWNERDRAW
  1452. "&Headings" \DISABLE_GREY \OWNERDRAW
  1453. \SEPARATOR_BAR
  1454. "Con&vert Text to Table..." \DISABLE_GREY \OWNERDRAW
  1455. "&Sort..." "b00_343.DIB" \OWNERDRAW
  1456. "F&ormula..."
  1457. "Split &Table" \DISABLE_GREY \OWNERDRAW
  1458. "Hide &Gridlines" "b00_344.DIB" \OWNERDRAW
  1459. <2,8,5>
  1460. "&New Window" \OWNERDRAW
  1461. "&Arrange All" \OWNERDRAW
  1462. "&Split" \OWNERDRAW
  1463. \SEPARATOR_BAR
  1464. "&1 Document1" "b00_318.DIB" \OWNERDRAW
  1465. <2,9,8>
  1466. "Microsoft Word &Help                            F1" "b00_346.DIB" \OWNERDRAW
  1467. \SEPARATOR_BAR
  1468. "&Contents and Index" "b00_347.DIB" \OWNERDRAW
  1469. "What's &This?                                   Shift+F1" "b00_348.DIB" \OWNERDRAW
  1470. "Microsoft on the &Web" \OWNERDRAW
  1471. "Word&Perfect Help..." \OWNERDRAW
  1472. \SEPARATOR_BAR
  1473. "&About Microsoft Word" \OWNERDRAW
  1474. <3,1,14,6>
  1475. "&Mail Recipient..." "b00_349.DIB" \OWNERDRAW
  1476. "&Routing Recipient..." "b00_350.DIB" \OWNERDRAW
  1477. "&Exchange Folder..." "b00_351.DIB" \OWNERDRAW
  1478. "&Fax Recipient..." "b00_352.DIB" \OWNERDRAW
  1479. \SEPARATOR_BAR
  1480. "Microsoft &PowerPoint" "b00_353.DIB" \OWNERDRAW
  1481. <3,3,7,15>
  1482. "Standard" "b00_365.DIB" \OWNERDRAW
  1483. "Formatting" "b00_365.DIB" \OWNERDRAW
  1484. "AutoText"
  1485. "Control Toolbox"
  1486. "Database"
  1487. "Drawing"
  1488. "Forms"
  1489. "Picture"
  1490. "Reviewing"
  1491. "Tables and Borders"
  1492. "Visual Basic"
  1493. "Web"
  1494. "WordArt"
  1495. \SEPARATOR_BAR
  1496. "&Customize..."
  1497. <3,4,4,13>
  1498. "AutoT&ext..." "b00_354.DIB" \OWNERDRAW
  1499. "&New...                                         Alt+F3" \DISABLE GREY
  1500. \SEPARATOR_BAR
  1501. "Attention Line"
  1502. "Closing"
  1503. "Header/Footer"
  1504. "Mailing Instructions"
  1505. "Reference Initials"
  1506. "Reference Line"
  1507. "Salutation"
  1508. "Signature"
  1509. "Signature Company"
  1510. "Subject Line"
  1511. <3,4,14,6>
  1512. "&Clip Art..." "b00_355.DIB" \OWNERDRAW
  1513. "&From File..." "b00_356.DIB" \OWNERDRAW
  1514. \SEPARATOR_BAR 
  1515. "&AutoShapes" "b00_357.DIB" \OWNERDRAW
  1516. "&WordArt..." "b00_358.DIB" \OWNERDRAW
  1517. "C&hart" "b00_359.DIB" \OWNERDRAW
  1518. <3,6,2,3>
  1519. "Set &Language..." "b00_360.DIB" \OWNERDRAW
  1520. "&Thesaurus...                                     Shift+F7" \OWNERDRAW
  1521. "&Hyphenation..." \OWNERDRAW
  1522. <3,6,8,3>
  1523. "&Highlight Changes..." "b00_361.DIB" \OWNERDRAW
  1524. "&Accept or Reject Changes..." \OWNERDRAW
  1525. "&Compare Documents..." \OWNERDRAW
  1526. <3,6,16,4>
  1527. "&Macros...                                        Alt+F8" \OWNERDRAW
  1528. "&Record New Macro..." "b00_362.DIB" \OWNERDRAW
  1529. \SEPARATOR_BAR
  1530. "&Visual Basic Editor                              Alt+F11" "b00_363.DIB" \OWNERDRAW
  1531. <3,9,5,12>
  1532. "&Free Stuff" "b00_364.DIB" \OWNERDRAW
  1533. "&Product News" "b00_364.DIB" \OWNERDRAW
  1534. "Frequently Asked &Questions" "b00_364.DIB" \OWNERDRAW
  1535. "Online &Support" "b00_364.DIB" \OWNERDRAW
  1536. \SEPARATOR_BAR
  1537. "Microsoft &Office Home Page" "b00_364.DIB" \OWNERDRAW
  1538. "Send Feedbac&k..." "b00_364.DIB" \OWNERDRAW
  1539. "&Best of the Web" "b00_364.DIB" \OWNERDRAW
  1540. "Search the &Web..." "b00_364.DIB" \OWNERDRAW
  1541. "Web &Tutorial" "b00_364.DIB" \OWNERDRAW
  1542. \SEPARATOR_BAR
  1543. "Microsoft &Home Page" "b00_364.DIB" \OWNERDRAW
  1544. <4,4,4,4,2>
  1545. "Attention:"
  1546. "ATN:"
  1547. <4,4,4,5,13>
  1548. "Best regards,"
  1549. "Best wishes,"
  1550. "Cordially,"
  1551. "Love,"
  1552. "Regards,"
  1553. "Respectfully yours,"
  1554. "Respectfully,"
  1555. "Sincerely yours,"
  1556. "Sincerely,"
  1557. "Take care,"
  1558. "Thank you,"
  1559. "Thanks,"
  1560. "Yours truly,"
  1561. <4,4,4,6,10>
  1562. "-PAGE-"
  1563. "Author, Page#, Date"
  1564. "Confidentially, Page#, Date"
  1565. "Created by"
  1566. "Created on"
  1567. "Filename"
  1568. "Filename and path"
  1569. "Last printed"
  1570. "Last saved by"
  1571. "Page X of Y"
  1572. <4,4,4,7,8>
  1573. "CERTIFIED MAIL"
  1574. "CONFIDENTIAL"
  1575. "PERSONAL"
  1576. "REGISTERED MAIL"
  1577. "SPECIAL DELIVERY"
  1578. "VIA AIRMAIL"
  1579. "VIA FACSMILE"
  1580. "VIA OVERNIGHT MAIL"
  1581. <4,4,4,8,1>
  1582. "T"
  1583. <4,4,4,9,3>
  1584. "In reply to:"
  1585. "RE:"
  1586. Reference:"
  1587. <4,4,4,10,4>
  1588. "Dear Mom and Dad,"
  1589. "Dear Sir or Madam:"
  1590. "Ladies and Gentlemen:"
  1591. "To Whom It May Concern:"
  1592. <4,4,4,11,1>
  1593. "Tonyac"
  1594. <4,4,4,12,1>
  1595. "CTI"
  1596. <4,4,4,13,1>
  1597. "Subject:"
  1598. MENU END
  1599.  
  1600.  
  1601.