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

  1. TeamLinkEnable
  2.  
  3. Syntax
  4.  
  5. (State: enumeration)
  6.  
  7. Description
  8.  
  9. Turn TeamLinks electronic mail service on or off. A TeamLinks Integration module must be installed.
  10.  
  11. Parameters
  12.  
  13. State: enumeration    Off!
  14.  
  15. On!
  16.  
  17. TemplateCopyObject
  18.  
  19. Syntax
  20.  
  21. (CopyFrom: string; ObjectType: enumeration; ObjectName: string)
  22.  
  23. Description
  24.  
  25. Copy a template object, such as a style or a macro, from one template to another.
  26.  
  27. Parameters
  28.  
  29. CopyFrom: string    The template to copy the object from.
  30.  
  31. ObjectType: enumeration    Abbreviation!
  32.  
  33. ButtonBar!
  34.  
  35. Keyboard!
  36.  
  37. Macro!
  38.  
  39. Menu!
  40.  
  41. QuickWords!
  42.  
  43. ObjectName: string    The name of the object to copy.
  44.  
  45. TemplateCopyObjectDlg
  46.  
  47. Syntax
  48.  
  49. ()
  50.  
  51. Description
  52.  
  53. Display the Copy/Remove Template Objects dialog box.
  54.  
  55. TemplateCreate
  56.  
  57. Syntax
  58.  
  59. (Filename: string; BasedOn: string)
  60.  
  61. Description
  62.  
  63. Create a new template based on an existing template and open the new template in edit mode.
  64.  
  65. Parameters
  66.  
  67. Filename: string    The filename of the new template. If a path is not included in this parameter, the new template file is created in the default template folder.
  68.  
  69. BasedOn: string (optional)    The filename of the existing template to base the new template on. If a path is not included in this parameter, the command looks for the existing template in the default template folder.
  70.  
  71. TemplateDescriptionDlg
  72.  
  73. Syntax
  74.  
  75. ()
  76.  
  77. Description
  78.  
  79. Display the Template Description dialog box.
  80.  
  81. TemplateDlg
  82.  
  83. Syntax
  84.  
  85. ()
  86.  
  87. Description
  88.  
  89. Display the Select New Document dialog box. When you use this command, the macro continues processing while the dialog box is displayed. Displaying the dialog box does not pause the macro.
  90.  
  91. TemplateEdit
  92.  
  93. Syntax
  94.  
  95. (Filename: string)
  96.  
  97. Description
  98.  
  99. Edit a template.
  100.  
  101. Parameters
  102.  
  103. Filename: string    The full path and filename of the template file.
  104.  
  105. TemplateFill
  106.  
  107. Syntax
  108.  
  109. ()
  110.  
  111. Description
  112.  
  113. Display a dialog box for entering template data. This dialog box varies depending on the fields required for the current template. If the personal information is not specified, this command first prompts the user to specify the personal information regardless of what data the current template requires. If the current template does not require data beyond the personal information, and the personal information has been set, this command updates the personal information in the document without displaying the dialog. If the current document is not based on an automated template, and the personal information has been set, this command does nothing.
  114.  
  115. string:=TemplateGetAssociation
  116.  
  117. Syntax
  118.  
  119. (FeatureTrigger: enumeration; Object: enumeration)
  120.  
  121. Description
  122.  
  123. Return the name of the specified object that is associated in the current template with the specified feature or trigger. If the specified association does not exist in the current template, nothing is returned.
  124.  
  125. Parameters
  126.  
  127. FeatureTrigger: enumeration    BoxSelected!
  128.  
  129. Comment!
  130.  
  131. Endnote!
  132.  
  133. EquationEditor!
  134.  
  135. Footers!
  136.  
  137. Footnote!
  138.  
  139. Headers!
  140.  
  141. Main!
  142.  
  143. Outline!
  144.  
  145. PostClose!
  146.  
  147. PostDocument!
  148.  
  149. PostNew!
  150.  
  151. PostOpen!
  152.  
  153. PostPrint!
  154.  
  155. PostStartup!
  156.  
  157. PostTables!
  158.  
  159. PreClose!
  160.  
  161. PreDocument!
  162.  
  163. PreNew!
  164.  
  165. PreOpen!
  166.  
  167. PrePrint!
  168.  
  169. PreTables!
  170.  
  171. SGML!
  172.  
  173. Tables!
  174.  
  175. Watermark!
  176.  
  177. Object: enumeration    ButtonBar!
  178.  
  179. Keyboard!
  180.  
  181. Macro!
  182.  
  183. Menu!
  184.  
  185. TemplateMacroEditControlBar
  186.  
  187. Syntax
  188.  
  189. (State: enumeration)
  190.  
  191. Description
  192.  
  193. Display the Template Macro Edit feature bar.
  194.  
  195. Parameters
  196.  
  197. State: enumeration (optional)    Off!
  198.  
  199. On!
  200.  
  201. TemplateSelect
  202.  
  203. Syntax
  204.  
  205. (Filename: string)
  206.  
  207. Description
  208.  
  209. Select a document template. This product command applies the selected command to the active document, rather than creating a new document based on that template, as File | New from template does
  210.  
  211. Parameters
  212.  
  213. Filename: string    The filename of the document template.
  214.  
  215. TemplateSetAssociation
  216.  
  217. Syntax
  218.  
  219. (FeatureTrigger: enumeration; Object: enumeration; ObjectName: string)
  220.  
  221. Description
  222.  
  223. Assign menus, keyboards, and toolbars to selected WordPerfect features or triggers in the current template.
  224.  
  225. Parameters
  226.  
  227. FeatureTrigger: enumeration    BoxSelected!
  228.  
  229. Comment!
  230.  
  231. Endnote!
  232.  
  233. EquationEditor!
  234.  
  235. Footers!
  236.  
  237. Footnote!
  238.  
  239. Headers!
  240.  
  241. Main!
  242.  
  243. Outline!
  244.  
  245. PostClose!
  246.  
  247. PostDocument!
  248.  
  249. PostNew!
  250.  
  251. PostOpen!
  252.  
  253. PostPrint!
  254.  
  255. PostStartup!
  256.  
  257. PostTables!
  258.  
  259. PreClose!
  260.  
  261. PreDocument!
  262.  
  263. PreNew!
  264.  
  265. PreOpen!
  266.  
  267. PrePrint!
  268.  
  269. PreTables!
  270.  
  271. SGML!
  272.  
  273. Tables!
  274.  
  275. Watermark!
  276.  
  277. Object: enumeration    ButtonBar!
  278.  
  279. Keyboard!
  280.  
  281. Macro!
  282.  
  283. Menu!
  284.  
  285. ObjectName: string    The name of the object.
  286.  
  287. TextBorderCreate
  288.  
  289. Syntax
  290.  
  291. (Style: any; FillName: any; BorderFunction: enumeration)
  292.  
  293. Description
  294.  
  295. Create a border for the current paragraph, column, or page. Use with TextBorderEnd.
  296.  
  297. Parameters
  298.  
  299. Style: any    ButtonBorder!
  300.  
  301. ColumnBorderAll!
  302.  
  303. ColumnBorderBetween!
  304.  
  305. DashedBorder!
  306.  
  307. DottedBorder!
  308.  
  309. DoubleBorder!
  310.  
  311. ExtraThickBorder!
  312.  
  313. HeavyDoubleBorder!
  314.  
  315. HeavySingleBorder!
  316.  
  317. NoBorder!
  318.  
  319. SingleBorder!
  320.  
  321. SpacingOnly!
  322.  
  323. ThickBorder!
  324.  
  325. ThickThinBorder!
  326.  
  327. ThickTopBottomBorder!
  328.  
  329. ThinThickBorder!
  330.  
  331. FillName: any    Fill10!
  332.  
  333. Fill100!
  334.  
  335. Fill20!
  336.  
  337. Fill30!
  338.  
  339. Fill40!
  340.  
  341. Fill5!
  342.  
  343. Fill50!
  344.  
  345. Fill60!
  346.  
  347. Fill70!
  348.  
  349. Fill80!
  350.  
  351. Fill90!
  352.  
  353. FillButton!
  354.  
  355. NoFill!
  356.  
  357. BorderFunction: enumeration    ColumnBorder!
  358.  
  359. PageBorder!
  360.  
  361. ParagraphBorder!
  362.  
  363. TextBorderEdit
  364.  
  365. Syntax
  366.  
  367. (BorderType: enumeration)
  368.  
  369. Description
  370.  
  371. Begin editing changes to the current border.
  372.  
  373. Parameters
  374.  
  375. BorderType: enumeration    Column!
  376.  
  377. Page!
  378.  
  379. Paragraph!
  380.  
  381. TextBorderEnd
  382.  
  383. Syntax
  384.  
  385. (State: enumeration)
  386.  
  387. Description
  388.  
  389. End text border creation or editing, and save or cancel changes.
  390.  
  391. Parameters
  392.  
  393. State: enumeration    Cancel!
  394.  
  395. Save!
  396.  
  397. TextBorderFillStyle
  398.  
  399. Syntax
  400.  
  401. (Fillname: any)
  402.  
  403. Description
  404.  
  405. Specify a fill style for the current border.
  406.  
  407. Parameters
  408.  
  409. Fillname: any    Fill10!
  410.  
  411. Fill100!
  412.  
  413. Fill20!
  414.  
  415. Fill30!
  416.  
  417. Fill40!
  418.  
  419. Fill5!
  420.  
  421. Fill50!
  422.  
  423. Fill60!
  424.  
  425. Fill70!
  426.  
  427. Fill80!
  428.  
  429. Fill90!
  430.  
  431. FillButton!
  432.  
  433. NoFill!
  434.  
  435. TextBorderStyle
  436.  
  437. Syntax
  438.  
  439. (Style: any)
  440.  
  441. Description
  442.  
  443. Specify the current border style.
  444.  
  445. Parameters
  446.  
  447. Style: any    ButtonBorder!
  448.  
  449. ColumnBorderAll!
  450.  
  451. ColumnBorderBetween!
  452.  
  453. DashedBorder!
  454.  
  455. DottedBorder!
  456.  
  457. DoubleBorder!
  458.  
  459. ExtraThickBorder!
  460.  
  461. HeavyDoubleBorder!
  462.  
  463. HeavySingleBorder!
  464.  
  465. NoBorder!
  466.  
  467. SingleBorder!
  468.  
  469. SpacingOnly!
  470.  
  471. ThickBorder!
  472.  
  473. ThickThinBorder!
  474.  
  475. ThickTopBottomBorder!
  476.  
  477. ThinThickBorder!
  478.  
  479. TextBoxCreate
  480.  
  481. Syntax
  482.  
  483. ()
  484.  
  485. Description
  486.  
  487. Create a text box and display the Text Box feature bar.
  488.  
  489. TextColor
  490.  
  491. Syntax
  492.  
  493. (ColorName: string; Red: numeric; Green: numeric; Blue: numeric)
  494.  
  495. Description
  496.  
  497. Specify a text color.
  498.  
  499. Parameters
  500.  
  501. ColorName: string (optional)    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.
  502.  
  503. Red: numeric    Value: 0-255.
  504.  
  505. Green: numeric    Value: 0-255.
  506.  
  507. Blue: numeric    Value: 0-255.
  508.  
  509. TextShade
  510.  
  511. Syntax
  512.  
  513. (ShadingValue: numeric)
  514.  
  515. Description
  516.  
  517. Specify the intensity of a text color.
  518.  
  519. Parameters
  520.  
  521. ShadingValue: numeric    Percent. Full intensity: 100%.
  522.  
  523. ThirdPartyCreate
  524.  
  525. Syntax
  526.  
  527. (Id: numeric; Data: raw binary data)
  528.  
  529. Description
  530.  
  531. Insert a third-party function into a document.
  532.  
  533. Parameters
  534.  
  535. Id: numeric    The ID for the third party function.
  536.  
  537. Data: raw binary data    The data for the third party function.
  538.  
  539. ThirdPartyDelete
  540.  
  541. Syntax
  542.  
  543. (Id: numeric; From: enumeration; Direction: enumeration)
  544.  
  545. Description
  546.  
  547. Delete a third-party function from a document.
  548.  
  549. Parameters
  550.  
  551. Id: numeric    The ID for the third party function.
  552.  
  553. From: enumeration    BegOfFile!
  554.  
  555. CurrentPos!
  556.  
  557. Direction: enumeration    Backward!
  558.  
  559. Forward!
  560.  
  561. numeric:=ThirdPartyFind
  562.  
  563. Syntax
  564.  
  565. (From: enumeration; Direction: enumeration)
  566.  
  567. Description
  568.  
  569. Find the third-party id of the next or previous third party.
  570.  
  571. Parameters
  572.  
  573. From: enumeration    BegOfFile!
  574.  
  575. CurrentPos!
  576.  
  577. Direction: enumeration    Backward!
  578.  
  579. Forward!
  580.  
  581. raw binary data:=ThirdPartyFindByID
  582.  
  583. Syntax
  584.  
  585. (Id: numeric; From: enumeration; Direction: enumeration)
  586.  
  587. Description
  588.  
  589. Get the data from a third-party function.
  590.  
  591. Parameters
  592.  
  593. Id: numeric    The ID for the third party function.
  594.  
  595. From: enumeration    BegOfFile!
  596.  
  597. CurrentPos!
  598.  
  599. Direction: enumeration    Backward!
  600.  
  601. Forward!
  602.  
  603. ThousandsSeparator
  604.  
  605. Syntax
  606.  
  607. (Character: string)
  608.  
  609. Description
  610.  
  611. Specify a character to separate each three digits. Use when the FormatType parameter of TableCellNumberFormat, TableColumnNumberFormat, or TableNumberFormat is Comma!; or use with TableCellNumberUseCommas, TableColumnNumberUseCommas, or TableNumberUseCommas.
  612.  
  613. Parameters
  614.  
  615. Character: string    The character to use as a thousands separator.
  616.  
  617. TOACreateFullFormDlg
  618.  
  619. Syntax
  620.  
  621. ()
  622.  
  623. Description
  624.  
  625. Display the Create Full Form dialog box.
  626.  
  627. TOADefineDlg
  628.  
  629. Syntax
  630.  
  631. ()
  632.  
  633. Description
  634.  
  635. Display the Define Table of Authorities dialog box.
  636.  
  637. TOADefinition
  638.  
  639. Syntax
  640.  
  641. (SectionName: string; Style: any; Numbering: enumeration; Underline: enumeration; PageCombine: enumeration; NumberingFormat: string)
  642.  
  643. Description
  644.  
  645. Specify a section, define format options, and insert a table of authorities definition in the document.
  646.  
  647. Parameters
  648.  
  649. SectionName: string    The name of the section.
  650.  
  651. Style: any (optional)    NormalStyle!
  652.  
  653. FootnoteNumberInDocumentStyle!
  654.  
  655. EndnoteNumberInDocumentStyle!
  656.  
  657. FigureNumberStyle!
  658.  
  659. TableBoxNumberStyle!
  660.  
  661. TextBoxNumberStyle!
  662.  
  663. UserBoxNumberStyle!
  664.  
  665. EquationNumberStyle!
  666.  
  667. HypertextStyle!
  668.  
  669. ToC1Style!
  670.  
  671. ToC2Style!
  672.  
  673. ToC3Style!
  674.  
  675. ToC4Style!
  676.  
  677. ToC5Style!
  678.  
  679. Index1Style!
  680.  
  681. Index2Style!
  682.  
  683. ListStyle!
  684.  
  685. ToAStyle!
  686.  
  687. DocStyle!
  688.  
  689. BoxTextStyle!
  690.  
  691. CaptionStyle!
  692.  
  693. FootnoteStyle!
  694.  
  695. EndnoteStyle!
  696.  
  697. CommentStyle!
  698.  
  699. HeaderAStyle!
  700.  
  701. HeaderBStyle!
  702.  
  703. FooterAStyle!
  704.  
  705. FooterBStyle!
  706.  
  707. WatermarkAStyle!
  708.  
  709. WatermarkBStyle!AddressStyle!
  710.  
  711. ParagraphOutlnStyle!
  712.  
  713. OutlineStyle!
  714.  
  715. LegalOutlnStyle!
  716.  
  717. BulletsOutlnStyle!
  718.  
  719. HeadingsOutlnStyle!
  720.  
  721. Legal_2OutlnStyle!
  722.  
  723. NumbersOutlnStyle!
  724.  
  725. Level1Style!
  726.  
  727. Level2Style!
  728.  
  729. Level3Style!
  730.  
  731. Level4Style!
  732.  
  733. Level5Style!
  734.  
  735. Level6Style!
  736.  
  737. Level7Style!
  738.  
  739. Level8Style!
  740.  
  741. Legal1Style!
  742.  
  743. Legal2Style!
  744.  
  745. Legal3Style!
  746.  
  747. Legal4Style!
  748.  
  749. Legal5Style!
  750.  
  751. Legal6Style!
  752.  
  753. Legal7Style!
  754.  
  755. Legal8Style!
  756.  
  757. Heading1Style!
  758.  
  759. Heading2Style!
  760.  
  761. Heading3Style!
  762.  
  763. Heading4Style!
  764.  
  765. Heading5Style!
  766.  
  767. Heading6Style!
  768.  
  769. Heading7Style!
  770.  
  771. Heading8Style!
  772.  
  773. MonospacedStyle!
  774.  
  775. CustomHTMLStyle!
  776.  
  777. PreformattedStyle!
  778.  
  779. AddressStyle!
  780.  
  781. QuotationsOutlnStyle!
  782.  
  783. DefinitionsOutlnStyle!
  784.  
  785. Quotation1Style!
  786.  
  787. Quotation2Style!
  788.  
  789. Quotation3Style!
  790.  
  791. Quotation4Style!
  792.  
  793. Quotation5Style!
  794.  
  795. Quotation6Style!
  796.  
  797. Quotation7Style!
  798.  
  799. Quotation8Style!
  800.  
  801. Definition1Style!
  802.  
  803. Definition2Style!
  804.  
  805. Definition3Style!
  806.  
  807. Definition4Style!
  808.  
  809. Definition5Style!
  810.  
  811. Definition6Style!
  812.  
  813. Definition7Style!
  814.  
  815. Definition8Style!
  816.  
  817. Level9Style!
  818.  
  819. Legal9Style!
  820.  
  821. Heading9Style!
  822.  
  823. Quotation9Style!
  824.  
  825. DefinitionStyle
  826.  
  827. Numbering: enumeration (optional)    DefFlushRight!
  828.  
  829. DefFollows!
  830.  
  831. DefLeader!
  832.  
  833. DefNone!
  834.  
  835. DefParentheses!
  836.  
  837. Underline: enumeration (optional)    NoToAUnderline!
  838.  
  839. ToAUnderline!
  840.  
  841. PageCombine: enumeration (optional)    Combine sequential page numbers.
  842.  
  843. Combine!
  844.  
  845. NoCombine!
  846.  
  847. NumberingFormat: string (optional)    The numbering format for the table.
  848.  
  849. TOADefinitionCombine
  850.  
  851. Syntax
  852.  
  853. (SectionName: string; Combine: enumeration)
  854.  
  855. Description
  856.  
  857. Combine sequential page numbers in a table of authorities section.
  858.  
  859. Parameters
  860.  
  861. SectionName: string    The name of the section.
  862.  
  863. Combine: enumeration (optional)    Combine!
  864.  
  865. NoCombine!
  866.  
  867. TOADefinitionCreate
  868.  
  869. Syntax
  870.  
  871. (SectionName: string; Style: any; Numbering: enumeration; Underline: enumeration; PageCombine: enumeration; NumberingFormat: string)
  872.  
  873. Description
  874.  
  875. Create a table of authorities definition.
  876.  
  877. Parameters
  878.  
  879. SectionName: string    The name of the section.
  880.  
  881. Style: any (optional)    NormalStyle!
  882.  
  883. FootnoteNumberInDocumentStyle!
  884.  
  885. EndnoteNumberInDocumentStyle!
  886.  
  887. FigureNumberStyle!
  888.  
  889. TableBoxNumberStyle!
  890.  
  891. TextBoxNumberStyle!
  892.  
  893. UserBoxNumberStyle!
  894.  
  895. EquationNumberStyle!
  896.  
  897. HypertextStyle!
  898.  
  899. ToC1Style!
  900.  
  901. ToC2Style!
  902.  
  903. ToC3Style!
  904.  
  905. ToC4Style!
  906.  
  907. ToC5Style!
  908.  
  909. Index1Style!
  910.  
  911. Index2Style!
  912.  
  913. ListStyle!
  914.  
  915. ToAStyle!
  916.  
  917. DocStyle!
  918.  
  919. BoxTextStyle!
  920.  
  921. CaptionStyle!
  922.  
  923. FootnoteStyle!
  924.  
  925. EndnoteStyle!
  926.  
  927. CommentStyle!
  928.  
  929. HeaderAStyle!
  930.  
  931. HeaderBStyle!
  932.  
  933. FooterAStyle!
  934.  
  935. FooterBStyle!
  936.  
  937. WatermarkAStyle!
  938.  
  939. WatermarkBStyle!AddressStyle!
  940.  
  941. ParagraphOutlnStyle!
  942.  
  943. OutlineStyle!
  944.  
  945. LegalOutlnStyle!
  946.  
  947. BulletsOutlnStyle!
  948.  
  949. HeadingsOutlnStyle!
  950.  
  951. Legal_2OutlnStyle!
  952.  
  953. NumbersOutlnStyle!
  954.  
  955. Level1Style!
  956.  
  957. Level2Style!
  958.  
  959. Level3Style!
  960.  
  961. Level4Style!
  962.  
  963. Level5Style!
  964.  
  965. Level6Style!
  966.  
  967. Level7Style!
  968.  
  969. Level8Style!
  970.  
  971. Legal1Style!
  972.  
  973. Legal2Style!
  974.  
  975. Legal3Style!
  976.  
  977. Legal4Style!
  978.  
  979. Legal5Style!
  980.  
  981. Legal6Style!
  982.  
  983. Legal7Style!
  984.  
  985. Legal8Style!
  986.  
  987. Heading1Style!
  988.  
  989. Heading2Style!
  990.  
  991. Heading3Style!
  992.  
  993. Heading4Style!
  994.  
  995. Heading5Style!
  996.  
  997. Heading6Style!
  998.  
  999. Heading7Style!
  1000.  
  1001. Heading8Style!
  1002.  
  1003. MonospacedStyle!
  1004.  
  1005. CustomHTMLStyle!
  1006.  
  1007. PreformattedStyle!
  1008.  
  1009. AddressStyle!
  1010.  
  1011. QuotationsOutlnStyle!
  1012.  
  1013. DefinitionsOutlnStyle!
  1014.  
  1015. Quotation1Style!
  1016.  
  1017. Quotation2Style!
  1018.  
  1019. Quotation3Style!
  1020.  
  1021. Quotation4Style!
  1022.  
  1023. Quotation5Style!
  1024.  
  1025. Quotation6Style!
  1026.  
  1027. Quotation7Style!
  1028.  
  1029. Quotation8Style!
  1030.  
  1031. Definition1Style!
  1032.  
  1033. Definition2Style!
  1034.  
  1035. Definition3Style!
  1036.  
  1037. Definition4Style!
  1038.  
  1039. Definition5Style!
  1040.  
  1041. Definition6Style!
  1042.  
  1043. Definition7Style!
  1044.  
  1045. Definition8Style!
  1046.  
  1047. Level9Style!
  1048.  
  1049. Legal9Style!
  1050.  
  1051. Heading9Style!
  1052.  
  1053. Quotation9Style!
  1054.  
  1055. DefinitionStyle
  1056.  
  1057. Numbering: enumeration (optional)    DefFlushRight!
  1058.  
  1059. DefFollows!
  1060.  
  1061. DefLeader!
  1062.  
  1063. DefNone!
  1064.  
  1065. DefParentheses!
  1066.  
  1067. Underline: enumeration (optional)    Allow underlining.
  1068.  
  1069. NoToAUnderline!
  1070.  
  1071. ToAUnderline!
  1072.  
  1073. PageCombine: enumeration (optional)    Combine sequential page numbers.
  1074.  
  1075. Combine!
  1076.  
  1077. NoCombine!
  1078.  
  1079. NumberingFormat: string (optional)    The numbering format for the section.
  1080.  
  1081. TOADefinitionDelete
  1082.  
  1083. Syntax
  1084.  
  1085. (SectionName: string)
  1086.  
  1087. Description
  1088.  
  1089. Delete a table of authorities section definition.
  1090.  
  1091. Parameters
  1092.  
  1093. SectionName: string    The name of the section definition to delete.
  1094.  
  1095. TOADefinitionMode
  1096.  
  1097. Syntax
  1098.  
  1099. (SectionName: string; Numbering: enumeration)
  1100.  
  1101. Description
  1102.  
  1103. Specify a page numbering mode in a section.
  1104.  
  1105. Parameters
  1106.  
  1107. SectionName: string    The name of the section definition.
  1108.  
  1109. Numbering: enumeration (optional)    DefFlushRight!
  1110.  
  1111. DefFollows!
  1112.  
  1113. DefFollowsParenthesis!
  1114.  
  1115. DefLeaders!
  1116.  
  1117. DefNone!
  1118.  
  1119. TOADefinitionRename
  1120.  
  1121. Syntax
  1122.  
  1123. (OldSection: string; NewSection: string)
  1124.  
  1125. Description
  1126.  
  1127. Rename a section.
  1128.  
  1129. Parameters
  1130.  
  1131. OldSection: string    The original name of the section.
  1132.  
  1133. NewSection: string    The new name of the section.
  1134.  
  1135. TOADefinitionRetrieve
  1136.  
  1137. Syntax
  1138.  
  1139. (Filename: string; SectionName: string)
  1140.  
  1141. Description
  1142.  
  1143. Retrieve a section from another document into the current document.
  1144.  
  1145. Parameters
  1146.  
  1147. Filename: string    The filename of the section file.
  1148.  
  1149. SectionName: string    The name of the section to retrieve.
  1150.  
  1151. TOADefinitionStyle
  1152.  
  1153. Syntax
  1154.  
  1155. (SectionName: string; Style: any)
  1156.  
  1157. Description
  1158.  
  1159. Specify a table of authorities section style.
  1160.  
  1161. Parameters
  1162.  
  1163. SectionName: string    The name of the section.
  1164.  
  1165. Style: any    NormalStyle!
  1166.  
  1167. FootnoteNumberInDocumentStyle!
  1168.  
  1169. EndnoteNumberInDocumentStyle!
  1170.  
  1171. FigureNumberStyle!
  1172.  
  1173. TableBoxNumberStyle!
  1174.  
  1175. TextBoxNumberStyle!
  1176.  
  1177. UserBoxNumberStyle!
  1178.  
  1179. EquationNumberStyle!
  1180.  
  1181. HypertextStyle!
  1182.  
  1183. ToC1Style!
  1184.  
  1185. ToC2Style!
  1186.  
  1187. ToC3Style!
  1188.  
  1189. ToC4Style!
  1190.  
  1191. ToC5Style!
  1192.  
  1193. Index1Style!
  1194.  
  1195. Index2Style!
  1196.  
  1197. ListStyle!
  1198.  
  1199. ToAStyle!
  1200.  
  1201. DocStyle!
  1202.  
  1203. BoxTextStyle!
  1204.  
  1205. CaptionStyle!
  1206.  
  1207. FootnoteStyle!
  1208.  
  1209. EndnoteStyle!
  1210.  
  1211. CommentStyle!
  1212.  
  1213. HeaderAStyle!
  1214.  
  1215. HeaderBStyle!
  1216.  
  1217. FooterAStyle!
  1218.  
  1219. FooterBStyle!
  1220.  
  1221. WatermarkAStyle!
  1222.  
  1223. WatermarkBStyle!AddressStyle!
  1224.  
  1225. ParagraphOutlnStyle!
  1226.  
  1227. OutlineStyle!
  1228.  
  1229. LegalOutlnStyle!
  1230.  
  1231. BulletsOutlnStyle!
  1232.  
  1233. HeadingsOutlnStyle!
  1234.  
  1235. Legal_2OutlnStyle!
  1236.  
  1237. NumbersOutlnStyle!
  1238.  
  1239. Level1Style!
  1240.  
  1241. Level2Style!
  1242.  
  1243. Level3Style!
  1244.  
  1245. Level4Style!
  1246.  
  1247. Level5Style!
  1248.  
  1249. Level6Style!
  1250.  
  1251. Level7Style!
  1252.  
  1253. Level8Style!
  1254.  
  1255. Legal1Style!
  1256.  
  1257. Legal2Style!
  1258.  
  1259. Legal3Style!
  1260.  
  1261. Legal4Style!
  1262.  
  1263. Legal5Style!
  1264.  
  1265. Legal6Style!
  1266.  
  1267. Legal7Style!
  1268.  
  1269. Legal8Style!
  1270.  
  1271. Heading1Style!
  1272.  
  1273. Heading2Style!
  1274.  
  1275. Heading3Style!
  1276.  
  1277. Heading4Style!
  1278.  
  1279. Heading5Style!
  1280.  
  1281. Heading6Style!
  1282.  
  1283. Heading7Style!
  1284.  
  1285. Heading8Style!
  1286.  
  1287. MonospacedStyle!
  1288.  
  1289. CustomHTMLStyle!
  1290.  
  1291. PreformattedStyle!
  1292.  
  1293. AddressStyle!
  1294.  
  1295. QuotationsOutlnStyle!
  1296.  
  1297. DefinitionsOutlnStyle!
  1298.  
  1299. Quotation1Style!
  1300.  
  1301. Quotation2Style!
  1302.  
  1303. Quotation3Style!
  1304.  
  1305. Quotation4Style!
  1306.  
  1307. Quotation5Style!
  1308.  
  1309. Quotation6Style!
  1310.  
  1311. Quotation7Style!
  1312.  
  1313. Quotation8Style!
  1314.  
  1315. Definition1Style!
  1316.  
  1317. Definition2Style!
  1318.  
  1319. Definition3Style!
  1320.  
  1321. Definition4Style!
  1322.  
  1323. Definition5Style!
  1324.  
  1325. Definition6Style!
  1326.  
  1327. Definition7Style!
  1328.  
  1329. Definition8Style!
  1330.  
  1331. Level9Style!
  1332.  
  1333. Legal9Style!
  1334.  
  1335. Heading9Style!
  1336.  
  1337. Quotation9Style!
  1338.  
  1339. DefinitionStyle
  1340.  
  1341. TOADefinitionUnderline
  1342.  
  1343. Syntax
  1344.  
  1345. (Section: string; Action: enumeration)
  1346.  
  1347. Description
  1348.  
  1349. Turn Underlining on or off in a table of authorities section.
  1350.  
  1351. Parameters
  1352.  
  1353. Section: string    The name of the section.
  1354.  
  1355. Action: enumeration (optional)    NoToAUnderline!
  1356.  
  1357. ToAUnderline!
  1358.  
  1359. TOAEditFullForm
  1360.  
  1361. Syntax
  1362.  
  1363. (ShortForm: string)
  1364.  
  1365. Description
  1366.  
  1367. Begin editing changes to a full form. SubstructureExit ends editing and saves changes.
  1368.  
  1369. Parameters
  1370.  
  1371. ShortForm: string    The name of the form.
  1372.  
  1373. TOAEditFullFormCBar
  1374.  
  1375. Syntax
  1376.  
  1377. ()
  1378.  
  1379. Description
  1380.  
  1381. Display the Table of Authorities Full Form feature bar.
  1382.  
  1383. TOAEditFullFormDlg
  1384.  
  1385. Syntax
  1386.  
  1387. ()
  1388.  
  1389. Description
  1390.  
  1391. Display the Edit Full Form dialog box.
  1392.  
  1393. TOAEditPageFormat
  1394.  
  1395. Syntax
  1396.  
  1397. (Listname: string; NumberFormat: any)
  1398.  
  1399. Description
  1400.  
  1401. Specify the text for page numbering in a table of authorities.
  1402.  
  1403. Parameters
  1404.  
  1405. Listname: string    The name of the list.
  1406.  
  1407. NumberFormat: any    Use a string to specify a custom format.
  1408.  
  1409. DocFormat!
  1410.  
  1411. TOAEditSection
  1412.  
  1413. Syntax
  1414.  
  1415. (OldName: string; NewName: string)
  1416.  
  1417. Description
  1418.  
  1419. Rename a section name in the full form of a table of authorities.
  1420.  
  1421. Parameters
  1422.  
  1423. OldName: string    The original name of the form.
  1424.  
  1425. NewName: string    The new name of the form.
  1426.  
  1427. TOAEditShortForm
  1428.  
  1429. Syntax
  1430.  
  1431. (OldName: string; NewName: string)
  1432.  
  1433. Description
  1434.  
  1435. Rename a short form name in the full form of a table of authorities.
  1436.  
  1437. Parameters
  1438.  
  1439. OldName: string    The original name of the form.
  1440.  
  1441. NewName: string    The new name of the form.
  1442.  
  1443. TOAMark
  1444.  
  1445. Syntax
  1446.  
  1447. (SectionName: string; ShortForm: string)
  1448.  
  1449. Description
  1450.  
  1451. Mark the selected text as a table of authorities reference.
  1452.  
  1453. Parameters
  1454.  
  1455. SectionName: string (optional)    The name of the section.
  1456.  
  1457. ShortForm: string (optional)    The name of the form.
  1458.  
  1459. TOAMarkShortForm
  1460.  
  1461. Syntax
  1462.  
  1463. (ShortForm: string)
  1464.  
  1465. Description
  1466.  
  1467. Mark the current short form citation at the insertion point.
  1468.  
  1469. Parameters
  1470.  
  1471. ShortForm: string    The name of the form.
  1472.  
  1473. TOCDefine
  1474.  
  1475. Syntax
  1476.  
  1477. (WrapLastLevel: enumeration; NumberingFormat: string; {Style: any; Numbering: enumeration})
  1478.  
  1479. Description
  1480.  
  1481. Define a table of contents and insert the definition.
  1482.  
  1483. Parameters
  1484.  
  1485. WrapLastLevel: enumeration (optional)    Wrap the last level.
  1486.  
  1487. No!
  1488.  
  1489. Yes!
  1490.  
  1491. NumberingFormat: string (optional)    The page numbering format.
  1492.  
  1493. Style: any (optional)    NormalStyle!
  1494.  
  1495. FootnoteNumberInDocumentStyle!
  1496.  
  1497. EndnoteNumberInDocumentStyle!
  1498.  
  1499. FigureNumberStyle!
  1500.  
  1501. TableBoxNumberStyle!
  1502.  
  1503. TextBoxNumberStyle!
  1504.  
  1505. UserBoxNumberStyle!
  1506.  
  1507. EquationNumberStyle!
  1508.  
  1509. HypertextStyle!
  1510.  
  1511. ToC1Style!
  1512.  
  1513. ToC2Style!
  1514.  
  1515. ToC3Style!
  1516.  
  1517. ToC4Style!
  1518.  
  1519. ToC5Style!
  1520.  
  1521. Index1Style!
  1522.  
  1523. Index2Style!
  1524.  
  1525. ListStyle!
  1526.  
  1527. ToAStyle!
  1528.  
  1529. DocStyle!
  1530.  
  1531. BoxTextStyle!
  1532.  
  1533. CaptionStyle!
  1534.  
  1535. FootnoteStyle!
  1536.  
  1537. EndnoteStyle!
  1538.  
  1539. CommentStyle!
  1540.  
  1541. HeaderAStyle!
  1542.  
  1543. HeaderBStyle!
  1544.  
  1545. FooterAStyle!
  1546.  
  1547. FooterBStyle!
  1548.  
  1549. WatermarkAStyle!
  1550.  
  1551. WatermarkBStyle!AddressStyle!
  1552.  
  1553. ParagraphOutlnStyle!
  1554.  
  1555. OutlineStyle!
  1556.  
  1557. LegalOutlnStyle!
  1558.  
  1559. BulletsOutlnStyle!
  1560.  
  1561. HeadingsOutlnStyle!
  1562.  
  1563. Legal_2OutlnStyle!
  1564.  
  1565. NumbersOutlnStyle!
  1566.  
  1567. Level1Style!
  1568.  
  1569. Level2Style!
  1570.  
  1571. Level3Style!
  1572.  
  1573. Level4Style!
  1574.  
  1575. Level5Style!
  1576.  
  1577. Level6Style!
  1578.  
  1579. Level7Style!
  1580.  
  1581. Level8Style!
  1582.  
  1583. Legal1Style!
  1584.  
  1585. Legal2Style!
  1586.  
  1587. Legal3Style!
  1588.  
  1589. Legal4Style!
  1590.  
  1591. Legal5Style!
  1592.  
  1593. Legal6Style!
  1594.  
  1595. Legal7Style!
  1596.  
  1597. Legal8Style!
  1598.  
  1599. Heading1Style!
  1600.  
  1601. Heading2Style!
  1602.  
  1603. Heading3Style!
  1604.  
  1605. Heading4Style!
  1606.  
  1607. Heading5Style!
  1608.  
  1609. Heading6Style!
  1610.  
  1611. Heading7Style!
  1612.  
  1613. Heading8Style!
  1614.  
  1615. MonospacedStyle!
  1616.  
  1617. CustomHTMLStyle!
  1618.  
  1619. PreformattedStyle!
  1620.  
  1621. AddressStyle!
  1622.  
  1623. QuotationsOutlnStyle!
  1624.  
  1625. DefinitionsOutlnStyle!
  1626.  
  1627. Quotation1Style!
  1628.  
  1629. Quotation2Style!
  1630.  
  1631. Quotation3Style!
  1632.  
  1633. Quotation4Style!
  1634.  
  1635. Quotation5Style!
  1636.  
  1637. Quotation6Style!
  1638.  
  1639. Quotation7Style!
  1640.  
  1641. Quotation8Style!
  1642.  
  1643. Definition1Style!
  1644.  
  1645. Definition2Style!
  1646.  
  1647. Definition3Style!
  1648.  
  1649. Definition4Style!
  1650.  
  1651. Definition5Style!
  1652.  
  1653. Definition6Style!
  1654.  
  1655. Definition7Style!
  1656.  
  1657. Definition8Style!
  1658.  
  1659. Level9Style!
  1660.  
  1661. Legal9Style!
  1662.  
  1663. Heading9Style!
  1664.  
  1665. Quotation9Style!
  1666.  
  1667. DefinitionStyle
  1668.  
  1669. Numbering: enumeration (optional)    The page numbering mode for references.
  1670.  
  1671. DefFlushRight!
  1672.  
  1673. DefFollows!
  1674.  
  1675. DefLeader!
  1676.  
  1677. DefNone!
  1678.  
  1679. DefParentheses!
  1680.  
  1681. TOCDefineDlg
  1682.  
  1683. Syntax
  1684.  
  1685. ()
  1686.  
  1687. Description
  1688.  
  1689. Display the Define Table of Contents dialog box.
  1690.  
  1691. TOCMark
  1692.  
  1693. Syntax
  1694.  
  1695. (Level: numeric)
  1696.  
  1697. Description
  1698.  
  1699. Mark the selected text for the table of contents.
  1700.  
  1701. Parameters
  1702.  
  1703. Level: numeric    
  1704.  
  1705. numeric:=ToolbarCount
  1706.  
  1707. Syntax
  1708.  
  1709. ()
  1710.  
  1711. Description
  1712.  
  1713. Return the number of active toolbars.
  1714.  
  1715. string:=ToolbarName
  1716.  
  1717. Syntax
  1718.  
  1719. (Toolbar: numeric)
  1720.  
  1721. Description
  1722.  
  1723. Return the name of an active toolbar.
  1724.  
  1725. Parameters
  1726.  
  1727. Toolbar: numeric    The name of the active toolbar.
  1728.  
  1729. numeric:=TotalPages
  1730.  
  1731. Syntax
  1732.  
  1733. ()
  1734.  
  1735. Description
  1736.  
  1737. Return the total number of pages in the current document. Not recordable. If something was added to the middle of a document that increased the total number of pages, TotalPages may not return the current value. Several techniques can be used to make sure this value is current. Moving to the end of the document is one of them.
  1738.  
  1739. If you do not use any of the optional parameters available, any existing code will be removed from the document in question.
  1740.  
  1741. The following is an example of moving to the end of the document before using TotalPages:
  1742.  
  1743. QuickmarkSet ()
  1744.  
  1745. PosDocBottom ()
  1746.  
  1747. QuickMarkFind ()
  1748.  
  1749. BookmarkDelete (Name: "QuickMark")
  1750.  
  1751. vPages := TotalPages ()
  1752.  
  1753. TotalPagesDisplay
  1754.  
  1755. Syntax
  1756.  
  1757. ()
  1758.  
  1759. Description
  1760.  
  1761. Insert a code in the text to display the total number of pages.
  1762.  
  1763. TotalPagesMethod
  1764.  
  1765. Syntax
  1766.  
  1767. (Method: enumeration)
  1768.  
  1769. Description
  1770.  
  1771. Specify the page-numbering method for the total number of pages.
  1772.  
  1773. Parameters
  1774.  
  1775. Method: enumeration (optional)    LowerLetters!
  1776.  
  1777. LowerRoman!
  1778.  
  1779. Numbers!
  1780.  
  1781. UpperLetters!
  1782.  
  1783. UpperRoman!
  1784.  
  1785. Note
  1786.  
  1787.   If you do not specify an enumeration, any page numbering in your document in the Page (Page #) of (Tot Pages#) format is removed.
  1788.   
  1789. numeric:=TotalPagesMethodQry
  1790.  
  1791. Syntax
  1792.  
  1793. ()
  1794.  
  1795. Description
  1796.  
  1797. Return the current page-numbering method for the total number of pages.
  1798.  
  1799. Return Value
  1800.  
  1801. 0    Numbers
  1802.  
  1803. 1    Lowercase letters
  1804.  
  1805. 2    Uppercase letters
  1806.  
  1807. 3    Lowercase Roman numerals
  1808.  
  1809. 4    Uppercase Roman numerals
  1810.  
  1811. TransitionAdvisor
  1812.  
  1813. Syntax
  1814.  
  1815. ()
  1816.  
  1817. Description
  1818.  
  1819. Open the Upgrade Expert, which helps you move to WordPerfect 8 from another word processor.
  1820.  
  1821. TwainAcquire
  1822.  
  1823. Syntax
  1824.  
  1825. ()
  1826.  
  1827. Description
  1828.  
  1829. Scan an image into WordPerfect. This token is valid only if the optional TWAIN support files were installed using the Custom install option, and a TWAIN-compatible scanning device is installed.
  1830.  
  1831. TwainSelectSourceDlg
  1832.  
  1833. Syntax
  1834.  
  1835. ()
  1836.  
  1837. Description
  1838.  
  1839. Display the Select Image Source dialog box. This token is valid only if the optional TWAIN support files were installed using the Custom install option, and a TWAIN-compatible scanning device is installed.
  1840.  
  1841. Type
  1842.  
  1843. Syntax
  1844.  
  1845. ({Text: string})
  1846.  
  1847. Description
  1848.  
  1849. Insert text at the insertion point.
  1850.  
  1851. Parameters
  1852.  
  1853. Text: string (optional)    The text to type.
  1854.  
  1855. TypeChar
  1856.  
  1857. Syntax
  1858.  
  1859. (CharacterSet: numeric; Offset: numeric)
  1860.  
  1861. Description
  1862.  
  1863. Insert a character from the WordPerfect character sets. Not recordable.
  1864.  
  1865. Parameters
  1866.  
  1867. CharacterSet: numeric    The character to insert.
  1868.  
  1869. Offset: numeric    A WordPerfect character.
  1870.  
  1871. Typeover
  1872.  
  1873. Syntax
  1874.  
  1875. (State: enumeration)
  1876.  
  1877. Description
  1878.  
  1879. Turn Typeover on or off.
  1880.  
  1881. Parameters
  1882.  
  1883. State: enumeration    Off!
  1884.  
  1885. On!
  1886.  
  1887. TypeoverKey
  1888.  
  1889. Syntax
  1890.  
  1891. ()
  1892.  
  1893. Description
  1894.  
  1895. Toggle Typeover. Recordable substitute: Typeover.
  1896.  
  1897. TypesetManualKerningDlg
  1898.  
  1899. Syntax
  1900.  
  1901. ()
  1902.  
  1903. Description
  1904.  
  1905. Display the Manual Kerning dialog box, which allows you to increase or decrease the space between two characters.
  1906.  
  1907.  
  1908.  
  1909.  
  1910.  
  1911.  
  1912.