home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _1A7A1972080D41ADBAA0940834A8762C < prev    next >
Text File  |  2003-03-07  |  17KB  |  1,094 lines

  1. WatermarkA
  2.  
  3. Syntax
  4.  
  5. (Action: enumeration; Occurrence: enumeration; State: enumeration)
  6.  
  7. Description
  8.  
  9. Create, edit, or turn off Watermark A on the specified pages.
  10.  
  11. Parameters
  12.  
  13. Action: enumeration    Create!
  14.  
  15. Edit!
  16.  
  17. Off!
  18.  
  19. Occurrence: enumeration (optional)    AllPages!
  20.  
  21. EvenPages!
  22.  
  23. NoPages!
  24.  
  25. OddPages!
  26.  
  27. State: enumeration (optional)    NoOverlay!
  28.  
  29. Overlay!
  30.  
  31. WatermarkB
  32.  
  33. Syntax
  34.  
  35. (Action: enumeration; Occurrence: enumeration; State: enumeration)
  36.  
  37. Description
  38.  
  39. Create, edit, or turn off Watermark B on the specified pages.
  40.  
  41. Parameters
  42.  
  43. Action: enumeration    Create!
  44.  
  45. Edit!
  46.  
  47. Off!
  48.  
  49. Occurrence: enumeration (optional)    AllPages!
  50.  
  51. EvenPages!
  52.  
  53. NoPages!
  54.  
  55. OddPages!
  56.  
  57. State: enumeration (optional)    NoOverlay!
  58.  
  59. Overlay!
  60.  
  61. WatermarkDlg
  62.  
  63. Syntax
  64.  
  65. ()
  66.  
  67. Description
  68.  
  69. Display the Watermark dialog box in order to create a watermark.
  70.  
  71. WatermarkNext
  72.  
  73. Syntax
  74.  
  75. ()
  76.  
  77. Description
  78.  
  79. Go to the next watermark.
  80.  
  81. WatermarkPlacementDlg
  82.  
  83. Syntax
  84.  
  85. ()
  86.  
  87. Description
  88.  
  89. Display the Pages dialog box to specify the pages on which your watermark will appear.
  90.  
  91. WatermarkPrev
  92.  
  93. Syntax
  94.  
  95. ()
  96.  
  97. Description
  98.  
  99. Go to the previous watermark.
  100.  
  101. WatermarkShadingDlg
  102.  
  103. Syntax
  104.  
  105. ()
  106.  
  107. Description
  108.  
  109. Display the Watermark Shading dialog box.
  110.  
  111. WatermarkShippingMacro
  112.  
  113. Syntax
  114.  
  115. ()
  116.  
  117. Description
  118.  
  119. Play the shipping macro WATERMRK.WCM to display the Watermark Options dialog box, where you can select Watermark A or B, and graphics or text. If Graphics is selected, the Graphics Watermarks dialog box is displayed with a list of watermarks to preview or insert. If Text is selected, the Watermark Creation Macro dialog box is displayed when you enter watermark text to insert. WATERMARK.WCM must be installed.
  120.  
  121. WebActiveLinkColor
  122.  
  123. Syntax
  124.  
  125. (Red: numeric; Green: numeric; Blue: numeric)
  126.  
  127. Description
  128.  
  129. Set the active hypertext-link color of the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  130.  
  131. Parameters
  132.  
  133. Red: numeric    Value: 0-255.
  134.  
  135. Green: numeric    Value: 0-255.
  136.  
  137. Blue: numeric    Value: 0-255.
  138.  
  139. numeric:=WebActiveLinkColorBlue
  140.  
  141. Syntax
  142.  
  143. ()
  144.  
  145. Description
  146.  
  147. Return the blue value of the active hypertext-link color for the active Web document. If the active document is not a Web document, the blue value of the default active hypertext-link color for Web documents is returned.
  148.  
  149. Return Value
  150.  
  151. Value: 0-255.
  152.  
  153. numeric:=WebActiveLinkColorGreen
  154.  
  155. Syntax
  156.  
  157. ()
  158.  
  159. Description
  160.  
  161. Return the green value of the active hypertext-link color for the active Web document. If the current document is not a Web document, the green value of the default active hypertext-link color for Web documents is returned.
  162.  
  163. Return Value
  164.  
  165. Value: 0-255.
  166.  
  167. numeric:=WebActiveLinkColorRed
  168.  
  169. Syntax
  170.  
  171. ()
  172.  
  173. Description
  174.  
  175. Return the red value of the active hypertext-link color for the active Web document. If the current document is not a Web document, the red value of the default active hypertext-link color for Web documents is returned.
  176.  
  177. Return Value
  178.  
  179. Value: 0-255.
  180.  
  181. WebBackgroundColor
  182.  
  183. Syntax
  184.  
  185. (Red: numeric; Green: numeric; Blue: numeric)
  186.  
  187. Description
  188.  
  189. Set the background color of the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  190.  
  191. Parameters
  192.  
  193. Red: numeric    Value: 0-255.
  194.  
  195. Green: numeric    Value: 0-255.
  196.  
  197. Blue: numeric    Value: 0-255.
  198.  
  199. numeric:=WebBackgroundColorBlue
  200.  
  201. Syntax
  202.  
  203. ()
  204.  
  205. Description
  206.  
  207. Return the blue value of the background color for the active Web document. If the active document is not a Web document, the blue value of the default background color for Web documents is returned.
  208.  
  209. Return Value
  210.  
  211. Value: 0-255.
  212.  
  213. numeric:=WebBackgroundColorGreen
  214.  
  215. Syntax
  216.  
  217. ()
  218.  
  219. Description
  220.  
  221. Return the green value of the background color for the active Web document. If the active document is not a Web document, the green value of the default background color for Web documents is returned.
  222.  
  223. Return Value
  224.  
  225. Value: 0-255.
  226.  
  227. numeric:=WebBackgroundColorRed
  228.  
  229. Syntax
  230.  
  231. ()
  232.  
  233. Description
  234.  
  235. Return the red value of the background color for the active Web document. If the active document is not a Web document, the red value of the default background color for Web documents is returned.
  236.  
  237. Return Value
  238.  
  239. Value: 0-255.
  240.  
  241. WebBackgroundImage
  242.  
  243. Syntax
  244.  
  245. (Filename: string)
  246.  
  247. Description
  248.  
  249. Specify a background image for the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  250.  
  251. Parameters
  252.  
  253. Filename: string    The filename of the image you want to use as a page background.
  254.  
  255. WebBaseURL
  256.  
  257. Syntax
  258.  
  259. (URL: string)
  260.  
  261. Description
  262.  
  263. Specify the base URL for the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  264.  
  265. Parameters
  266.  
  267. URL: string    The URL to use as the base for the current Web document.
  268.  
  269. WebBoxHTMLProperties
  270.  
  271. Syntax
  272.  
  273. (Properties: string)
  274.  
  275. Description
  276.  
  277. Specify the HTML properties of the active box. Precede with BoxCreate or BoxEdit and end with BoxEnd.
  278.  
  279. Parameters
  280.  
  281. Properties: string    The properties of the current box.
  282.  
  283. WebBoxHTMLPropertiesDlg
  284.  
  285. Syntax
  286.  
  287. ()
  288.  
  289. Description
  290.  
  291. Display the Box HTML Properties dialog box. Valid only when a graphics box is selected.
  292.  
  293. WebColorDlg
  294.  
  295. Syntax
  296.  
  297. ()
  298.  
  299. Description
  300.  
  301. Display the HTML Document Properties (Text/Background color) dialog box.
  302.  
  303. WebColumnDefineDlg
  304.  
  305. Syntax
  306.  
  307. ()
  308.  
  309. Description
  310.  
  311. Specify the number and size of columns.
  312.  
  313. WebCustomHTMLToggle
  314.  
  315. Syntax
  316.  
  317. ()
  318.  
  319. Description
  320.  
  321. Turn Web Custom HTML on or off.
  322.  
  323. WebFormsFormPropertiesDlg
  324.  
  325. Syntax
  326.  
  327. ()
  328.  
  329. Description
  330.  
  331. Display the Properties dialog for a form.
  332.  
  333. WebFormsHiddenDlg
  334.  
  335. Syntax
  336.  
  337. ()
  338.  
  339. Description
  340.  
  341. Display the Properties dialog for a hidden field.
  342.  
  343. WebFormsListPropertiesDlg
  344.  
  345. Syntax
  346.  
  347. ()
  348.  
  349. Description
  350.  
  351. Display the Properties dialog for a selection list.
  352.  
  353. WebFormsProperties
  354.  
  355. Syntax
  356.  
  357. ()
  358.  
  359. Description
  360.  
  361. Edit the properties of the form or form field.
  362.  
  363. WebFormsRadioPropertiesDlg
  364.  
  365. Syntax
  366.  
  367. ()
  368.  
  369. Description
  370.  
  371. Display the Properties dialog for a radio button or check box.
  372.  
  373. WebFormsTextAreaPropertiesDlg
  374.  
  375. Syntax
  376.  
  377. ()
  378.  
  379. Description
  380.  
  381. Display the Properties dialog for a multi-line text field.
  382.  
  383. WebFormsTextPropertiesDlg
  384.  
  385. Syntax
  386.  
  387. ()
  388.  
  389. Description
  390.  
  391. Display the Properties dialog for a text or password field.
  392.  
  393. WebInsertCheckBox
  394.  
  395. Syntax
  396.  
  397. ()
  398.  
  399. Description
  400.  
  401. Insert a check box into the form.
  402.  
  403. WebInsertForm
  404.  
  405. Syntax
  406.  
  407. ()
  408.  
  409. Description
  410.  
  411. Create a new Web form.
  412.  
  413. WebInsertHiddenField
  414.  
  415. Syntax
  416.  
  417. ()
  418.  
  419. Description
  420.  
  421. Insert a hidden field into the form.
  422.  
  423. WebInsertPassword
  424.  
  425. Syntax
  426.  
  427. ()
  428.  
  429. Description
  430.  
  431. Insert a password field into the form.
  432.  
  433. WebInsertRadioButton
  434.  
  435. Syntax
  436.  
  437. ()
  438.  
  439. Description
  440.  
  441. Insert a radio button into the form.
  442.  
  443. WebInsertResetButton
  444.  
  445. Syntax
  446.  
  447. ()
  448.  
  449. Description
  450.  
  451. Insert a reset button into the form.
  452.  
  453. WebInsertSelectList
  454.  
  455. Syntax
  456.  
  457. ()
  458.  
  459. Description
  460.  
  461. Insert a selection list into the form.
  462.  
  463. WebInsertSubmitButton
  464.  
  465. Syntax
  466.  
  467. ()
  468.  
  469. Description
  470.  
  471. Insert a submit button into the form.
  472.  
  473. WebInsertSubmitImage
  474.  
  475. Syntax
  476.  
  477. ()
  478.  
  479. Description
  480.  
  481. Insert a submit image into the form.
  482.  
  483. WebInsertTextArea
  484.  
  485. Syntax
  486.  
  487. ()
  488.  
  489. Description
  490.  
  491. Insert a text area into the form.
  492.  
  493. WebInsertTextLine
  494.  
  495. Syntax
  496.  
  497. ()
  498.  
  499. Description
  500.  
  501. Insert a text line into the form.
  502.  
  503. WebJavaCreateApplet
  504.  
  505. Syntax
  506.  
  507. ()
  508.  
  509. Description
  510.  
  511. Create a Java applet.
  512.  
  513. WebJavaModifyApplet
  514.  
  515. Syntax
  516.  
  517. ()
  518.  
  519. Description
  520.  
  521. Modify a Java applet.
  522.  
  523. WebJavaRunApplets
  524.  
  525. Syntax
  526.  
  527. ()
  528.  
  529. Description
  530.  
  531. View the Java applets that are running.
  532.  
  533. WebLaunchWebBrowser
  534.  
  535. Syntax
  536.  
  537. (Location: string)
  538.  
  539. Description
  540.  
  541. Call the Web browser and go to the specified location.
  542.  
  543. Parameters
  544.  
  545. Location: string (optional)    The location (URL address) to go to. This is sometimes called an Internet address, Web address, or Web site. If no address is specified, the Corel Corporation URL is used.
  546.  
  547. WebLinkColor
  548.  
  549. Syntax
  550.  
  551. (Red: numeric; Green: numeric; Blue: numeric)
  552.  
  553. Description
  554.  
  555. Specify the hypertext-link color of the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  556.  
  557. Parameters
  558.  
  559. Red: numeric    Value: 0-255.
  560.  
  561. Green: numeric    Value: 0-255.
  562.  
  563. Blue: numeric    Value: 0-255.
  564.  
  565. numeric:=WebLinkColorBlue
  566.  
  567. Syntax
  568.  
  569. ()
  570.  
  571. Description
  572.  
  573. Return the blue value of the hypertext-link color for the active Web document. If the current document is not a Web document, the blue value of the default hypertext-link color for Web documents is returned.
  574.  
  575. Return Value
  576.  
  577. Value: 0-255.
  578.  
  579. numeric:=WebLinkColorGreen
  580.  
  581. Syntax
  582.  
  583. ()
  584.  
  585. Description
  586.  
  587. Return the green value of the hypertext-link color for the active Web document. If the current document is not a Web document, the green value of the default hypertext-link color for Web documents is returned.
  588.  
  589. Return Value
  590.  
  591. Value: 0-255.
  592.  
  593. numeric:=WebLinkColorRed
  594.  
  595. Syntax
  596.  
  597. ()
  598.  
  599. Description
  600.  
  601. Return the red value of the hypertext-link color for the active Web document. If the current document is not a Web document, the red value of the default hypertext-link color for Web documents is returned.
  602.  
  603. Return Value
  604.  
  605. Value: 0-255.
  606.  
  607. WebMetaTags
  608.  
  609. Syntax
  610.  
  611. (Meta: string)
  612.  
  613. Description
  614.  
  615. Specify Meta tags for the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  616.  
  617. Parameters
  618.  
  619. Meta: string    
  620.  
  621. WebMonoToggle
  622.  
  623. Syntax
  624.  
  625. ()
  626.  
  627. Description
  628.  
  629. Turn Web Monospaced on or off.
  630.  
  631. WebNewDlg
  632.  
  633. Syntax
  634.  
  635. ()
  636.  
  637. Description
  638.  
  639. Display the Select New Web Document dialog box.
  640.  
  641. WebPublish
  642.  
  643. Syntax
  644.  
  645. (Filename: string)
  646.  
  647. Description
  648.  
  649. Save the current document in HTML format (.HTM).
  650.  
  651. Parameters
  652.  
  653. Filename: string    The path and filename of the HTML document.
  654.  
  655. WebPublishDlg
  656.  
  657. Syntax
  658.  
  659. ()
  660.  
  661. Description
  662.  
  663. Display the Publish to Web dialog box.
  664.  
  665. WebTableProperties
  666.  
  667. Syntax
  668.  
  669. ([TableBordWidth: numeric][; CellBordWidth: numeric][; CellMarginWidth: numeric][; TableWidthType: enumeration][; TableWidth: numeric][; TableHeightType: enumeration][; TableHeight: numeric][; TablePosition: enumeration])
  670.  
  671. Description
  672.  
  673. Lets you edit the properties of a table in HTML
  674.  
  675. Parameters
  676.  
  677. TableBordWidth: numeric (optional)    The width of the border of the table
  678.  
  679. CellBordWidth: numeric (optional)    The width of the border of the cell
  680.  
  681. CellMarginWidth: numeric (optional)    The width of the margin of the cell
  682.  
  683. TableWidthType: enumeration (optional)    NotSet!
  684.  
  685. WPUs!
  686.  
  687. Pixels!
  688.  
  689. Percent!
  690.  
  691. TableWidth: numeric (optional)    The width of the table
  692.  
  693. TableHeightType: enumeration (optional)    NotSet!
  694.  
  695. WPUs!
  696.  
  697. Pixels!
  698.  
  699. Percent!
  700.  
  701. TableHeight: numeric (optional)    The height of the table
  702.  
  703. TablePosition: enumeration (optional)    Top!
  704.  
  705. Center!
  706.  
  707. Bottom!
  708.  
  709.  
  710.  
  711. Note
  712.  
  713.   New command
  714.   
  715. WebTextColor
  716.  
  717. Syntax
  718.  
  719. (Red: numeric; Green: numeric; Blue: numeric)
  720.  
  721. Description
  722.  
  723. Set the regular-text color of the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  724.  
  725. Parameters
  726.  
  727. Red: numeric    Value: 0-255.
  728.  
  729. Green: numeric    Value: 0-255.
  730.  
  731. Blue: numeric    Value: 0-255.
  732.  
  733. numeric:=WebTextColorBlue
  734.  
  735. Syntax
  736.  
  737. ()
  738.  
  739. Description
  740.  
  741. Return the blue value of the text color for the active Web document. If the current document is not a Web document, the blue value of the default text color for Web documents is returned.
  742.  
  743. Return Value
  744.  
  745. Value: 0-255.
  746.  
  747. numeric:=WebTextColorGreen
  748.  
  749. Syntax
  750.  
  751. ()
  752.  
  753. Description
  754.  
  755. Return the green value of the text color for the active Web document. If the current document is not a Web document, the green value of the default text color for Web documents is returned.
  756.  
  757. Return Value
  758.  
  759. Value: 0-255.
  760.  
  761. numeric:=WebTextColorRed
  762.  
  763. Syntax
  764.  
  765. ()
  766.  
  767. Description
  768.  
  769. Return the red value of the text color for the active Web document. If the current document is not a Web document, the red value of the default text color for Web documents is returned.
  770.  
  771. Return Value
  772.  
  773. Value: 0-255.
  774.  
  775. WebTitle
  776.  
  777. Syntax
  778.  
  779. (Title: any)
  780.  
  781. Description
  782.  
  783. Specify the title for the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  784.  
  785. Parameters
  786.  
  787. Title: any    Auto!
  788.  
  789. WebTitleDlg
  790.  
  791. Syntax
  792.  
  793. ()
  794.  
  795. Description
  796.  
  797. Display the Title dialog box for Web documents. This command is valid only when WordPerfect is in Web Editor mode.
  798.  
  799. WebViewAsHTML
  800.  
  801. Syntax
  802.  
  803. ()
  804.  
  805. Description
  806.  
  807. View the active document using HTML.
  808.  
  809. WebViewInWebBrowser
  810.  
  811. Syntax
  812.  
  813. ()
  814.  
  815. Description
  816.  
  817. Convert the current document to HTML format and view it in a Web browser. This command is valid only if you have a Web browser installed.
  818.  
  819. WebVisitedLinkColor
  820.  
  821. Syntax
  822.  
  823. (Red: numeric; Green: numeric; Blue: numeric)
  824.  
  825. Description
  826.  
  827. Specify the visited hypertext-link color of the active Web document. This command is valid only when WordPerfect is in Web Editor mode.
  828.  
  829. Parameters
  830.  
  831. Red: numeric    Value: 0-255.
  832.  
  833. Green: numeric    Value: 0-255.
  834.  
  835. Blue: numeric    Value: 0-255.
  836.  
  837. numeric:=WebVisitedLinkColorBlue
  838.  
  839. Syntax
  840.  
  841. ()
  842.  
  843. Description
  844.  
  845. Return the blue value of the visited hypertext-link color for the active Web document. If the current document is not a Web document, the blue value of the default visited hypertext-link color for Web documents is returned.
  846.  
  847. Return Value
  848.  
  849. Value: 0-255.
  850.  
  851. numeric:=WebVisitedLinkColorGreen
  852.  
  853. Syntax
  854.  
  855. ()
  856.  
  857. Description
  858.  
  859. Return the green value of the visited hypertext-link color for the active Web document. If the current document is not a Web document, the green value of the default visited hypertext-link color for Web documents is returned.
  860.  
  861. Return Value
  862.  
  863. Value: 0-255.
  864.  
  865. numeric:=WebVisitedLinkColorRed
  866.  
  867. Syntax
  868.  
  869. ()
  870.  
  871. Description
  872.  
  873. Return the red value of the visited hypertext-link color for the active Web document. If the current document is not a Web document, the red value of the default visited hypertext-link color for Web documents is returned.
  874.  
  875. Return Value
  876.  
  877. Value: 0-255.
  878.  
  879. WebWallpaper
  880.  
  881. Syntax
  882.  
  883. ()
  884.  
  885. Description
  886.  
  887. Lets you specify the document colors and the wallpaper image.
  888.  
  889. Note
  890.  
  891.   New command
  892.   
  893. WidowOrphan
  894.  
  895. Syntax
  896.  
  897. (State: enumeration)
  898.  
  899. Description
  900.  
  901. Turn Widow/Orphan on or off.
  902.  
  903. Parameters
  904.  
  905. State: enumeration    Off!
  906.  
  907. On!
  908.  
  909. WindowCascade
  910.  
  911. Syntax
  912.  
  913. ()
  914.  
  915. Description
  916.  
  917. Overlap document windows to display the title bar of each window.
  918.  
  919. WindowTile
  920.  
  921. Syntax
  922.  
  923. ()
  924.  
  925. Description
  926.  
  927. Arrange all open document windows top to bottom without overlapping them.
  928.  
  929. WindowTileVertical
  930.  
  931. Syntax
  932.  
  933. ()
  934.  
  935. Description
  936.  
  937. Arrange all open document windows side by side without overlapping them.
  938.  
  939. WordCountDlg
  940.  
  941. Syntax
  942.  
  943. ()
  944.  
  945. Description
  946.  
  947. Display document information, such as word and page count, and words per sentence.
  948.  
  949. WordLetterspaceDlg
  950.  
  951. Syntax
  952.  
  953. ()
  954.  
  955. Description
  956.  
  957. Display the Word/Letter Spacing dialog box.
  958.  
  959. WordLetterSpacing
  960.  
  961. Syntax
  962.  
  963. (CharacterWidth: enumeration; SpaceWidth: enumeration)
  964.  
  965. Description
  966.  
  967. Specify the display spacing between words and letters. Normal: recommended by font manufacturer. Optimal: recommended by WordPerfect.
  968.  
  969. Parameters
  970.  
  971. CharacterWidth: enumeration    The spacing between words. Use a number to specify a percent of the Optimal! default.
  972.  
  973. Maximum!
  974.  
  975. Normal!
  976.  
  977. Optimal!
  978.  
  979. SpaceWidth: enumeration    The spacing between letters. Use a number to specify a percent of the Optimal! default.
  980.  
  981. Maximum!
  982.  
  983. Normal!
  984.  
  985. Optimal!
  986.  
  987. WordSpacingJustificationLimits
  988.  
  989. Syntax
  990.  
  991. (Compression: numeric; Expansion: numeric)
  992.  
  993. Description
  994.  
  995. Adjust the spacing between words when Full justification is on. When a word-spacing limit is reached, character spacing begins.
  996.  
  997. Parameters
  998.  
  999. Compression: numeric    The minimum percent.
  1000.  
  1001. Expansion: numeric    The maximum percent.
  1002.  
  1003. WP51CursorMovement
  1004.  
  1005. Syntax
  1006.  
  1007. (State: enumeration)
  1008.  
  1009. Description
  1010.  
  1011. Turn WordPerfect 5.1 for DOS cursor movement on or off. When WordPerfect 5.1 cursor movement is on, the insertion point moves through codes as if Reveal Codes were on, regardless of the state of Reveal Codes.
  1012.  
  1013. Parameters
  1014.  
  1015. State: enumeration    Off!
  1016.  
  1017. On!
  1018.  
  1019. WPActivate
  1020.  
  1021. Syntax
  1022.  
  1023. ()
  1024.  
  1025. Description
  1026.  
  1027. Activate WordPerfect. Use with DDE links to another application.
  1028.  
  1029. WPCharactersDlg
  1030.  
  1031. Syntax
  1032.  
  1033. ()
  1034.  
  1035. Description
  1036.  
  1037. Display the WordPerfect Characters dialog box.
  1038.  
  1039. WPDraw
  1040.  
  1041. Syntax
  1042.  
  1043. ()
  1044.  
  1045. Description
  1046.  
  1047. Open WordPerfect Draw.
  1048.  
  1049. WPGrammatik
  1050.  
  1051. Syntax
  1052.  
  1053. ()
  1054.  
  1055. Description
  1056.  
  1057. Open Grammatik. This product allows you to check grammar and spelling in a document.
  1058.  
  1059. WPSpeller
  1060.  
  1061. Syntax
  1062.  
  1063. ()
  1064.  
  1065. Description
  1066.  
  1067. Display the Spell Checker dialog box.
  1068.  
  1069. WPThesaurus
  1070.  
  1071. Syntax
  1072.  
  1073. ()
  1074.  
  1075. Description
  1076.  
  1077. Display the Thesaurus dialog box. The Thesaurus allows you to get synonyms, antonymns, definitions, and usages examples for words.
  1078.  
  1079. WritingToolsDisable
  1080.  
  1081. Syntax
  1082.  
  1083. ()
  1084.  
  1085. Description
  1086.  
  1087. Toggle grammar and spell checking on or off at the insertion point or for the selected text. This command inserts a [Writing Tools: Disabled] or [Writing Tools: Enabled] code at the insertion point, depending on the current state.
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.