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

  1. ╖      CapBeginSentence
  2.  
  3. Syntax
  4.  
  5. CapBeginSentence(State As _CapBeginSentence_State_enum)
  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. CaseToggle()
  22.  
  23. Description
  24.  
  25. Change the selected text to uppercase or lowercase.
  26.  
  27. Center
  28.  
  29. Syntax
  30.  
  31. Center()
  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. CenterCurrentPage(State As _CenterCurrentPage_State_enum)
  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. CenterPageDlg()
  58.  
  59. Description
  60.  
  61. Display the Center Page(s) dialog box.
  62.  
  63. CenterPages
  64.  
  65. Syntax
  66.  
  67. CenterPages(State As _CenterPages_State_enum)
  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. ChangeWatermarkGraphicShade(Amount As Integer)
  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. ChangeWatermarkTextShade(Amount As Integer)
  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.  ChapterNumber(Chapter As Integer)
  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. ChapterNumberDecrement()
  126.  
  127. Description
  128.  
  129. Decrease the chapter number by one.
  130.  
  131. ChapterNumberDisplay
  132.  
  133. Syntax
  134.  
  135. ChapterNumberDisplay()
  136.  
  137. Description
  138.  
  139. Insert the chapter number at the insertion point.
  140.  
  141. ChapterNumberIncrement
  142.  
  143. Syntax
  144.  
  145. ChapterNumberIncrement()
  146.  
  147. Description
  148.  
  149. Increase the chapter number by one.
  150.  
  151. ChapterNumberMethod
  152.  
  153. Syntax
  154.  
  155. ChapterNumberMethod(Method As _ChapterNumberMethod_Method_enum)
  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. Char(Character, [Prompt As 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. CharMappingDlg()
  194.  
  195. Description
  196.  
  197. Display the Document Character Map dialog box.
  198.  
  199. CheckBoxShippingMacro
  200.  
  201. Syntax
  202.  
  203. CheckBoxShippingMacro()
  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. CleanUpSpaces(State As _CleanUpSpaces_State_enum)
  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. ClearDoc()
  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. ClearUndoLevels()
  240.  
  241. Description
  242.  
  243. Delete all Undos associated with the current document.
  244.  
  245. ClipboardAppendTo
  246.  
  247. Syntax
  248.  
  249. ClipboardAppendTo()
  250.  
  251. Description
  252.  
  253. Append the currently selected text to the contents of the Clipboard.
  254.  
  255. ClipboardRetrieve
  256.  
  257. Syntax
  258.  
  259. ClipboardRetrieve()
  260.  
  261. Description
  262.  
  263. Insert the Clipboard contents at the insertion point.
  264.  
  265. ClipboardSaveTo
  266.  
  267. Syntax
  268.  
  269. ClipboardSaveTo()
  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 method, macro ends or goes to the ONERROR label.
  274.  
  275. ClipboardShippingMacro
  276.  
  277. Syntax
  278.  
  279. CloseAllShippingMacro()
  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. Close([Save As _Close_Save_enum])
  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. CloseAllShippingMacro()
  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. CloseNoSave([Verify As _CloseNoSave_Verify_enum])
  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. CodePage([Dos As Integer], [Windows As Integer], [InputFile As Integer], [OutputFile As Integer])
  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. CodePageDlg()
  414.  
  415. Description
  416.  
  417. Display the Code Page Preferences dialog box.
  418.  
  419. ColumnBorderDlg
  420.  
  421. Syntax
  422.  
  423. ColumnBorderDlg()
  424.  
  425. Description
  426.  
  427. Display the Column Border/Fill dialog box.
  428.  
  429. ColumnDefineDlg
  430.  
  431. Syntax
  432.  
  433. ColumnDefineDlg()
  434.  
  435. Description
  436.  
  437. Display the Columns dialog box.
  438.  
  439. ColumnsDefinition
  440.  
  441. Syntax
  442.  
  443. ColumnsDefinition(ColumnsType As _ColumnsDefinition_ColumnsType_enum, VerticalSpacing As Double, [Spacing], [SpacingDef])
  444.  
  445. Description
  446.  
  447. Define columns.
  448.  
  449. Parameters
  450.  
  451. ColumnsType: enumeration    Newspaper!
  452.  
  453. NewspaperBalanced!
  454.  
  455. Parallel!
  456.  
  457. ParallelBlockProtect!
  458.  
  459. VerticalSpacing: numeric    The spacing between sections of text in parallel columns.
  460.  
  461. 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.
  462.  
  463. SpacingDef: enumeration (optional)    The definition of column width and spacing between columns.
  464.  
  465. Fixed!
  466.  
  467. NotFixed!
  468.  
  469. ColumnsOff
  470.  
  471. Syntax
  472.  
  473. ColumnsOff()
  474.  
  475. Description
  476.  
  477. Turn off Columns.
  478.  
  479. ColumnsOn
  480.  
  481. Syntax
  482.  
  483. ColumnsOn()
  484.  
  485. Description
  486.  
  487. Turn on Columns.
  488.  
  489. CommentConvert
  490.  
  491. Syntax
  492.  
  493. CommentConvert()
  494.  
  495. Description
  496.  
  497. Convert a comment to text.
  498.  
  499. CommentCreate
  500.  
  501. Syntax
  502.  
  503. CommentCreate()
  504.  
  505. Description
  506.  
  507. Open a new comment window in order to create a new comment.
  508.  
  509. CommentEdit
  510.  
  511. Syntax
  512.  
  513. CommentEdit()
  514.  
  515. Description
  516.  
  517. Open the comment editing screen in order to edit a comment.
  518.  
  519. CommentInformation
  520.  
  521. Syntax
  522.  
  523. CommentInformation()
  524.  
  525. Description
  526.  
  527. Display the Comment Information dialog box.
  528.  
  529. CommentInsertTime
  530.  
  531. Syntax
  532.  
  533. CommentInsertTime()
  534.  
  535. Description
  536.  
  537. Insert the current time into a comment.
  538.  
  539. CommentInsertUserInitials
  540.  
  541. Syntax
  542.  
  543. CommentInsertUserInitials()
  544.  
  545. Description
  546.  
  547. Insert the user initials specified in Environment Preferences into a comment.
  548.  
  549. CommentInsertUserName
  550.  
  551. Syntax
  552.  
  553. CommentInsertUserName()
  554.  
  555. Description
  556.  
  557. Insert the user name specified in the Environment Preferences dialog box into a comment.
  558.  
  559. CommentNext
  560.  
  561. Syntax
  562.  
  563. CommentNext()
  564.  
  565. Description
  566.  
  567. Go to the next comment.
  568.  
  569. CommentPrevious
  570.  
  571. Syntax
  572.  
  573. CommentPrevious()
  574.  
  575. Description
  576.  
  577. Go to the previous comment.
  578.  
  579. CommentsDisplaySetup
  580.  
  581. Syntax
  582.  
  583. CommentsDisplaySetup([OnOff As _CommentsDisplaySetup_OnOff_enum])
  584.  
  585. Description
  586.  
  587. Turn comment display on or off in the current document for the current session. This method does not change display preferences for comments.
  588.  
  589. Parameters
  590.  
  591. OnOff: enumeration (optional)    Off!
  592.  
  593. On!
  594.  
  595. ConditionalEndOfPage
  596.  
  597. Syntax
  598.  
  599. ConditionalEndOfPage(LinesTogether As Integer)
  600.  
  601. Description
  602.  
  603. 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.
  604.  
  605. Parameters
  606.  
  607. LinesTogether: numeric    
  608.  
  609. ConvertCaseInitialCaps
  610.  
  611. Syntax
  612.  
  613. ConvertCaseInitialCaps()
  614.  
  615. Description
  616.  
  617. Convert the selected text to lowercase, and capitalize the first letter of each word.
  618.  
  619. ConvertCaseLowercase
  620.  
  621. Syntax
  622.  
  623. ConvertCaseLowercase()
  624.  
  625. Description
  626.  
  627. 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."
  628.  
  629. ConvertCaseUppercase
  630.  
  631. Syntax
  632.  
  633. ConvertCaseUppercase()
  634.  
  635. Description
  636.  
  637. Convert the selected text to uppercase.
  638.  
  639. Copy
  640.  
  641. Syntax
  642.  
  643. Copy()
  644.  
  645. Description
  646.  
  647. Copy the selected text. Use Paste to retrieve the copied text. Recordable substitute: EditCopy.
  648.  
  649. CopyAndPaste
  650.  
  651. Syntax
  652.  
  653. CopyAndPaste()
  654.  
  655. Description
  656.  
  657. 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().
  658.  
  659. CorelVersionArchiveCurrentDlg
  660.  
  661. Syntax
  662.  
  663. CorelVersionArchiveCurrentDlg()
  664.  
  665. Description
  666.  
  667. Save a version of the current document.
  668.  
  669. CorelVersionRetrieveCurrentDlg
  670.  
  671. Syntax
  672.  
  673.  CorelVersionRetrieveCurrentDlg()
  674.  
  675. Description
  676.  
  677. Retrieve any saved version of the current document.
  678.  
  679. CorelVersionRetrieveDocumentDlg
  680.  
  681. Syntax
  682.  
  683. CorelVersionRetrieveDocumentDlg()
  684.  
  685. Description
  686.  
  687. Retrieve any version already saved for any document.
  688.  
  689. CounterCreate
  690.  
  691. Syntax
  692.  
  693. (CounterName: any; {Method: enumeration})
  694.  
  695. Description
  696.  
  697. Specify a box reference number. You must pass the numeric value that corresponds to the style.
  698.  
  699. Parameters
  700.  
  701. CounterName: any    EquationCounter!
  702.  
  703. FigureCounter!
  704.  
  705. None!
  706.  
  707. TableBoxCounter!
  708.  
  709. TextBoxCounter!
  710.  
  711. UserBoxCounter!    5
  712.  
  713. 1
  714.  
  715. 0
  716.  
  717. 2
  718.  
  719. 3
  720.  
  721. 4
  722.  
  723. Method: enumeration (optional)    The numbering method. To specify different numbering methods for each level, repeat the method parameter.
  724.  
  725. LowLetter!
  726.  
  727. LowRoman!
  728.  
  729. Numbers!
  730.  
  731. UpLetter!
  732.  
  733. UpRoman!    
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741. 1
  742.  
  743. 3
  744.  
  745. 0
  746.  
  747. 2
  748.  
  749. 4
  750.  
  751. CounterDecrement
  752.  
  753. Syntax
  754.  
  755.  CounterDecrement(CounterName, Level As Integer)
  756.  
  757. Description
  758.  
  759. Decrease a counter level by one. You must pass the value thatr corresponds to the style.
  760.  
  761. Parameters
  762.  
  763. CounterName: any    EquationCounter!
  764.  
  765. FigureCounter!
  766.  
  767. None!
  768.  
  769. TableBoxCounter!
  770.  
  771. TextBoxCounter!
  772.  
  773. UserBoxCounter!    5
  774.  
  775. 1
  776.  
  777. 0
  778.  
  779. 2
  780.  
  781. 3
  782.  
  783. 4
  784.  
  785. Level    The level of the counter.    N/A
  786.  
  787.  
  788.  
  789.  
  790.  
  791. CounterDelete
  792.  
  793. Syntax
  794.  
  795. CounterDelete(CounterName)
  796.  
  797. Description
  798.  
  799. Delete a user-defined counter or reset a program-defined counter. You must pass the numeric value that corresponds to the style.
  800.  
  801. Parameters
  802.  
  803. CounterName: any    EquationCounter!
  804.  
  805. FigureCounter!
  806.  
  807. None!
  808.  
  809. TableBoxCounter!
  810.  
  811. TextBoxCounter!
  812.  
  813. UserBoxCounter!    5
  814.  
  815. 1
  816.  
  817. 0
  818.  
  819. 2
  820.  
  821. 3
  822.  
  823. 4
  824.  
  825.  
  826.  
  827. CounterDisplay
  828.  
  829. Syntax
  830.  
  831. CounterDisplay(CounterName, Level As Integer)
  832.  
  833. Description
  834.  
  835. Display the counter value of a box or user-defined counter. You must pass the numeric value that corresponds to the style.
  836.  
  837. Parameters
  838.  
  839. CounterName: any    EquationCounter!
  840.  
  841. FigureCounter!
  842.  
  843. None!
  844.  
  845. TableBoxCounter!
  846.  
  847. TextBoxCounter!
  848.  
  849. UserBoxCounter!    5
  850.  
  851. 1
  852.  
  853. 0
  854.  
  855. 2
  856.  
  857. 3
  858.  
  859. 4
  860.  
  861. Level    The level of the counter.    N/A
  862.  
  863. CounterDlg
  864.  
  865. Syntax
  866.  
  867. CounterDlg()
  868.  
  869. Description
  870.  
  871. Display the Counter Numbering dialog box.
  872.  
  873. CounterEditLevel
  874.  
  875. Syntax
  876.  
  877. CounterEditLevel(CounterName, NewNumLvls As Integer)
  878.  
  879. Description
  880.  
  881. Specify the number of levels a counter contains. You must pass the numeric value of the CounterName.
  882.  
  883. Parameters
  884.  
  885. CounterName: any    EquationCounter!
  886.  
  887. FigureCounter!
  888.  
  889. None!
  890.  
  891. TableBoxCounter!
  892.  
  893. TextBoxCounter!
  894.  
  895. UserBoxCounter!    5
  896.  
  897. 1
  898.  
  899. 0
  900.  
  901. 2
  902.  
  903. 3
  904.  
  905. 4
  906.  
  907. NewNumLvls     The level of the counter.    N/A
  908.  
  909. CounterEditLevelMethod
  910.  
  911. Syntax
  912.  
  913. CounterEditLevelMethod(CounterName, LevelNum As Integer, NewMethod As _CounterEditLevelMethod_NewMethod_enum)
  914.  
  915. Description
  916.  
  917. Change the numbering method for a multi-level counter. You must pass the numeric value of the style.
  918.  
  919. Parameters
  920.  
  921. CounterName: any    EquationCounter!
  922.  
  923. FigureCounter!
  924.  
  925. None!
  926.  
  927. TableBoxCounter!
  928.  
  929. TextBoxCounter!
  930.  
  931. UserBoxCounter!    5
  932.  
  933. 1
  934.  
  935. 0
  936.  
  937. 2
  938.  
  939. 3
  940.  
  941. 4
  942.  
  943. LevelNum    The counter level.    
  944.  
  945. Method: enumeration (optional)    The numbering method. To specify different numbering methods for each level, repeat the method parameter.
  946.  
  947. LowLetter!
  948.  
  949. LowRoman!
  950.  
  951. Numbers!
  952.  
  953. UpLetter!
  954.  
  955. UpRoman!    
  956.  
  957.  
  958.  
  959. 1
  960.  
  961. 3
  962.  
  963. 0
  964.  
  965. 2
  966.  
  967. 4
  968.  
  969.  
  970.  
  971. CounterEditLevelName
  972.  
  973. Syntax
  974.  
  975. CounterEditLevelName(OldCounterName, OldLevelName As String, NewLevelName As String)
  976.  
  977. Description
  978.  
  979. Rename the specified level of a multi-level counter. You must pass the numeric value of the style.
  980.  
  981. Parameters
  982.  
  983. CounterName: any    EquationCounter!
  984.  
  985. FigureCounter!
  986.  
  987. None!
  988.  
  989. TableBoxCounter!
  990.  
  991. TextBoxCounter!
  992.  
  993. UserBoxCounter!    5
  994.  
  995. 1
  996.  
  997. 0
  998.  
  999. 2
  1000.  
  1001. 3
  1002.  
  1003. 4
  1004.  
  1005. OldLevelName: string    The original name of the level.    N/A
  1006.  
  1007. NewLevelName: string    The new name of the level.    N/A
  1008.  
  1009. CounterEditMethod
  1010.  
  1011. Syntax
  1012.  
  1013.  CounterEditMethod(CounterName, NewMethod As _CounterEditMethod_NewMethod_enum)
  1014.  
  1015. Description
  1016.  
  1017. Change a counter numbering method. You must pass the numeric value of the style.
  1018.  
  1019. Parameters
  1020.  
  1021. CounterName: any    EquationCounter!
  1022.  
  1023. FigureCounter!
  1024.  
  1025. None!
  1026.  
  1027. TableBoxCounter!
  1028.  
  1029. TextBoxCounter!
  1030.  
  1031. UserBoxCounter!    5
  1032.  
  1033. 1
  1034.  
  1035. 0
  1036.  
  1037. 2
  1038.  
  1039. 3
  1040.  
  1041. 4
  1042.  
  1043. Method: enumeration (optional)    LowLetter!
  1044.  
  1045. LowRoman!
  1046.  
  1047. Numbers!
  1048.  
  1049. UpLetter!
  1050.  
  1051. UpRoman!    1
  1052.  
  1053. 3
  1054.  
  1055. 0
  1056.  
  1057. 2
  1058.  
  1059. 4
  1060.  
  1061.  
  1062.  
  1063. CounterEditName
  1064.  
  1065. Syntax
  1066.  
  1067. CounterEditName(OldName As String, NewName As String)
  1068.  
  1069. Description
  1070.  
  1071. Rename a user-defined counter.
  1072.  
  1073. Parameters
  1074.  
  1075. OldName: string    The old name of the counter.
  1076.  
  1077. NewName: string    The new name of the counter.
  1078.  
  1079. CounterIncrement
  1080.  
  1081. Syntax
  1082.  
  1083. CounterIncrement(CounterName, Level As Integer)
  1084.  
  1085. Description
  1086.  
  1087. Increase a counter level by one. You must pass the numeric value of the CounterName.
  1088.  
  1089. Parameters
  1090.  
  1091. CounterName: any    EquationCounter!
  1092.  
  1093. FigureCounter!
  1094.  
  1095. None!
  1096.  
  1097. TableBoxCounter!
  1098.  
  1099. TextBoxCounter!
  1100.  
  1101. UserBoxCounter!    5
  1102.  
  1103. 1
  1104.  
  1105. 0
  1106.  
  1107. 2
  1108.  
  1109. 3
  1110.  
  1111. 4
  1112.  
  1113. Level: numeric    The level displayed on the counter.    N/A
  1114.  
  1115. CounterSetMethod
  1116.  
  1117. Syntax
  1118.  
  1119. CounterSetMethod(CounterName, CounterLevel As Integer, Method As _CounterSetMethod_Method_enum)
  1120.  
  1121. Description
  1122.  
  1123. Specify a counter numbering method. You must pass the numeric value of the style.
  1124.  
  1125. Parameters
  1126.  
  1127. CounterName: any    EquationCounter!
  1128.  
  1129. FigureCounter!
  1130.  
  1131. None!
  1132.  
  1133. TableBoxCounter!
  1134.  
  1135. TextBoxCounter!
  1136.  
  1137. UserBoxCounter!    5
  1138.  
  1139. 1
  1140.  
  1141. 0
  1142.  
  1143. 2
  1144.  
  1145. 3
  1146.  
  1147. 4
  1148.  
  1149. LevelNum    The counter level.    N/A
  1150.  
  1151. Method: enumeration    LowLetter!
  1152.  
  1153. LowRoman!
  1154.  
  1155. Numbers!
  1156.  
  1157. UpLetter!
  1158.  
  1159. UpRoman!    1
  1160.  
  1161. 3
  1162.  
  1163. 0
  1164.  
  1165. 2
  1166.  
  1167. 4
  1168.  
  1169.  
  1170.  
  1171. CounterSetValue
  1172.  
  1173. Syntax
  1174.  
  1175. CounterSetValue(CounterName, [CounterLevel])
  1176.  
  1177. Description
  1178.  
  1179. Set a counter value. You must pass the numeric value of the style.
  1180.  
  1181. Parameters
  1182.  
  1183. CounterName: any    EquationCounter!
  1184.  
  1185. FigureCounter!
  1186.  
  1187. None!
  1188.  
  1189. TableBoxCounter!
  1190.  
  1191. TextBoxCounter!
  1192.  
  1193. UserBoxCounter!    5
  1194.  
  1195. 1
  1196.  
  1197. 0
  1198.  
  1199. 2
  1200.  
  1201. 3
  1202.  
  1203. 4
  1204.  
  1205. CounterLevel: numeric (optional)    To change counter levels, repeat the CounterLevel parameter.    
  1206.  
  1207. CreateBoxToggle
  1208.  
  1209. Syntax
  1210.  
  1211. CreateBoxToggle([State As _CreateBoxToggle_State_enum])
  1212.  
  1213. Description
  1214.  
  1215. Enable or disable Drag to Create, which allows you to create and size boxes by clicking and dragging.
  1216.  
  1217. Parameters
  1218.  
  1219. State: enumeration (optional)    Off!
  1220.  
  1221. On!
  1222.  
  1223. CreateMapFile
  1224.  
  1225. Syntax
  1226.  
  1227. CreateMapFile([Filename As String])
  1228.  
  1229. Description
  1230.  
  1231. Create a .MAP file containing the current document's character mapping and save it with the specified filename and path.
  1232.  
  1233. Parameters
  1234.  
  1235. FileName: string (optional)    The filename for the character map file.
  1236.  
  1237. CreateRegionLink
  1238.  
  1239. Syntax
  1240.  
  1241. CreateRegionLink(Region As _CreateRegionLink_Region_enum)
  1242.  
  1243. Description
  1244.  
  1245. Indicate that a portion of the current document has been copied to the Clipboard, and specify the type of link that has been established.
  1246.  
  1247. Parameters
  1248.  
  1249. Region: enumeration    OBEXRegion!
  1250.  
  1251. OLERegion!
  1252.  
  1253. CrossRefMarkReference
  1254.  
  1255. Syntax
  1256.  
  1257. CrossRefMarkReference(TargetName As String, RefType As _CrossRefMarkReference_RefType_enum, [CounterName])
  1258.  
  1259. Description
  1260.  
  1261. Create a cross-reference. You must pass the numeric value that correspopnds to the CounterName.
  1262.  
  1263. Parameters
  1264.  
  1265. TargetName: string    The reference name.    N/A`
  1266.  
  1267. RefType: enumeration    What is referenced.
  1268.  
  1269. RefBox!
  1270.  
  1271. RefChapter!
  1272.  
  1273. RefCounter!
  1274.  
  1275. RefEndnote!
  1276.  
  1277. RefFootnote!
  1278.  
  1279. RefPage!
  1280.  
  1281. RefParagraph!
  1282.  
  1283. RefSecondaryPage!
  1284.  
  1285. RefVolume!    N/A
  1286.  
  1287. CounterName: any    EquationCounter!
  1288.  
  1289. FigureCounter!
  1290.  
  1291. None!
  1292.  
  1293. TableBoxCounter!
  1294.  
  1295. TextBoxCounter!
  1296.  
  1297. UserBoxCounter!    5
  1298.  
  1299. 1
  1300.  
  1301. 0
  1302.  
  1303. 2
  1304.  
  1305. 3
  1306.  
  1307. 4
  1308.  
  1309. CrossRefMarkTarget
  1310.  
  1311. Syntax
  1312.  
  1313. CrossRefMarkTarget([TagName As String])
  1314.  
  1315. Description
  1316.  
  1317. Create a cross-reference target.
  1318.  
  1319. Parameters
  1320.  
  1321. TagName: string (optional)    The name for the target tag.
  1322.  
  1323. CtrlBreak
  1324.  
  1325. Syntax
  1326.  
  1327. CtrlBreak()
  1328.  
  1329. Description
  1330.  
  1331. Cancel the current action in WordPerfect.
  1332.  
  1333. CustomBoxDlg
  1334.  
  1335. Syntax
  1336.  
  1337. CustomBoxDlg()
  1338.  
  1339. Description
  1340.  
  1341. Display the Custom Box dialog box.
  1342.  
  1343. Cut
  1344.  
  1345. Syntax
  1346.  
  1347. Cut()
  1348.  
  1349. Description
  1350.  
  1351. Remove the selected text and copy it to the Clipboard, replacing previous Clipboard contents. Included for DOS compatibility. Recordable substitute: EditCut.
  1352.  
  1353. CutAndPaste
  1354.  
  1355. Syntax
  1356.  
  1357.  CutAndPaste()
  1358.  
  1359. Description
  1360.  
  1361. 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.
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.