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

  1. CapBeginSentence
  2.  
  3. Syntax
  4.  
  5. (State: enumeration)
  6.  
  7. Description
  8.  
  9. Automatically capitalize the first letter of each sentence as it is typed.
  10.  
  11. Parameters
  12.  
  13. State: enumeration    Off!
  14.  
  15. On!
  16.  
  17. CaseToggle
  18.  
  19. Syntax
  20.  
  21. ()
  22.  
  23. Description
  24.  
  25. Change the selected text to uppercase or lowercase.
  26.  
  27. Center
  28.  
  29. Syntax
  30.  
  31. ()
  32.  
  33. Description
  34.  
  35. Insert a [Hd Center on Marg] code at the insertion point, centering the current line of text from the insertion point to the next justification code or [HRt] code.
  36.  
  37. CenterCurrentPage
  38.  
  39. Syntax
  40.  
  41. (State: enumeration)
  42.  
  43. Description
  44.  
  45. Center the current page vertically.
  46.  
  47. Parameters
  48.  
  49. State: enumeration    Off!
  50.  
  51. On!
  52.  
  53. CenterPageDlg
  54.  
  55. Syntax
  56.  
  57. ()
  58.  
  59. Description
  60.  
  61. Display the Center Page(s) dialog box.
  62.  
  63. CenterPages
  64.  
  65. Syntax
  66.  
  67. (State: enumeration)
  68.  
  69. Description
  70.  
  71. Center the current and subsequent pages vertically.
  72.  
  73. Parameters
  74.  
  75. State: enumeration    Off!
  76.  
  77. On!
  78.  
  79. ChangeWatermarkGraphicShade
  80.  
  81. Syntax
  82.  
  83. (Amount: numeric)
  84.  
  85. Description
  86.  
  87. Change the shading of a watermark image.
  88.  
  89. Parameters
  90.  
  91. Amount: numeric    How much to lighten or darken the shade of a watermark image.
  92.  
  93. ChangeWatermarkTextShade
  94.  
  95. Syntax
  96.  
  97. (Amount: numeric)
  98.  
  99. Description
  100.  
  101. Change the shading of watermark text.
  102.  
  103. Parameters
  104.  
  105. Amount: numeric    How much to lighten or darken the shade of text in a watermark.
  106.  
  107. ChapterNumber
  108.  
  109. Syntax
  110.  
  111. (Chapter: numeric)
  112.  
  113. Description
  114.  
  115. Specify a chapter number.
  116.  
  117. Parameters
  118.  
  119. Chapter: numeric    The number for the current chapter.
  120.  
  121. ChapterNumberDecrement
  122.  
  123. Syntax
  124.  
  125. ()
  126.  
  127. Description
  128.  
  129. Decrease the chapter number by one.
  130.  
  131. ChapterNumberDisplay
  132.  
  133. Syntax
  134.  
  135. ()
  136.  
  137. Description
  138.  
  139. Insert the chapter number at the insertion point.
  140.  
  141. ChapterNumberIncrement
  142.  
  143. Syntax
  144.  
  145. ()
  146.  
  147. Description
  148.  
  149. Increase the chapter number by one.
  150.  
  151. ChapterNumberMethod
  152.  
  153. Syntax
  154.  
  155. (Method: enumeration)
  156.  
  157. Description
  158.  
  159. Specify a chapter numbering method.
  160.  
  161. Parameters
  162.  
  163. Method: enumeration    LowerLetters!
  164.  
  165. LowerRoman!
  166.  
  167. Numbers!
  168.  
  169. UpperLetters!
  170.  
  171. UpperRoman!
  172.  
  173. Char
  174.  
  175. Syntax
  176.  
  177. (Character: variable; Prompt: string)
  178.  
  179. Description
  180.  
  181. Prompt the user for a keystroke, then assign the ASCII numeric equivalent of the keystroke to the variable specified in the Character parameter. Only one keystroke is accepted. If more than one character is entered, only the first is accepted. Not recordable.
  182.  
  183. Parameters
  184.  
  185. Character: variable    The first character typed.
  186.  
  187. Prompt: string(optional)    The message prompting the user to type a character.
  188.  
  189. CharMappingDlg
  190.  
  191. Syntax
  192.  
  193. ()
  194.  
  195. Description
  196.  
  197. Display the Document Character Map dialog box.
  198.  
  199. CheckBoxShippingMacro
  200.  
  201. Syntax
  202.  
  203. ()
  204.  
  205. Description
  206.  
  207. Play the shipping macro CHECKBOX.WCM to create check boxes in a document that can be changed by clicking on them. CHECKBOX.WCM must be installed.
  208.  
  209. CleanUpSpaces
  210.  
  211. Syntax
  212.  
  213. (State: enumeration)
  214.  
  215. Description
  216.  
  217. Turn Cut and Paste Cleanup on or off.
  218.  
  219. Parameters
  220.  
  221. State: enumeration    Off!
  222.  
  223. On!
  224.  
  225. ClearDoc
  226.  
  227. Syntax
  228.  
  229. ()
  230.  
  231. Description
  232.  
  233. Close the current document without saving and leave the current window open.
  234.  
  235. ClearUndoLevels
  236.  
  237. Syntax
  238.  
  239. ()
  240.  
  241. Description
  242.  
  243. Delete all Undos associated with the current document.
  244.  
  245. ClipboardAppendTo
  246.  
  247. Syntax
  248.  
  249. ()
  250.  
  251. Description
  252.  
  253. Append the currently selected text to the contents of the Clipboard.
  254.  
  255. ClipboardRetrieve
  256.  
  257. Syntax
  258.  
  259. ()
  260.  
  261. Description
  262.  
  263. Insert the Clipboard contents at the insertion point.
  264.  
  265. ClipboardSaveTo
  266.  
  267. Syntax
  268.  
  269. ()
  270.  
  271. Description
  272.  
  273. Save the selected text or graphics to the Clipboard, replacing existing Clipboard contents. If text or graphics are not selected before this command, macro ends or goes to the ONERROR label.
  274.  
  275. ClipboardShippingMacro
  276.  
  277. Syntax
  278.  
  279. ()
  280.  
  281. Description
  282.  
  283. Play the shipping macro CLIPBRD.WCM to open the Clipboard Viewer. CLIPBRD.WCM must be installed.
  284.  
  285. Close
  286.  
  287. Syntax
  288.  
  289. (Save: enumeration)
  290.  
  291. Description
  292.  
  293. Close the current window or text editor.
  294.  
  295. Parameters
  296.  
  297. Save: enumeration (optional)    Default: prompt user to save.
  298.  
  299. No!
  300.  
  301. Yes!
  302.  
  303. CloseAllShippingMacro
  304.  
  305. Syntax
  306.  
  307. ()
  308.  
  309. Description
  310.  
  311. Play the shipping macro CLOSEALL.WCM to display the Close All Documents dialog box, which presents a list of all open documents with modified documents marked for saving. CLOSEALL.WCM must be installed.
  312.  
  313. CloseNoSave
  314.  
  315. Syntax
  316.  
  317. (Verify: enumeration)
  318.  
  319. Description
  320.  
  321. Close the current document without saving it.
  322.  
  323. Parameters
  324.  
  325. Verify: enumeration (optional)    Prompt the user to verify close without saving. Default: no prompt.
  326.  
  327. No!
  328.  
  329. Yes!
  330.  
  331. CodePage
  332.  
  333. Syntax
  334.  
  335. (Dos: numeric; Windows: numeric; InputFile: numeric; OutputFile: numeric)
  336.  
  337. Description
  338.  
  339. Specify code page preferences.
  340.  
  341. Parameters
  342.  
  343. Dos: numeric (optional)    The DOS code page setting.
  344.  
  345. 333 Europa
  346.  
  347. 437 US IBM Default
  348.  
  349. 710 Arabic
  350.  
  351. 850 PC Multilingual
  352.  
  353. 852 Eastern Europe
  354.  
  355. 853 Turkish
  356.  
  357. 860 Portugal
  358.  
  359. 861 Icelandic
  360.  
  361. 862 Hebrew
  362.  
  363. 863 Canada/French
  364.  
  365. 865 Norway
  366.  
  367. 866 Cyrillic
  368.  
  369. 895 Czech-Kamenicky
  370.  
  371. 897 Hungarian
  372.  
  373. 8510 Alternate Greek
  374.  
  375. 8600 Alternate Portugal
  376.  
  377. 8601 Alternate Portugal
  378.  
  379. 8660 Alternate Cyrillic
  380.  
  381. Windows: numeric (optional)    The Windows code page setting.
  382.  
  383. 1004 Windows US
  384.  
  385. 1250 Windows Latin-2
  386.  
  387. 1251 Windows Cyrillic
  388.  
  389. 1252 Windows US Standard
  390.  
  391. 1253 Windows Greek
  392.  
  393. 1254 Windows Turkish
  394.  
  395. ISO 8859-1 Latin #1
  396.  
  397. ISO 8859-2 Latin #2
  398.  
  399. ISO 8859-6 Latin/Arabic
  400.  
  401. ISO 8859-7 Latin/Greek
  402.  
  403. ISO 8859-8 Latin/Hebrew
  404.  
  405. InputFile: numeric (optional)    Any code number listed for the DOS or Windows parameter.
  406.  
  407. OutputFile: numeric (optional)    Any code number listed for the DOS or Windows parameter.
  408.  
  409. CodePageDlg
  410.  
  411. Syntax
  412.  
  413. ()
  414.  
  415. Description
  416.  
  417. Display the Code Page Preferences dialog box.
  418.  
  419. ColorAdd
  420.  
  421. Syntax
  422.  
  423. (PaletteName: string; PositionIndex: numeric; Red: numeric; Green: numeric; Blue: numeric; ColorName: string)
  424.  
  425. Description
  426.  
  427. Add a color to a palette.
  428.  
  429. Parameters
  430.  
  431. PaletteName: string    The name of the color palette.
  432.  
  433. PositionIndex: numeric    The color position on the palette.
  434.  
  435. Red: numeric    Value: 0-255.
  436.  
  437. Green: numeric    Value: 0-255.
  438.  
  439. Blue: numeric    Value: 0-255.
  440.  
  441. ColorName: string    This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  442.  
  443. ColorDelete
  444.  
  445. Syntax
  446.  
  447. (PaletteName: string; ColorName: string)
  448.  
  449. Description
  450.  
  451. Remove a color from a color palette.
  452.  
  453. Parameters
  454.  
  455. PaletteName: string    The name of the color palette.
  456.  
  457. ColorName: string    This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  458.  
  459. ColorModify
  460.  
  461. Syntax
  462.  
  463. (PaletteName: string; OldColorName: string; Red: numeric; Green: numeric; Blue: numeric; NewColorName: string)
  464.  
  465. Description
  466.  
  467. Modify and rename a color.
  468.  
  469. Parameters
  470.  
  471. PaletteName: string    The name of the color palette.
  472.  
  473. OldColorName: string    The name of the original color.
  474.  
  475. Red: numeric    Value: 0-255
  476.  
  477. Green: numeric    Value: 0-255.
  478.  
  479. Blue: numeric    Value: 0-255.
  480.  
  481. NewColorName: string    The name of the new color.
  482.  
  483. ColorPaletteCreate
  484.  
  485. Syntax
  486.  
  487. (PaletteName: string)
  488.  
  489. Description
  490.  
  491. Name a new palette. Use with other commands such as ColorAdd.
  492.  
  493. Parameters
  494.  
  495. PaletteName: string    The name of the color palette.
  496.  
  497. ColorPaletteDelete
  498.  
  499. Syntax
  500.  
  501. (PaletteName: string)
  502.  
  503. Description
  504.  
  505. Delete a palette.
  506.  
  507. Parameters
  508.  
  509. PaletteName: string    The name of the color palette.
  510.  
  511. ColorPaletteDlg
  512.  
  513. Syntax
  514.  
  515. ()
  516.  
  517. Description
  518.  
  519. Display the Define Color Printing Palette dialog box.
  520.  
  521. ColorPaletteRename
  522.  
  523. Syntax
  524.  
  525. (OldPaletteName: string; NewPaletteName: string)
  526.  
  527. Description
  528.  
  529. Rename a palette.
  530.  
  531. Parameters
  532.  
  533. OldPaletteName: string    The original name of the palette.
  534.  
  535. NewPaletteName: string    The new name of the palette.
  536.  
  537. ColorPaletteSelect
  538.  
  539. Syntax
  540.  
  541. (PaletteName: string)
  542.  
  543. Description
  544.  
  545. Select a color palette.
  546.  
  547. Parameters
  548.  
  549. PaletteName: string    The name of the palette.
  550.  
  551. ColumnBorderDlg
  552.  
  553. Syntax
  554.  
  555. ()
  556.  
  557. Description
  558.  
  559. Display the Column Border/Fill dialog box.
  560.  
  561. ColumnDefineDlg
  562.  
  563. Syntax
  564.  
  565. ()
  566.  
  567. Description
  568.  
  569. Display the Columns dialog box.
  570.  
  571. ColumnsDefinition
  572.  
  573. Syntax
  574.  
  575. (ColumnsType: enumeration; VerticalSpacing: numeric; {Spacing: measurement; SpacingDef: enumeration})
  576.  
  577. Description
  578.  
  579. Define columns.
  580.  
  581. Parameters
  582.  
  583. ColumnsType: enumeration    Newspaper!
  584.  
  585. NewspaperBalanced!
  586.  
  587. Parallel!
  588.  
  589. ParallelBlockProtect!
  590.  
  591. VerticalSpacing: numeric    The spacing between sections of text in parallel columns.
  592.  
  593. Spacing: measurement (optional)    Alternate between specifying column width and the desired space between the columns. Always paired with the SpacingDef parameter. Enclose Spacing and SpacingDef parameters in braces ({}) separated by semicolons. For multiple columns, alternate Spacing and SpacingDef parameters.
  594.  
  595. SpacingDef: enumeration (optional)    The definition of column width and spacing between columns.
  596.  
  597. Fixed!
  598.  
  599. NotFixed!
  600.  
  601. ColumnsOff
  602.  
  603. Syntax
  604.  
  605. ()
  606.  
  607. Description
  608.  
  609. Turn off Columns.
  610.  
  611. ColumnsOn
  612.  
  613. Syntax
  614.  
  615. ()
  616.  
  617. Description
  618.  
  619. Turn on Columns.
  620.  
  621. CommentConvert
  622.  
  623. Syntax
  624.  
  625. ()
  626.  
  627. Description
  628.  
  629. Convert a comment to text.
  630.  
  631. CommentCreate
  632.  
  633. Syntax
  634.  
  635. ()
  636.  
  637. Description
  638.  
  639. Open a new comment window in order to create a new comment.
  640.  
  641. CommentEdit
  642.  
  643. Syntax
  644.  
  645. ()
  646.  
  647. Description
  648.  
  649. Open the comment editing screen in order to edit a comment.
  650.  
  651. CommentInformation
  652.  
  653. Syntax
  654.  
  655. ()
  656.  
  657. Description
  658.  
  659. Display the Comment Information dialog box.
  660.  
  661. CommentInsertTime
  662.  
  663. Syntax
  664.  
  665. ()
  666.  
  667. Description
  668.  
  669. Insert the current time into a comment.
  670.  
  671. CommentInsertUserInitials
  672.  
  673. Syntax
  674.  
  675. ()
  676.  
  677. Description
  678.  
  679. Insert the user initials specified in Environment Preferences into a comment.
  680.  
  681. CommentInsertUserName
  682.  
  683. Syntax
  684.  
  685. ()
  686.  
  687. Description
  688.  
  689. Insert the user name specified in the Environment Preferences dialog box into a comment.
  690.  
  691. CommentNext
  692.  
  693. Syntax
  694.  
  695. ()
  696.  
  697. Description
  698.  
  699. Go to the next comment.
  700.  
  701. CommentPrevious
  702.  
  703. Syntax
  704.  
  705. ()
  706.  
  707. Description
  708.  
  709. Go to the previous comment.
  710.  
  711. CommentsDisplaySetup
  712.  
  713. Syntax
  714.  
  715. (OnOff: enumeration)
  716.  
  717. Description
  718.  
  719. Turn comment display on or off in the current document for the current session. This command does not change display preferences for comments.
  720.  
  721. Parameters
  722.  
  723. OnOff: enumeration (optional)    Off!
  724.  
  725. On!
  726.  
  727. ConditionalEndOfPage
  728.  
  729. Syntax
  730.  
  731. (LinesTogether: numeric)
  732.  
  733. Description
  734.  
  735. Keep a specified number of lines together at a page break. If a page break falls between the lines, the lines move to the next page.
  736.  
  737. Parameters
  738.  
  739. LinesTogether: numeric    
  740.  
  741. ConvertCaseInitialCaps
  742.  
  743. Syntax
  744.  
  745. ()
  746.  
  747. Description
  748.  
  749. Convert the selected text to lowercase, and capitalize the first letter of each word.
  750.  
  751. ConvertCaseLowercase
  752.  
  753. Syntax
  754.  
  755. ()
  756.  
  757. Description
  758.  
  759. Convert the selected text to lowercase, except the first word of each sentence and "I" and its forms, such as "I'm" and "I've."
  760.  
  761. ConvertCaseUppercase
  762.  
  763. Syntax
  764.  
  765. ()
  766.  
  767. Description
  768.  
  769. Convert the selected text to uppercase.
  770.  
  771. Copy
  772.  
  773. Syntax
  774.  
  775. ()
  776.  
  777. Description
  778.  
  779. Copy the selected text. Use Paste to retrieve the copied text. Recordable substitute: EditCopy.
  780.  
  781. CopyAndPaste
  782.  
  783. Syntax
  784.  
  785. ()
  786.  
  787. Description
  788.  
  789. Copy the selected text to the Clipboard. Use EditPaste or MoveModeEnd to paste the copied text into the current document. Included for DOS compatibility. Recordable substitutes: EditCopy and EditPaste.
  790.  
  791. CorelVersionArchiveCurrentDlg
  792.  
  793. Syntax
  794.  
  795. ()
  796.  
  797. Description
  798.  
  799. Save a version of the current document.
  800.  
  801. CorelVersionRetrieveCurrentDlg
  802.  
  803. Syntax
  804.  
  805. ()
  806.  
  807. Description
  808.  
  809. Retrieve any saved version of the current document.
  810.  
  811. CorelVersionRetrieveDocumentDlg
  812.  
  813. Syntax
  814.  
  815. ()
  816.  
  817. Description
  818.  
  819. Retrieve any version already saved for any document.
  820.  
  821. CounterCreate
  822.  
  823. Syntax
  824.  
  825. (CounterName: any; {Method: enumeration})
  826.  
  827. Description
  828.  
  829. Specify a box reference number.
  830.  
  831. Parameters
  832.  
  833. CounterName: any    EquationCounter!
  834.  
  835. FigureCounter!
  836.  
  837. None!
  838.  
  839. TableBoxCounter!
  840.  
  841. TextBoxCounter!
  842.  
  843. UserBoxCounter!
  844.  
  845. Method: enumeration (optional)    The numbering method. To specify different numbering methods for each level, repeat the method parameter. Enclose repeating parameters in braces ({}) separated by a semicolon.
  846.  
  847. LowLetter!
  848.  
  849. LowRoman!
  850.  
  851. Numbers!
  852.  
  853. UpLetter!
  854.  
  855. UpRoman!
  856.  
  857. CounterDecrement
  858.  
  859. Syntax
  860.  
  861. (CounterName: any; Level: numeric)
  862.  
  863. Description
  864.  
  865. Decrease a counter level by one.
  866.  
  867. Parameters
  868.  
  869. CounterName: any    EquationCounter!
  870.  
  871. FigureCounter!
  872.  
  873. None!
  874.  
  875. TableBoxCounter!
  876.  
  877. TextBoxCounter!
  878.  
  879. UserBoxCounter!
  880.  
  881. Level: numeric    The level of the counter.
  882.  
  883. CounterDelete
  884.  
  885. Syntax
  886.  
  887. (CounterName: any)
  888.  
  889. Description
  890.  
  891. Delete a user-defined counter or reset a program-defined counter.
  892.  
  893. Parameters
  894.  
  895. CounterName: any    EquationCounter!
  896.  
  897. FigureCounter!
  898.  
  899. None!
  900.  
  901. TableBoxCounter!
  902.  
  903. TextBoxCounter!
  904.  
  905. UserBoxCounter!
  906.  
  907. CounterDisplay
  908.  
  909. Syntax
  910.  
  911. (CounterName: any; Level: numeric)
  912.  
  913. Description
  914.  
  915. Display the counter value of a box or user-defined counter.
  916.  
  917. Parameters
  918.  
  919. CounterName: any    EquationCounter!
  920.  
  921. FigureCounter!
  922.  
  923. None!
  924.  
  925. TableBoxCounter!
  926.  
  927. TextBoxCounter!
  928.  
  929. UserBoxCounter!
  930.  
  931. Level: numeric    
  932.  
  933. CounterDlg
  934.  
  935. Syntax
  936.  
  937. ()
  938.  
  939. Description
  940.  
  941. Display the Counter Numbering dialog box.
  942.  
  943. CounterEditLevel
  944.  
  945. Syntax
  946.  
  947. (CounterName: any; NewNumLvls: numeric)
  948.  
  949. Description
  950.  
  951. Specify the number of levels a counter contains.
  952.  
  953. Parameters
  954.  
  955. CounterName: any    EquationCounter!
  956.  
  957. FigureCounter!
  958.  
  959. None!
  960.  
  961. TableBoxCounter!
  962.  
  963. TextBoxCounter!
  964.  
  965. UserBoxCounter!
  966.  
  967. NewNumLvls: numeric    The counter level.
  968.  
  969. CounterEditLevelMethod
  970.  
  971. Syntax
  972.  
  973. (CounterName: any; LevelNum: numeric; NewMethod: enumeration)
  974.  
  975. Description
  976.  
  977. Change the numbering method for a multi-level counter.
  978.  
  979. Parameters
  980.  
  981. CounterName: any    EquationCounter!
  982.  
  983. FigureCounter!
  984.  
  985. None!
  986.  
  987. TableBoxCounter!
  988.  
  989. TextBoxCounter!
  990.  
  991. UserBoxCounter!
  992.  
  993. LevelNum: numeric    The number the counter displays.
  994.  
  995. NewMethod: enumeration    LowLetter!
  996.  
  997. LowRoman!
  998.  
  999. Numbers!
  1000.  
  1001. UpLetter!
  1002.  
  1003. UpRoman!
  1004.  
  1005. CounterEditLevelName
  1006.  
  1007. Syntax
  1008.  
  1009. (OldCounterName: any; OldLevelName: string; NewLevelName: string)
  1010.  
  1011. Description
  1012.  
  1013. Rename the specified level of a multi-level counter.
  1014.  
  1015. Parameters
  1016.  
  1017. OldCounterName: any    EquationCounter!
  1018.  
  1019. FigureCounter!
  1020.  
  1021. None!
  1022.  
  1023. TableBoxCounter!
  1024.  
  1025. TextBoxCounter!
  1026.  
  1027. UserBoxCounter!
  1028.  
  1029. OldLevelName: string    The original name of the level.
  1030.  
  1031. NewLevelName: string    The new name of the level.
  1032.  
  1033. CounterEditMethod
  1034.  
  1035. Syntax
  1036.  
  1037. (CounterName: any; NewMethod: enumeration)
  1038.  
  1039. Description
  1040.  
  1041. Change a counter numbering method.
  1042.  
  1043. Parameters
  1044.  
  1045. CounterName: any    EquationCounter!
  1046.  
  1047. FigureCounter!
  1048.  
  1049. None!
  1050.  
  1051. TableBoxCounter!
  1052.  
  1053. TextBoxCounter!
  1054.  
  1055. UserBoxCounter!
  1056.  
  1057. NewMethod: enumeration    LowLetter!
  1058.  
  1059. LowRoman!
  1060.  
  1061. Numbers!
  1062.  
  1063. UpLetter!
  1064.  
  1065. UpRoman!
  1066.  
  1067. CounterEditName
  1068.  
  1069. Syntax
  1070.  
  1071. (OldName: string; NewName: string)
  1072.  
  1073. Description
  1074.  
  1075. Rename a user-defined counter.
  1076.  
  1077. Parameters
  1078.  
  1079. OldName: string    The old name of the counter.
  1080.  
  1081. NewName: string    The new name of the counter.
  1082.  
  1083. CounterIncrement
  1084.  
  1085. Syntax
  1086.  
  1087. (CounterName: any; Level: numeric)
  1088.  
  1089. Description
  1090.  
  1091. Increase a counter level by one.
  1092.  
  1093. Parameters
  1094.  
  1095. CounterName: any    EquationCounter!
  1096.  
  1097. FigureCounter!
  1098.  
  1099. None!
  1100.  
  1101. TableBoxCounter!
  1102.  
  1103. TextBoxCounter!
  1104.  
  1105. UserBoxCounter!
  1106.  
  1107. Level: numeric    The level displayed on the counter.
  1108.  
  1109. CounterSetMethod
  1110.  
  1111. Syntax
  1112.  
  1113. (CounterName: any; CounterLevel: numeric; Method: enumeration)
  1114.  
  1115. Description
  1116.  
  1117. Specify a counter numbering method.
  1118.  
  1119. Parameters
  1120.  
  1121. CounterName: any    EquationCounter!
  1122.  
  1123. FigureCounter!
  1124.  
  1125. None!
  1126.  
  1127. TableBoxCounter!
  1128.  
  1129. TextBoxCounter!
  1130.  
  1131. UserBoxCounter!
  1132.  
  1133. CounterLevel: numeric    The level displayed on the counter.
  1134.  
  1135. Method: enumeration    LowerLetters!
  1136.  
  1137. LowerRoman!
  1138.  
  1139. Numbers!
  1140.  
  1141. UpperLetters!
  1142.  
  1143. UpperRoman!
  1144.  
  1145. CounterSetValue
  1146.  
  1147. Syntax
  1148.  
  1149. (CounterName: any; {CounterLevel: numeric})
  1150.  
  1151. Description
  1152.  
  1153. Set a counter value.
  1154.  
  1155. Parameters
  1156.  
  1157. CounterName: any    EquationCounter!
  1158.  
  1159. FigureCounter!
  1160.  
  1161. None!
  1162.  
  1163. TableBoxCounter!
  1164.  
  1165. TextBoxCounter!
  1166.  
  1167. UserBoxCounter!
  1168.  
  1169. CounterLevel: numeric (optional)    To change counter levels, repeat the CounterLevel parameter.
  1170.  
  1171. CreateBoxToggle
  1172.  
  1173. Syntax
  1174.  
  1175. (State: enumeration)
  1176.  
  1177. Description
  1178.  
  1179. Enable or disable Drag to Create, which allows you to create and size boxes by clicking and dragging.
  1180.  
  1181. Parameters
  1182.  
  1183. State: enumeration (optional)    Off!
  1184.  
  1185. On!
  1186.  
  1187. CreateMapFile
  1188.  
  1189. Syntax
  1190.  
  1191. (FileName: string)
  1192.  
  1193. Description
  1194.  
  1195. Create a .MAP file containing the current document's character mapping and save it with the specified filename and path.
  1196.  
  1197. Parameters
  1198.  
  1199. FileName: string (optional)    The filename for the character map file.
  1200.  
  1201. CreateRegionLink
  1202.  
  1203. Syntax
  1204.  
  1205. (Region: enumeration)
  1206.  
  1207. Description
  1208.  
  1209. Indicate that a portion of the current document has been copied to the Clipboard, and specify the type of link that has been established.
  1210.  
  1211. Parameters
  1212.  
  1213. Region: enumeration    OBEXRegion!
  1214.  
  1215. OLERegion!
  1216.  
  1217. CrossRefMarkReference
  1218.  
  1219. Syntax
  1220.  
  1221. (TargetName: string; RefType: enumeration; CounterName: any)
  1222.  
  1223. Description
  1224.  
  1225. Create a cross-reference.
  1226.  
  1227. Parameters
  1228.  
  1229. TargetName: string    The reference name.
  1230.  
  1231. RefType: enumeration    What is referenced.
  1232.  
  1233. RefBox!
  1234.  
  1235. RefChapter!
  1236.  
  1237. RefCounter!
  1238.  
  1239. RefEndnote!
  1240.  
  1241. RefFootnote!
  1242.  
  1243. RefPage!
  1244.  
  1245. RefParagraph!
  1246.  
  1247. RefSecondaryPage!
  1248.  
  1249. RefVolume!
  1250.  
  1251. CounterName: any (optional)    EquationCounter!
  1252.  
  1253. FigureCounter!
  1254.  
  1255. None!
  1256.  
  1257. TableBoxCounter!
  1258.  
  1259. TextBoxCounter!
  1260.  
  1261. UserBoxCounter!
  1262.  
  1263. CrossRefMarkTarget
  1264.  
  1265. Syntax
  1266.  
  1267. (TagName: string)
  1268.  
  1269. Description
  1270.  
  1271. Create a cross-reference target.
  1272.  
  1273. Parameters
  1274.  
  1275. TagName: string (optional)    The name for the target tag.
  1276.  
  1277. CtrlBreak
  1278.  
  1279. Syntax
  1280.  
  1281. ()
  1282.  
  1283. Description
  1284.  
  1285. Cancel the current action in WordPerfect.
  1286.  
  1287. CustomBoxDlg
  1288.  
  1289. Syntax
  1290.  
  1291. ()
  1292.  
  1293. Description
  1294.  
  1295. Display the Custom Box dialog box.
  1296.  
  1297. Cut
  1298.  
  1299. Syntax
  1300.  
  1301. ()
  1302.  
  1303. Description
  1304.  
  1305. Remove the selected text and copy it to the Clipboard, replacing previous Clipboard contents. Included for DOS compatibility. Recordable substitute: EditCut.
  1306.  
  1307. CutAndPaste
  1308.  
  1309. Syntax
  1310.  
  1311. ()
  1312.  
  1313. Description
  1314.  
  1315. Remove the selected text and copy to the Clipboard. Use EditPaste or MoveModeEnd to paste the selection in the current document. Included for DOS compatibility. Recordable substitutes: EditCut and EditPaste.
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.