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

  1. PageBorderDlg
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Display the Page Border/Fill dialog box.
  10.  
  11. PageNumber
  12.  
  13. Syntax
  14.  
  15. (Page: numeric)
  16.  
  17. Description
  18.  
  19. Specify a new page number for the current page.
  20.  
  21. Parameters
  22.  
  23. Page: numeric    The new page number.
  24.  
  25. PageNumberDecrement
  26.  
  27. Syntax
  28.  
  29. ()
  30.  
  31. Description
  32.  
  33. Decrease the current page number by one.
  34.  
  35. PageNumberDisplay
  36.  
  37. Syntax
  38.  
  39. ()
  40.  
  41. Description
  42.  
  43. Insert the current page number at the insertion point.
  44.  
  45. PageNumberDisplayFormat
  46.  
  47. Syntax
  48.  
  49. ()
  50.  
  51. Description
  52.  
  53. Display a formatted page number at the insertion point in the current document window.
  54.  
  55. PageNumberFormat
  56.  
  57. Syntax
  58.  
  59. (Format: string)
  60.  
  61. Description
  62.  
  63. Specify a page number format including text, page, total page, chapter, volume, or secondary page numbers.
  64.  
  65. Parameters
  66.  
  67. Format: string    Combine macro function codes and text to create a page number format.
  68.  
  69. PageNumberIncrement
  70.  
  71. Syntax
  72.  
  73. ()
  74.  
  75. Description
  76.  
  77. Increase the current page number by one.
  78.  
  79. PageNumberingAdjustDlg
  80.  
  81. Syntax
  82.  
  83. ()
  84.  
  85. Description
  86.  
  87. Display the Value/Adjust Number dialog box.
  88.  
  89. PageNumberingCountDlg
  90.  
  91. Syntax
  92.  
  93. ()
  94.  
  95. Description
  96.  
  97. Display the Page Count for Total Pages dialog box. Displaying this dialog box also updates the total page count.
  98.  
  99. PageNumberingDlg
  100.  
  101. Syntax
  102.  
  103. ()
  104.  
  105. Description
  106.  
  107. Display the Select Page Numbering Format dialog box.
  108.  
  109. PageNumberingInsertDlg
  110.  
  111. Syntax
  112.  
  113. ()
  114.  
  115. Description
  116.  
  117. Display the Insert Number in Text dialog box.
  118.  
  119. PageNumberMethod
  120.  
  121. Syntax
  122.  
  123. (Method: enumeration)
  124.  
  125. Description
  126.  
  127. Specify a page numbering method.
  128.  
  129. Parameters
  130.  
  131. Method: enumeration    LowerLetters!
  132.  
  133. LowerRoman!
  134.  
  135. Numbers!
  136.  
  137. UpperLetters!
  138.  
  139. UpperRoman!
  140.  
  141. PageNumberPosition
  142.  
  143. Syntax
  144.  
  145. (Position: enumeration; Default: enumeration; Font: string; FontSize: measurement; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric; {Attributes: enumeration})
  146.  
  147. Description
  148.  
  149. Specify the position and appearance of page numbering. Use Font, Color, Shade, and Attributes parameters only if the Default parameter is DontUseDefaultValues!.
  150.  
  151. Parameters
  152.  
  153. Position: enumeration    BottomAlternating!
  154.  
  155. BottomCenter!
  156.  
  157. BottomLeft!
  158.  
  159. BottomRight!
  160.  
  161. InsideTopAlternating!
  162.  
  163. None!
  164.  
  165. OutsideBottomAlternating!
  166.  
  167. TopAlternating!
  168.  
  169. TopCenter!
  170.  
  171. TopLeft!
  172.  
  173. TopRight!
  174.  
  175. Default: enumeration    DontUseDefaultValues!
  176.  
  177. UseDefaultValues!
  178.  
  179. Font: string (optional)    The font face for the page number.
  180.  
  181. FontSize: measurement (optional)    The font size for the page number.
  182.  
  183. Red: numeric (optional)    Value: 0-255.
  184.  
  185. Green: numeric (optional)    Value: 0-255.
  186.  
  187. Blue: numeric (optional)    Value: 0-255.
  188.  
  189. Shade: numeric (optional)    Percent: 0-100.
  190.  
  191. Attributes: enumeration (optional)    Bold!
  192.  
  193. DoubleUnderline!
  194.  
  195. Every!
  196.  
  197. ExtraLarge!
  198.  
  199. Fine!
  200.  
  201. Italics!
  202.  
  203. Large!
  204.  
  205. Outline!
  206.  
  207. Redline!
  208.  
  209. Shadow!
  210.  
  211. Small!
  212.  
  213. SmallCaps!
  214.  
  215. Strikeout!
  216.  
  217. Subscript!
  218.  
  219. Superscript!
  220.  
  221. Underline!
  222.  
  223. VeryLarge!
  224.  
  225. PageNumberSettingsDlg
  226.  
  227. Syntax
  228.  
  229. ()
  230.  
  231. Description
  232.  
  233. Display the Numbering Value dialog box.
  234.  
  235. PageSetupDlg
  236.  
  237. Syntax
  238.  
  239. ()
  240.  
  241. Description
  242.  
  243. Display the Page Setup dialog box.
  244.  
  245. PageSuppressDlg
  246.  
  247. Syntax
  248.  
  249. ()
  250.  
  251. Description
  252.  
  253. Display the Suppress dialog box.
  254.  
  255. PageZoomFull
  256.  
  257. Syntax
  258.  
  259. ()
  260.  
  261. Description
  262.  
  263. Display Page view, then zoom the current page to Full Page.
  264.  
  265. PaneNext
  266.  
  267. Syntax
  268.  
  269. ()
  270.  
  271. Description
  272.  
  273. Move the focus to the next pane in the Equation Editor.
  274.  
  275. PanePrevious
  276.  
  277. Syntax
  278.  
  279. ()
  280.  
  281. Description
  282.  
  283. Move the focus to the previous pane in the Equation Editor.
  284.  
  285. PaperSizeAdd
  286.  
  287. Syntax
  288.  
  289. (Name: string; Width: measurement; Length: measurement; WidthAdjust: measurement; LengthAdjust: measurement; Flags: enumeration; Location: enumeration; Type: enumeration; Use: enumeration; ReturnAddressHoriz: measurement; ReturnAddressVert: measurement; MailingAddressHoriz: measurement; MailingAddressVert: measurement)
  290.  
  291. Description
  292.  
  293. Create a page definition for the Page Size dialog box. Use address position parameters if the Type parameter is Envelope!.
  294.  
  295. Parameters
  296.  
  297. Name: string    Use if the Type parameter is Other!.
  298.  
  299. Width: measurement    The width of the page.
  300.  
  301. Length: measurement    The length of the page.
  302.  
  303. WidthAdjust: measurement    Move the page contents left (positive value) or right (negative value).
  304.  
  305. LengthAdjust: measurement    Move the page contents up (positive value) or down (negative value).
  306.  
  307. Flags: enumeration    FormCurrentlyLoaded!
  308.  
  309. Landscape!
  310.  
  311. LandscapeLoaded!
  312.  
  313. LandscapePrimaryLoaded!
  314.  
  315. Portrait!
  316.  
  317. PortraitLoaded!
  318.  
  319. PortraitPrimaryLoaded!
  320.  
  321. PrimaryForm!
  322.  
  323. Location: enumeration    The printer paper feed.
  324.  
  325. Continuous!
  326.  
  327. Manual!
  328.  
  329. Type: enumeration    AllOthers!
  330.  
  331. Bond!
  332.  
  333. CardStock!
  334.  
  335. ClayBased!
  336.  
  337. Envelope!
  338.  
  339. Glossy!
  340.  
  341. Labels!
  342.  
  343. Letterhead!
  344.  
  345. Other!
  346.  
  347. Standard!
  348.  
  349. Transparency!
  350.  
  351. Use: enumeration (optional)    Europe!
  352.  
  353. Japan!
  354.  
  355. Latin_America!
  356.  
  357. None!
  358.  
  359. US!
  360.  
  361. ReturnAddressHoriz: measurement (optional)    Left and right position for the return address.
  362.  
  363. ReturnAddressVert: measurement(optional)    Top and bottom position for the return address.
  364.  
  365. MailingAddressHoriz: measurement(optional)    Left and right position for the return address.
  366.  
  367. MailingAddressVert: measurement(optional)    Top and bottom position for the return address.
  368.  
  369. PaperSizeDelete
  370.  
  371. Syntax
  372.  
  373. (Name: string)
  374.  
  375. Description
  376.  
  377. Delete a page definition.
  378.  
  379. Parameters
  380.  
  381. Name: string    The name of the paper definition.
  382.  
  383. PaperSizeDlg
  384.  
  385. Syntax
  386.  
  387. ()
  388.  
  389. Description
  390.  
  391. Display the Page Size dialog box.
  392.  
  393. PaperSizeResave
  394.  
  395. Syntax
  396.  
  397. (OldName: string; NewName: string; Width: measurement; Length: measurement; WidthAdjustment: measurement; LengthAdjustment: measurement; Flags: enumeration; Location: enumeration; Type: enumeration; Use: enumeration; ReturnAddressHoriz: measurement; ReturnAddressVert: measurement; MailingAddressHoriz: measurement; MailingAddressVert: measurement)
  398.  
  399. Description
  400.  
  401. Edit and save a page definition from the Page Size dialog box. Use address position parameters if the Type parameter is Envelope!.
  402.  
  403. Parameters
  404.  
  405. OldName: string    The original name of the page definition.
  406.  
  407. NewName: string    The name for the edited page definition.
  408.  
  409. Width: measurement    The width of the page.
  410.  
  411. Length: measurement    The length of the page.
  412.  
  413. WidthAdjustment: measurement    Move the page contents right (positive value) or left (negative value).
  414.  
  415. LengthAdjustment: measurement    Move the page contents up (positive value) or down (negative value).
  416.  
  417. Flags: enumeration    Specify the orientation.
  418.  
  419. FormCurrentlyLoaded!
  420.  
  421. Landscape!
  422.  
  423. LandscapeLoaded!
  424.  
  425. LandscapePrimaryLoaded!
  426.  
  427. Portrait!
  428.  
  429. PortraitLoaded!
  430.  
  431. PortraitPrimaryLoaded!
  432.  
  433. PrimaryForm!
  434.  
  435. Location: enumeration    The printer paper feed.
  436.  
  437. Continuous!
  438.  
  439. Manual!
  440.  
  441. Type: enumeration    AllOthers!
  442.  
  443. Bond!
  444.  
  445. CardStock!
  446.  
  447. ClayBased!
  448.  
  449. Envelope!
  450.  
  451. Glossy!
  452.  
  453. Labels!
  454.  
  455. Letterhead!
  456.  
  457. Other!
  458.  
  459. Standard!
  460.  
  461. Transparency!
  462.  
  463. Use: enumeration    Europe!
  464.  
  465. Japan!
  466.  
  467. Latin_America!
  468.  
  469. None!
  470.  
  471. US!
  472.  
  473. ReturnAddressHoriz: measurement    The left and right position for the return address.
  474.  
  475. ReturnAddressVert: measurement    The top and bottom position for the return address.
  476.  
  477. MailingAddressHoriz: measurement    The left and right position for the mailing address.
  478.  
  479. MailingAddressVert: measurement    The top and bottom position for the mailing address.
  480.  
  481. PaperSizeSelect
  482.  
  483. Syntax
  484.  
  485. (Name: string; Width: measurement; Height: measurement; Type: enumeration)
  486.  
  487. Description
  488.  
  489. Specify a page size for the current document.
  490.  
  491. Parameters
  492.  
  493. Name: string    The name of a paper definition.
  494.  
  495. Width: measurement (optional)    The width of the page.
  496.  
  497. Height: measurement (optional)    The height of the page.
  498.  
  499. Type: enumeration (optional)    Bond!
  500.  
  501. Cardstock!
  502.  
  503. ClayBased!
  504.  
  505. Envelope!
  506.  
  507. Glossy!
  508.  
  509. Labels!
  510.  
  511. Letterhead!
  512.  
  513. Other!
  514.  
  515. Standard!
  516.  
  517. Transparency!
  518.  
  519. ParagraphBorderDlg
  520.  
  521. Syntax
  522.  
  523. ()
  524.  
  525. Description
  526.  
  527. Display the Paragraph Border/Fill dialog box.
  528.  
  529. ParagraphBreakShippingMacro
  530.  
  531. Syntax
  532.  
  533. ()
  534.  
  535. Description
  536.  
  537. Play the shipping macro PARABRK.WCM to display the Paragraph Breaks dialog box, where graphical paragraph break markers can be edited and selected to insert after the next [HRt]. PARABRK.WCM must be installed.
  538.  
  539. ParagraphDown
  540.  
  541. Syntax
  542.  
  543. ()
  544.  
  545. Description
  546.  
  547. Move the insertion point to the beginning of the next paragraph (after [HRt] or [HRt]). Recordable substitute: PosParagraphNext.
  548.  
  549. ParagraphFormatDlg
  550.  
  551. Syntax
  552.  
  553. ()
  554.  
  555. Description
  556.  
  557. Display the Paragraph Format dialog box.
  558.  
  559. ParagraphHangingIndent
  560.  
  561. Syntax
  562.  
  563. ()
  564.  
  565. Description
  566.  
  567. Align the first line of a paragraph with the left margin and indent the remaining lines to the next tab stop.
  568.  
  569. ParagraphNumberDefDlg
  570.  
  571. Syntax
  572.  
  573. ()
  574.  
  575. Description
  576.  
  577. Display the Change Outline Level dialog box.
  578.  
  579. ParagraphSetNumber
  580.  
  581. Syntax
  582.  
  583. (Level: numeric; StartValue: numeric)
  584.  
  585. Description
  586.  
  587. Specify the level and starting value for paragraph numbering.
  588.  
  589. Parameters
  590.  
  591. Level: numeric    The level of paragraph numbering.
  592.  
  593. StartValue: numeric    The start value of paragraph numbering.
  594.  
  595. ParagraphSpacing
  596.  
  597. Syntax
  598.  
  599. (AmtSpc: numeric[; DotSpc: numeric])
  600.  
  601. Description
  602.  
  603. Lets you specify the spacing between paragraphs. The default spacing is the font point size plus two points.
  604.  
  605. Parameters
  606.  
  607. AmtSpc: numeric    Default: 1.0.
  608.  
  609. DotSpc: numeric (optional)    
  610.  
  611. ParagraphUp
  612.  
  613. Syntax
  614.  
  615. ()
  616.  
  617. Description
  618.  
  619. Move the insertion point to the beginning of the previous paragraph. Recordable substitute: PosParagraphPrevious.
  620.  
  621. Paste
  622.  
  623. Syntax
  624.  
  625. ()
  626.  
  627. Description
  628.  
  629. Paste the Clipboard contents at the insertion point.
  630.  
  631. PasteLink
  632.  
  633. Syntax
  634.  
  635. (FormatName: string; FormatId: numeric; LinkType: enumeration)
  636.  
  637. Description
  638.  
  639. Insert an object from the Clipboard into the current document, thus creating a link with the server application that created the object.
  640.  
  641. Parameters
  642.  
  643. FormatName: string    The format of the linked object. Consult your server application's documentation for a valid format name.
  644.  
  645. FormatId: numeric    The identification number of the format of the linked object. Consult your server application's documentation for a valid format ID.
  646.  
  647. LinkType: enumeration    Dde!
  648.  
  649. Ole!
  650.  
  651. PauseCommand
  652.  
  653. Syntax
  654.  
  655. (Token: command name)
  656.  
  657. Description
  658.  
  659. Pause a macro until a specified macro command is executed. For example, Enter executes the HardReturn command. PauseCommand does not prompt the user to press a key, so it is often used with PROMPT.
  660.  
  661. Parameters
  662.  
  663. Token: command name    The command to pause.
  664.  
  665. PauseKey
  666.  
  667. Syntax
  668.  
  669. (Key: enumeration; Character: string)
  670.  
  671. Description
  672.  
  673. Pause a macro until a specified key or character is pressed.
  674.  
  675. Parameters
  676.  
  677. Key: enumeration    The key to resume macro execution. Default: Enter!. Any! resumes when any key is pressed, including Backspace, Delete, and Ctrl+Enter.
  678.  
  679. Any!
  680.  
  681. Cancel!
  682.  
  683. Character!
  684.  
  685. Close!
  686.  
  687. Enter!
  688.  
  689. Character: string (optional)    The case-sensitive character that resumes macro execution when pressed. Use if the Key parameter is Character!.
  690.  
  691. PauseSet
  692.  
  693. Syntax
  694.  
  695. (Token: command name)
  696.  
  697. Description
  698.  
  699. Specify a command to replace a [HRt] that ends a PAUSE command.
  700.  
  701. Parameters
  702.  
  703. Token: command name    A command to resume a paused macro. Usually represents a keystroke.
  704.  
  705. PerfectExpert
  706.  
  707. Syntax
  708.  
  709. ()
  710.  
  711. Description
  712.  
  713. Open the User Assistant.
  714.  
  715. boolean:=PersonalInfoDlg
  716.  
  717. Syntax
  718.  
  719. ()
  720.  
  721. Description
  722.  
  723. Display the Corel Address Book with the personal information record selected. If the personal information has not been previously specified, the first record in the current address book is selected.
  724.  
  725. Return Value
  726.  
  727. Returns True if the Select button was clicked to dismiss the dialog box, False if the Close button was clicked to dismiss the dialog box.
  728.  
  729. string:=PersonalInfoFormatAddr
  730.  
  731. Syntax
  732.  
  733. (Format: string)
  734.  
  735. Description
  736.  
  737. Return the personal information stored in the address book using the specified format.
  738.  
  739. Parameters
  740.  
  741. Format: string    The format specification used when returning the personal information. Use AddressBookFormatGetFormat or AddressBookFormatGetCurrent to retrieve an address format specification.
  742.  
  743. string:=PersonalInfoGetField
  744.  
  745. Syntax
  746.  
  747. (Field: any)
  748.  
  749. Description
  750.  
  751. Return the value of a field from the current personal information stored in the address book.
  752.  
  753. Parameters
  754.  
  755. Field: any    If this parameter is a number, the command will try to return the value of the field with that code number. If this parameter is a string, the command will try to return the value of the field with that name.
  756.  
  757. PlayClipBoardShippingMacro
  758.  
  759. Syntax
  760.  
  761. ()
  762.  
  763. Description
  764.  
  765. Play the shipping macro READCLP.WCM to speak Clipboard text. READCLP.WCM must be installed. ProVoice or Monologue text-to-speech software is required.
  766.  
  767. PlayFileShippingMacro
  768.  
  769. Syntax
  770.  
  771. ()
  772.  
  773. Description
  774.  
  775. Play the shipping macro READFILE.WCM to speak a text file or play a .WAV, .AVI, or .MID file. READFILE.WCM must be installed. ProVoice or Monologue text-to-speech software is required.
  776.  
  777. PlaySelectionShippingMacro
  778.  
  779. Syntax
  780.  
  781. ()
  782.  
  783. Description
  784.  
  785. Play the shipping macro READSEL.WCM to speak selected text. Not recordable. READSEL.WCM must be installed. ProVoice or Monologue text-to-speech software is required.
  786.  
  787. PleadingShippingMacro
  788.  
  789. Syntax
  790.  
  791. ()
  792.  
  793. Description
  794.  
  795. Play the shipping macro PLEADING.WCM to display the Pleading Paper dialog box, in which you specify and generate pleading options. PLEADING.WCM must be installed.
  796.  
  797. PosBlockBeg
  798.  
  799. Syntax
  800.  
  801. ()
  802.  
  803. Description
  804.  
  805. Move the insertion point to the beginning of the selected text, then deselect the text. Included for DOS compatibility. Windows equivalent: PosSelectTop.
  806.  
  807. PosBlockBottom
  808.  
  809. Syntax
  810.  
  811. ()
  812.  
  813. Description
  814.  
  815. Move the insertion point to the bottom of the selected text. Included for DOS compatibility. Windows equivalent: PosSelectBottom.
  816.  
  817. PosBlockTop
  818.  
  819. Syntax
  820.  
  821. ()
  822.  
  823. Description
  824.  
  825. Move the insertion point to the top of the selected text. Included for DOS compatibility. Windows equivalent: PosSelectTop.
  826.  
  827. PosCellDown
  828.  
  829. Syntax
  830.  
  831. ()
  832.  
  833. Description
  834.  
  835. Move the insertion point down one row. Recordable equivalent: PosTableCellDown.
  836.  
  837. PosCellNext
  838.  
  839. Syntax
  840.  
  841. ()
  842.  
  843. Description
  844.  
  845. Move the insertion point to the beginning of the next cell in the current table. If the insertion point is in the last cell of a table, the insertion point is moved to the beginning of that cell. Recordable equivalent: PosTableTopCellNext.
  846.  
  847. PosCellPrevious
  848.  
  849. Syntax
  850.  
  851. ()
  852.  
  853. Description
  854.  
  855. Move the insertion point to the beginning of the previous cell in the current table. If the insertion point is in the first cell of a table, the insertion point is moved to the beginning of that cell. Recordable equivalent: PosTableCellPrevious.
  856.  
  857. PosCellUp
  858.  
  859. Syntax
  860.  
  861. ()
  862.  
  863. Description
  864.  
  865. Move the insertion point up one cell. Recordable equivalent: PosTableCellUp.
  866.  
  867. PosCharacter
  868.  
  869. Syntax
  870.  
  871. (CharToMoveTo: string)
  872.  
  873. Description
  874.  
  875. Move the insertion point forward to a specified character. Maximum forward movement is 2,000 characters. Case sensitive. If the specified character is not found, this command does nothing. Not recordable.
  876.  
  877. Parameters
  878.  
  879. CharToMoveTo: string    The single search character.
  880.  
  881. PosCharNext
  882.  
  883. Syntax
  884.  
  885. ()
  886.  
  887. Description
  888.  
  889. Move the insertion point to the next character to the right.
  890.  
  891. PosCharPrevious
  892.  
  893. Syntax
  894.  
  895. ()
  896.  
  897. Description
  898.  
  899. Move the insertion point to the previous character.
  900.  
  901. PosColBottom
  902.  
  903. Syntax
  904.  
  905. ()
  906.  
  907. Description
  908.  
  909. Move the insertion point to the beginning of the last line before a page break. Move to the end of the document if there is no page break. In columns, move the insertion point to the beginning of the last line of the column. In tables, move to the beginning of the last line of the last cell in the current column that contains data.
  910.  
  911. PosColFirst
  912.  
  913. Syntax
  914.  
  915. ()
  916.  
  917. Description
  918.  
  919. Move the insertion point to the beginning of the line. In columns, move the insertion point to the beginning of the line in the first column. In tables, no effect.
  920.  
  921. PosColLast
  922.  
  923. Syntax
  924.  
  925. ()
  926.  
  927. Description
  928.  
  929. Move the insertion point to the beginning of the current line. In columns, move the insertion point to the beginning of the current line in the last column. In tables, this command has no effect.
  930.  
  931. PosColNext
  932.  
  933. Syntax
  934.  
  935. ()
  936.  
  937. Description
  938.  
  939. Move the insertion point to the beginning of the current line in the next column or to the current line in the current row of the next table column.
  940.  
  941. PosColPrevious
  942.  
  943. Syntax
  944.  
  945. ()
  946.  
  947. Description
  948.  
  949. Move the insertion point to the beginning of the current line in the previous column or to the beginning of the current row and line in the previous table column.
  950.  
  951. PosColTop
  952.  
  953. Syntax
  954.  
  955. ()
  956.  
  957. Description
  958.  
  959. In columns, move the insertion point to the beginning of the current column. In tables, move to the beginning of the current row in the previous column. If there are multiple lines in the current cell, move the insertion point to the beginning of the previous line in the current cell. In regular (non-column) text, move the insertion point to the beginning of the previous line.
  960.  
  961. PosDocBottom
  962.  
  963. Syntax
  964.  
  965. ()
  966.  
  967. Description
  968.  
  969. Move the insertion point to the end of the document, after all codes.
  970.  
  971. PosDocTop
  972.  
  973. Syntax
  974.  
  975. ()
  976.  
  977. Description
  978.  
  979. Move the insertion point to the beginning of the document, after any initial codes.
  980.  
  981. PosDocVeryTop
  982.  
  983. Syntax
  984.  
  985. ()
  986.  
  987. Description
  988.  
  989. Move the insertion point to the beginning of a document, before any codes.
  990.  
  991. PosEndnote
  992.  
  993. Syntax
  994.  
  995. (EndnoteNumber: numeric)
  996.  
  997. Description
  998.  
  999. Moves the insertion point to an endnote.
  1000.  
  1001. Parameters
  1002.  
  1003. EndnoteNumber: numeric    The number of the endnote.
  1004.  
  1005. Note
  1006.  
  1007.   New command
  1008.   
  1009. PosFootnote
  1010.  
  1011. Syntax
  1012.  
  1013. (FootnoteNumber: numeric)
  1014.  
  1015. Description
  1016.  
  1017. Moves the insertion point to a footnote.
  1018.  
  1019. Parameters
  1020.  
  1021. FootnoteNumber: numeric    The number of the footnote.
  1022.  
  1023. Note
  1024.  
  1025.   New command
  1026.   
  1027. PosFunction
  1028.  
  1029. Syntax
  1030.  
  1031. (Function: enumeration)
  1032.  
  1033. Description
  1034.  
  1035. Move the insertion point to the right of the next occurrence of the code specified in the Function parameter.
  1036.  
  1037. Parameters
  1038.  
  1039. Function: enumeration    CancelHyphenation!
  1040.  
  1041. HardEndOfLine!
  1042.  
  1043. HardHyphen!
  1044.  
  1045. HardSpace!
  1046.  
  1047. SoftEndOfLine!
  1048.  
  1049. Tab!
  1050.  
  1051. PosGoPrevious
  1052.  
  1053. Syntax
  1054.  
  1055. ()
  1056.  
  1057. Description
  1058.  
  1059. Move the insertion point to its previous position.
  1060.  
  1061. PosGoToDlg
  1062.  
  1063. Syntax
  1064.  
  1065. ()
  1066.  
  1067. Description
  1068.  
  1069. Display the Go To dialog box.
  1070.  
  1071. PosHeading
  1072.  
  1073. Syntax
  1074.  
  1075. (HeadingNumber: numeric)
  1076.  
  1077. Description
  1078.  
  1079. Move the insertion point to a heading.
  1080.  
  1081. Parameter
  1082.  
  1083. HeadingNumber: numeric    The number of the heading.
  1084.  
  1085. Note
  1086.  
  1087.   New command
  1088.   
  1089. PosIndex
  1090.  
  1091. Syntax
  1092.  
  1093. ()
  1094.  
  1095. Description
  1096.  
  1097. Move the insertion point to the index.
  1098.  
  1099. Note
  1100.  
  1101.   New command
  1102.   
  1103. PosLine
  1104.  
  1105. Syntax
  1106.  
  1107. (LineNumber: numeric)
  1108.  
  1109. Description
  1110.  
  1111. Lets you specify the line number to which to move the insertion point.
  1112.  
  1113. Parameter
  1114.  
  1115. LineNumber: numeric    The line number
  1116.  
  1117. Note
  1118.  
  1119.   New command
  1120.   
  1121. PosLineBeg
  1122.  
  1123. Syntax
  1124.  
  1125. ()
  1126.  
  1127. Description
  1128.  
  1129. Move the insertion point to the beginning of the current line.
  1130.  
  1131. PosLineDown
  1132.  
  1133. Syntax
  1134.  
  1135. ()
  1136.  
  1137. Description
  1138.  
  1139. Move the insertion point down one line.
  1140.  
  1141. PosLineEnd
  1142.  
  1143. Syntax
  1144.  
  1145. ()
  1146.  
  1147. Description
  1148.  
  1149. Move the insertion point to the end of the current line.
  1150.  
  1151. PosLineUp
  1152.  
  1153. Syntax
  1154.  
  1155. ()
  1156.  
  1157. Description
  1158.  
  1159. Move the insertion point up one line.
  1160.  
  1161. PosLineVeryBeg
  1162.  
  1163. Syntax
  1164.  
  1165. ()
  1166.  
  1167. Description
  1168.  
  1169. Move the insertion point to the beginning of a line, before codes.
  1170.  
  1171. PosLineVeryEnd
  1172.  
  1173. Syntax
  1174.  
  1175. ()
  1176.  
  1177. Description
  1178.  
  1179. Move the insertion point to the end of the current line after codes, except [HRt] and [SRt].
  1180.  
  1181. PosNextComment
  1182.  
  1183. Syntax
  1184.  
  1185. ()
  1186.  
  1187. Description
  1188.  
  1189. Move the insertion point to the next comment.
  1190.  
  1191. Note
  1192.  
  1193.   New command
  1194.   
  1195. PosNextEndnote
  1196.  
  1197. Syntax
  1198.  
  1199. ()
  1200.  
  1201. Description
  1202.  
  1203. Move the insertion point to the next endnote.
  1204.  
  1205. Note
  1206.  
  1207.   New command
  1208.   
  1209. PosNextFootnote
  1210.  
  1211. Syntax
  1212.  
  1213. ()
  1214.  
  1215. Description
  1216.  
  1217. Move the insertion point to the next footnote.
  1218.  
  1219. Note
  1220.  
  1221.   New command
  1222.   
  1223. PosNextHeading
  1224.  
  1225. Syntax
  1226.  
  1227. ()
  1228.  
  1229. Description
  1230.  
  1231. Move the insertion point to the next heading.
  1232.  
  1233. Note
  1234.  
  1235.   New command
  1236.   
  1237. PosNextTOC
  1238.  
  1239. Syntax
  1240.  
  1241. ()
  1242.  
  1243. Description
  1244.  
  1245. Move the insertion point to the next table of contents.
  1246.  
  1247. Note
  1248.  
  1249.   New command
  1250.   
  1251. PosNextIndex
  1252.  
  1253. Syntax
  1254.  
  1255. ()
  1256.  
  1257. Description
  1258.  
  1259. Move the insertion point to the next index.
  1260.  
  1261. Note
  1262.  
  1263.   New command
  1264.   
  1265. PosNextTOA
  1266.  
  1267. Syntax
  1268.  
  1269. ()
  1270.  
  1271. Description
  1272.  
  1273. Move the insertion point to the next table of authorities.
  1274.  
  1275. Note
  1276.  
  1277.   New command
  1278.   
  1279. PosPage
  1280.  
  1281. Syntax
  1282.  
  1283. (Volume: enumeration; Chapter: enumeration; Page: enumeration; Direction: enumeration)
  1284.  
  1285. Description
  1286.  
  1287. Move the insertion point to a specified page.
  1288.  
  1289. Parameters
  1290.  
  1291. Volume: enumeration    NoneSpecified!
  1292.  
  1293. Chapter: enumeration    NoneSpecified!
  1294.  
  1295. Page: enumeration    NoneSpecified!
  1296.  
  1297. Direction: enumeration (optional)    Down!
  1298.  
  1299. Up!
  1300.  
  1301. PosPageBottom
  1302.  
  1303. Syntax
  1304.  
  1305. ()
  1306.  
  1307. Description
  1308.  
  1309. Move the insertion point to the beginning of the last line on the current page. On the last page of a document, move to the end of the last line.
  1310.  
  1311. PosPageNext
  1312.  
  1313. Syntax
  1314.  
  1315. ()
  1316.  
  1317. Description
  1318.  
  1319. Move the insertion point to the beginning of the next page. On the last page of the document, move to the end.
  1320.  
  1321. PosPagePrevious
  1322.  
  1323. Syntax
  1324.  
  1325. ()
  1326.  
  1327. Description
  1328.  
  1329. Move the insertion point to the beginning of the previous page. On the first page of the document, move to the top of the page.
  1330.  
  1331. PosPageTop
  1332.  
  1333. Syntax
  1334.  
  1335. ()
  1336.  
  1337. Description
  1338.  
  1339. Move the insertion point to the beginning of the current page. In columns, move to the beginning of the current column.
  1340.  
  1341. PosParagraphNext
  1342.  
  1343. Syntax
  1344.  
  1345. ()
  1346.  
  1347. Description
  1348.  
  1349. Move the insertion point to the beginning of the next paragraph. In the last paragraph of a document, move to the end.
  1350.  
  1351. PosParagraphPrevious
  1352.  
  1353. Syntax
  1354.  
  1355. ()
  1356.  
  1357. Description
  1358.  
  1359. Move the insertion point to the beginning of the current paragraph. At the beginning of a paragraph, move to the beginning of the previous paragraph.
  1360.  
  1361. PosPrevFootnote
  1362.  
  1363. Syntax
  1364.  
  1365. ()
  1366.  
  1367. Description
  1368.  
  1369. Move the insertion point to the previous endnote.
  1370.  
  1371. Note
  1372.  
  1373.   New command
  1374.   
  1375. PosPrevEndnote
  1376.  
  1377. Syntax
  1378.  
  1379. ()
  1380.  
  1381. Description
  1382.  
  1383. Move the insertion point to the previous endnote.
  1384.  
  1385. Note
  1386.  
  1387.   New command
  1388.   
  1389. PosPrevHeading
  1390.  
  1391. Syntax
  1392.  
  1393. ()
  1394.  
  1395. Description
  1396.  
  1397. Move the insertion point to the previous heading.
  1398.  
  1399. Note
  1400.  
  1401.   New command
  1402.   
  1403. PosPrevComment
  1404.  
  1405. Syntax
  1406.  
  1407. ()
  1408.  
  1409. Description
  1410.  
  1411. Move the insertion point to the previous comment.
  1412.  
  1413. Note
  1414.  
  1415.   New command
  1416.   
  1417. PosPrevTOC
  1418.  
  1419. Syntax
  1420.  
  1421. ()
  1422.  
  1423. Description
  1424.  
  1425. Move the insertion point to the previous table of contents.
  1426.  
  1427. Note
  1428.  
  1429.   New command
  1430.   
  1431. PosPrevIndex
  1432.  
  1433. Syntax
  1434.  
  1435. ()
  1436.  
  1437. Description
  1438.  
  1439. Move the insertion point to the previous index.
  1440.  
  1441. Note
  1442.  
  1443.   New command
  1444.   
  1445. PosPrevTOA
  1446.  
  1447. Syntax
  1448.  
  1449. ()
  1450.  
  1451. Description
  1452.  
  1453. Move the insertion point to the previous table of authorities.
  1454.  
  1455. Note
  1456.  
  1457.   New command
  1458.   
  1459. PosScreenDown
  1460.  
  1461. Syntax
  1462.  
  1463. ()
  1464.  
  1465. Description
  1466.  
  1467. Move the insertion point to the bottom of the screen, then down one screen at a time with each repetition of the command.
  1468.  
  1469. PosScreenLeft
  1470.  
  1471. Syntax
  1472.  
  1473. ()
  1474.  
  1475. Description
  1476.  
  1477. Move the insertion point to the left edge of the screen, then left one screen at a time with each repetition of the command.
  1478.  
  1479. PosScreenRight
  1480.  
  1481. Syntax
  1482.  
  1483. ()
  1484.  
  1485. Description
  1486.  
  1487. Move the insertion point to the right edge of the screen, then right one screen at a time with each repetition of the command.
  1488.  
  1489. PosScreenUp
  1490.  
  1491. Syntax
  1492.  
  1493. ()
  1494.  
  1495. Description
  1496.  
  1497. Move the insertion point to the top of the screen, then up one screen at a time with each repetition of the command.
  1498.  
  1499. PosSelectBottom
  1500.  
  1501. Syntax
  1502.  
  1503. ()
  1504.  
  1505. Description
  1506.  
  1507. Move the insertion point to the end of the selected text.
  1508.  
  1509. PosSelectTop
  1510.  
  1511. Syntax
  1512.  
  1513. ()
  1514.  
  1515. Description
  1516.  
  1517. Move the insertion point to the beginning of selected text.
  1518.  
  1519. PosTableBegin
  1520.  
  1521. Syntax
  1522.  
  1523. ()
  1524.  
  1525. Description
  1526.  
  1527. Move the insertion point to the first cell of a table.
  1528.  
  1529. PosTableBlockBeg
  1530.  
  1531. Syntax
  1532.  
  1533. ()
  1534.  
  1535. Description
  1536.  
  1537. Deselect all selected table cells except the first cell in the selection.
  1538.  
  1539. PosTableCell
  1540.  
  1541. Syntax
  1542.  
  1543. (Cell: string)
  1544.  
  1545. Description
  1546.  
  1547. Move the insertion point to a specified cell.
  1548.  
  1549. Parameters
  1550.  
  1551. Cell: string    The cell you want to have the insertion point move to.
  1552.  
  1553. PosTableCellBottom
  1554.  
  1555. Syntax
  1556.  
  1557. ()
  1558.  
  1559. Description
  1560.  
  1561. Move the insertion point to the beginning of the last line in a cell.
  1562.  
  1563. PosTableCellDown
  1564.  
  1565. Syntax
  1566.  
  1567. ()
  1568.  
  1569. Description
  1570.  
  1571. Move the insertion point down one table row to the beginning of the first line in the cell.
  1572.  
  1573. PosTableCellNext
  1574.  
  1575. Syntax
  1576.  
  1577. ()
  1578.  
  1579. Description
  1580.  
  1581. Move the insertion point to the beginning of the next cell.
  1582.  
  1583. PosTableCellPrevious
  1584.  
  1585. Syntax
  1586.  
  1587. ()
  1588.  
  1589. Description
  1590.  
  1591. Move the insertion point to the beginning of the previous cell. If there are two or more lines in the current cell but only one line in the previous cell, move to the beginning of the previous cell. If there are one or more lines in both the current and previous cells, move to the beginning of the current line in the previous cell.
  1592.  
  1593. PosTableCellTop
  1594.  
  1595. Syntax
  1596.  
  1597. ()
  1598.  
  1599. Description
  1600.  
  1601. Move the insertion point to the beginning of the cell.
  1602.  
  1603. PosTableCellUp
  1604.  
  1605. Syntax
  1606.  
  1607. ()
  1608.  
  1609. Description
  1610.  
  1611. Move the insertion point up one table cell.
  1612.  
  1613. PosTableColBottom
  1614.  
  1615. Syntax
  1616.  
  1617. ()
  1618.  
  1619. Description
  1620.  
  1621. Move the insertion point to the beginning of the last cell in the current column. If select mode is on, the selection is extended.
  1622.  
  1623. PosTableColumnBottom
  1624.  
  1625. Syntax
  1626.  
  1627. ()
  1628.  
  1629. Description
  1630.  
  1631. Move the insertion point to the beginning of the last cell in the current column. If select mode is on, select mode is turned off before the insertion point moves.
  1632.  
  1633. PosTableColumnTop
  1634.  
  1635. Syntax
  1636.  
  1637. ()
  1638.  
  1639. Description
  1640.  
  1641. Move the insertion point to the beginning of the table column.
  1642.  
  1643. PosTableEnd
  1644.  
  1645. Syntax
  1646.  
  1647. ()
  1648.  
  1649. Description
  1650.  
  1651. Move the insertion point to the beginning of the last table cell.
  1652.  
  1653. PosTableGoPrevious
  1654.  
  1655. Syntax
  1656.  
  1657. ()
  1658.  
  1659. Description
  1660.  
  1661. Return the insertion point to its previous position in a table.
  1662.  
  1663. PosTableRowBegin
  1664.  
  1665. Syntax
  1666.  
  1667. ()
  1668.  
  1669. Description
  1670.  
  1671. Move the insertion point to the beginning of the current row.
  1672.  
  1673. PosTableRowEnd
  1674.  
  1675. Syntax
  1676.  
  1677. ()
  1678.  
  1679. Description
  1680.  
  1681. Move the insertion point to the beginning of the last cell in the row.
  1682.  
  1683. PosTableScreenDown
  1684.  
  1685. Syntax
  1686.  
  1687. ()
  1688.  
  1689. Description
  1690.  
  1691. Move the insertion point to the beginning of the last complete cell of the current column in the current screen, and down one screen with each repetition of the command.
  1692.  
  1693. PosTableScreenLeft
  1694.  
  1695. Syntax
  1696.  
  1697. ()
  1698.  
  1699. Description
  1700.  
  1701. Move the insertion point to the beginning of the first complete cell in the row, and left one screen at a time with each repetition.
  1702.  
  1703. PosTableScreenRight
  1704.  
  1705. Syntax
  1706.  
  1707. ()
  1708.  
  1709. Description
  1710.  
  1711. Move the insertion point to the beginning of the last complete table cell of the row in the current screen, and right one screen at a time with each repetition.
  1712.  
  1713. PosTableScreenUp
  1714.  
  1715. Syntax
  1716.  
  1717. ()
  1718.  
  1719. Description
  1720.  
  1721. Move the insertion point to the beginning of first table cell of the screen in a table, and up one screen with each repetition.
  1722.  
  1723. PosTableTopCellNext
  1724.  
  1725. Syntax
  1726.  
  1727. ()
  1728.  
  1729. Description
  1730.  
  1731. Move the insertion point to the beginning of the next cell. If the cells contain two or more lines, move to the beginning of the current line in the next cell. If the insertion point is in the last cell of a table, a new table row is created at the bottom of the table.
  1732.  
  1733. PosTableTopCellPrevious
  1734.  
  1735. Syntax
  1736.  
  1737. ()
  1738.  
  1739. Description
  1740.  
  1741. Move the insertion point to the top of the previous table cell.
  1742.  
  1743. PosTOC
  1744.  
  1745. Syntax
  1746.  
  1747. ()
  1748.  
  1749. Description
  1750.  
  1751. Move the insertion point to the table of contents.
  1752.  
  1753. Note
  1754.  
  1755.   New command
  1756.   
  1757. PosTOA
  1758.  
  1759. Syntax
  1760.  
  1761. ()
  1762.  
  1763. Description
  1764.  
  1765. Move the insertion point to the table of authorities.
  1766.  
  1767. Note
  1768.  
  1769.   New command
  1770.   
  1771. PosWordNext
  1772.  
  1773. Syntax
  1774.  
  1775. ()
  1776.  
  1777. Description
  1778.  
  1779. Move the insertion point to the beginning of the next word. Words separated by two hyphens or an em dash are treated as one word.
  1780.  
  1781. PosWordPrevious
  1782.  
  1783. Syntax
  1784.  
  1785. ()
  1786.  
  1787. Description
  1788.  
  1789. Move the insertion point to the beginning of the previous word. If the insertion point is located within a word, the insertion point is moved to the beginning of the current word. Words separated by two hyphens or an em dash are treated as one word.
  1790.  
  1791. PowerBarEditDlg
  1792.  
  1793. Syntax
  1794.  
  1795. ()
  1796.  
  1797. Description
  1798.  
  1799. Display the Toolbar Editor - Power Bar dialog box.
  1800.  
  1801. PowerBarOptionsDlg
  1802.  
  1803. Syntax
  1804.  
  1805. ()
  1806.  
  1807. Description
  1808.  
  1809. Display the Power Bar Options dialog box.
  1810.  
  1811. PowerBarShow
  1812.  
  1813. Syntax
  1814.  
  1815. (State: enumeration)
  1816.  
  1817. Description
  1818.  
  1819. Display (On!) or hide (Off!) the Power Bar. If no parameter is specified, this command toggles the Power Bar display.
  1820.  
  1821. Parameters
  1822.  
  1823. State: enumeration (optional)    Off!
  1824.  
  1825. On!
  1826.  
  1827. PowerTableNumericFormat
  1828.  
  1829. Syntax
  1830.  
  1831. ()
  1832.  
  1833. Description
  1834.  
  1835. Change the number format of a cell.
  1836.  
  1837. PrefApplicationBarEdit
  1838.  
  1839. Syntax
  1840.  
  1841. (State: enumeration)
  1842.  
  1843. Description
  1844.  
  1845. Edit the Application Bar by adding or removing items.
  1846.  
  1847. Parameters
  1848.  
  1849. State: enumeration (optional)    Off!
  1850.  
  1851. On!
  1852.  
  1853. PrefBackupPath
  1854.  
  1855. Syntax
  1856.  
  1857. (BackupDir: string; UpdateQuickList: enumeration)
  1858.  
  1859. Description
  1860.  
  1861. Specify the document backup directory and whether to update the QuickList.
  1862.  
  1863. Parameters
  1864.  
  1865. BackupDir: string (optional)    The directory where backup files are stored.
  1866.  
  1867. UpdateQuickList: enumeration (optional)    No!
  1868.  
  1869. Yes!
  1870.  
  1871. PrefBeep
  1872.  
  1873. Syntax
  1874.  
  1875. (Error: enumeration; Hyphenation: enumeration; SearchFailure: enumeration)
  1876.  
  1877. Description
  1878.  
  1879. Specify when to turn Beep on or off.
  1880.  
  1881. Parameters
  1882.  
  1883. Error: enumeration (optional)    Off!
  1884.  
  1885. On!
  1886.  
  1887. Hyphenation: enumeration (optional)    Off!
  1888.  
  1889. On!
  1890.  
  1891. SearchFailure: enumeration (optional)    Off!
  1892.  
  1893. On!
  1894.  
  1895. PrefButtonBar
  1896.  
  1897. Syntax
  1898.  
  1899. ()
  1900.  
  1901. Description
  1902.  
  1903. Display the Toolbar Preferences dialog box.
  1904.  
  1905. PrefDisplayDlg
  1906.  
  1907. Syntax
  1908.  
  1909. ()
  1910.  
  1911. Description
  1912.  
  1913. Display the Display Preferences dialog box.
  1914.  
  1915. PrefDisplaySet
  1916.  
  1917. Syntax
  1918.  
  1919. (DefaultView: enumeration; ShowTableGridLines: enumeration; ShowComments: enumeration; ShowGraphics: enumeration; TextInSystemColors: enumeration; ShowHiddenText: enumeration; SculpturedDialogs: enumeration; VerticalScrollBar: enumeration; HorizontalScrollBar: enumeration; ShowHotSpots: enumeration; ShowShadowCursor: enumeration; ShowTabBarIcons: enumeration)
  1920.  
  1921. Description
  1922.  
  1923. Specify how to display features.
  1924.  
  1925. Parameters
  1926.  
  1927. DefaultView: enumeration (optional)    ViewDraft!
  1928.  
  1929. ViewPage!
  1930.  
  1931. ViewTwoPage!
  1932.  
  1933. ShowTableGridLines: enumeration (optional)    No!
  1934.  
  1935. Yes!
  1936.  
  1937. ShowComments: enumeration (optional)    No!
  1938.  
  1939. Yes! 
  1940.  
  1941. ShowGraphics: enumeration (optional)    No!
  1942.  
  1943. Yes!
  1944.  
  1945. TextInSystemColors: enumeration (optional)    No!
  1946.  
  1947. Yes!
  1948.  
  1949. ShowHiddenText: enumeration (optional)    No!
  1950.  
  1951. Yes!
  1952.  
  1953. SculpturedDialogs: enumeration (optional)    No effect in version 7.
  1954.  
  1955. No!
  1956.  
  1957. Yes!
  1958.  
  1959. VerticalScrollBar: enumeration (optional)    No!
  1960.  
  1961. Yes!
  1962.  
  1963. HorizontalScrollBar: enumeration (optional)    Hide!
  1964.  
  1965. Show!
  1966.  
  1967. ShowHotSpots: enumeration (optional)    Set the QuickSpot display state. No effect after version 7.
  1968.  
  1969. No!
  1970.  
  1971. Yes!
  1972.  
  1973. ShowMarginIcons: enumeration (optional)    No!
  1974.  
  1975. Yes!
  1976.  
  1977. ShowRealWYSIWYG: enumeration (optional)    No!
  1978.  
  1979. Yes!
  1980.  
  1981. ShowShadowCursor: enumeration (optional)    No!
  1982.  
  1983. Yes!
  1984.  
  1985. ShowTabBarIcons: enumeration (optional)    No!
  1986.  
  1987. Yes!
  1988.  
  1989. PrefDocSummary
  1990.  
  1991. Syntax
  1992.  
  1993. (SubjectSearchText: string; DefaultDescriptiveType: string; CreateOnExit: enumeration; UseDescrOnOpen: enumeration; MakeFilenameDescrOnSaveAs: enumeration)
  1994.  
  1995. Description
  1996.  
  1997. Specify subject search text and default descriptive type for a document summary, and whether to create the summary automatically when saving a document.
  1998.  
  1999. Parameters
  2000.  
  2001. SubjectSearchText: string (optional)    The text before the subject line.
  2002.  
  2003. DefaultDescriptiveType: string (optional)    The description of the file type.
  2004.  
  2005. CreateOnExit: enumeration (optional)    No!
  2006.  
  2007. Yes!
  2008.  
  2009. UseDescrOnOpen: enumeration (optional)    No!
  2010.  
  2011. Yes!
  2012.  
  2013. MakeFilenameDescrOnSaveAs: enumeration (optional)    No!
  2014.  
  2015. Yes!
  2016.  
  2017. PrefDocSummaryDlg
  2018.  
  2019. Syntax
  2020.  
  2021. ()
  2022.  
  2023. Description
  2024.  
  2025. Display the Document Summary Preferences dialog box.
  2026.  
  2027. PrefEnvironment
  2028.  
  2029. Syntax
  2030.  
  2031. (UserName: string; UserInitials: string; UserColorRed: numeric; UserColorGreen: numeric; UserColorBlue: numeric; ConfirmCodeDeletion: enumeration; ConfirmTableFormulaDeletion: enumeration; SetQuickMarkOnSave: enumeration; ActivateHypertext: enumeration; FormatForDefaultPrinter: enumeration; SaveWorkSpace: enumeration; AutoWordSelect: enumeration; GoToQuickMarkOnOpen: enumeration; Use51LetterStyle: enumeration)
  2032.  
  2033. Description
  2034.  
  2035. Specify environment settings.
  2036.  
  2037. Parameters
  2038.  
  2039. UserName: string (optional)    The user name.
  2040.  
  2041. UserInitials: string (optional)    The user ID.
  2042.  
  2043. UserColorRed: numeric (optional)    Value: 0-255.
  2044.  
  2045. UserColorGreen: numeric (optional)    Value: 0-255.
  2046.  
  2047. UserColorBlue: numeric (optional)    Value: 0-255.
  2048.  
  2049. ConfirmCodeDeletion: enumeration (optional)    No!
  2050.  
  2051. Yes!
  2052.  
  2053. ConfirmTableFormulaDeletion: enumeration (optional)    No!
  2054.  
  2055. Yes!
  2056.  
  2057. SetQuickMarkOnSave: enumeration (optional)    No!
  2058.  
  2059. Yes!
  2060.  
  2061. ActivateHypertext: enumeration (optional)    Off!
  2062.  
  2063. On!
  2064.  
  2065. FormatForDefaultPrinter: enumeration (optional)    No!
  2066.  
  2067. Yes!
  2068.  
  2069. SaveWorkSpace: enumeration (optional)    Save the current WorkSpace on exit.
  2070.  
  2071. Always!
  2072.  
  2073. Never!
  2074.  
  2075. PromptOnExit!
  2076.  
  2077. AutoWordSelect: enumeration (optional)    Off!
  2078.  
  2079. On!
  2080.  
  2081. GoToQuickMarkOnOpen: enumeration (optional)    No!
  2082.  
  2083. Yes!
  2084.  
  2085. Use51LetterStyle: enumeration (optional)    No!
  2086.  
  2087. Yes!
  2088.  
  2089. PrefEnvSettingsDlg
  2090.  
  2091. Syntax
  2092.  
  2093. ()
  2094.  
  2095. Description
  2096.  
  2097. Display the Environment Settings dialog box.
  2098.  
  2099. PrefHyphenation
  2100.  
  2101. Syntax
  2102.  
  2103. (Prompt: enumeration)
  2104.  
  2105. Description
  2106.  
  2107. Turn on Hyphenation and specify prompt conditions.
  2108.  
  2109. Parameters
  2110.  
  2111. Prompt: enumeration (optional)    Always!
  2112.  
  2113. Never!
  2114.  
  2115. WhenRequired!
  2116.  
  2117. PrefImportDlg
  2118.  
  2119. Syntax
  2120.  
  2121. ()
  2122.  
  2123. Description
  2124.  
  2125. Display the Convert Preferences dialog box.
  2126.  
  2127. PrefImportOptions
  2128.  
  2129. Syntax
  2130.  
  2131. (FieldDelimiters: string; RecordDelimiters: string; StripCharacter: string; EncapsulationCharacter: string)
  2132.  
  2133. Description
  2134.  
  2135. Specify how certain characters are interpreted during document imports.
  2136.  
  2137. Parameters
  2138.  
  2139. FieldDelimiters: string (optional)    The delimiters for imported files.
  2140.  
  2141. RecordDelimiters: string (optional)    The record delimiters for imported files.
  2142.  
  2143. StripCharacter: string (optional)    The characters to strip out of imported files.
  2144.  
  2145. EncapsulationCharacter: string (optional)    The encapsulated character for the imported files.
  2146.  
  2147. PrefLanguageSet
  2148.  
  2149. Syntax
  2150.  
  2151. (LanguageCode: string)
  2152.  
  2153. Description
  2154.  
  2155. Specify a language.
  2156.  
  2157. Parameters
  2158.  
  2159. LanguageCode: string    The interface language.
  2160.  
  2161. PrefLiteCodes
  2162.  
  2163. Syntax
  2164.  
  2165. (Show: enumeration; Space: enumeration; HardReturn: enumeration; Tab: enumeration; Indent: enumeration; SoftHyphen: enumeration; Advance: enumeration; Center: enumeration; CenterPage: enumeration; FlushRight: enumeration)
  2166.  
  2167. Description
  2168.  
  2169. Display document symbols in new and current document windows.
  2170.  
  2171. Parameters
  2172.  
  2173. Show: enumeration (optional)    Display document symbols.
  2174.  
  2175. No!
  2176.  
  2177. Yes!
  2178.  
  2179. Space: enumeration (optional)    No!
  2180.  
  2181. Yes!
  2182.  
  2183. HardReturn: enumeration (optional)    No!
  2184.  
  2185. Yes!
  2186.  
  2187. Tab: enumeration (optional)    No!
  2188.  
  2189. Yes!
  2190.  
  2191. Indent: enumeration (optional)    No!
  2192.  
  2193. Yes!
  2194.  
  2195. SoftHyphen: enumeration (optional)    No!
  2196.  
  2197. Yes!
  2198.  
  2199. Advance: enumeration (optional)    No!
  2200.  
  2201. Yes!
  2202.  
  2203. Center: enumeration (optional)    No!
  2204.  
  2205. Yes!
  2206.  
  2207. CenterPage: enumeration (optional)    No!
  2208.  
  2209. Yes!
  2210.  
  2211. FlushRight: enumeration (optional)    No!
  2212.  
  2213. Yes!
  2214.  
  2215. PrefLocationDlg
  2216.  
  2217. Syntax
  2218.  
  2219. ()
  2220.  
  2221. Description
  2222.  
  2223. Display the File Preferences dialog box.
  2224.  
  2225. PrefLocationOfDocuments
  2226.  
  2227. Syntax
  2228.  
  2229. (Path: string; UseDefExt: enumeration; DefExt: string; UpdateQuickList: enumeration; DefFormat: string; UseExplorerStyleFileDialogs: enumeration; UseOrigFileFormat: enumeration; UseODMAIntegration: enumeration)
  2230.  
  2231. Description
  2232.  
  2233. Specify the location of document and backup files and the default file format.
  2234.  
  2235. Parameters
  2236.  
  2237. Path: string (optional)    The directory for the backup files.
  2238.  
  2239. UseDefExt: enumeration (optional)    Use the default extension on Open and Save.
  2240.  
  2241. No!
  2242.  
  2243. Yes!
  2244.  
  2245. DefExt: string (optional)    The default filename extension.
  2246.  
  2247. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2248.  
  2249. No!
  2250.  
  2251. Yes!
  2252.  
  2253. DefFormat: string (optional)    The default document file format.
  2254.  
  2255. UseExplorerStyleFileDialogs: enumeration (optional)    No!
  2256.  
  2257. Yes!
  2258.  
  2259. UseOrigFileFormat: enumeration (optional)    No!
  2260.  
  2261. Yes!
  2262.  
  2263. UseODMAIntegration: enumeration (optional)    No!
  2264.  
  2265. Yes!
  2266.  
  2267. PrefLocationOfGraphicsFiles
  2268.  
  2269. Syntax
  2270.  
  2271. (GraphicsDir: string; GraphicsSupplDir: string; UpdateQuickList: enumeration; GraphicsFancyBordersDir: string)
  2272.  
  2273. Description
  2274.  
  2275. Specify the location of graphics files.
  2276.  
  2277. Parameters
  2278.  
  2279. GraphicsDir: string (optional)    The directory for graphics files
  2280.  
  2281. GraphicsSupplDir: string (optional)    The directory for supplemental graphics..
  2282.  
  2283. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2284.  
  2285. No!
  2286.  
  2287. Yes! 
  2288.  
  2289. GraphicsFancyBordersDir: string (optional)    The directory for fancy border files.
  2290.  
  2291. PrefLocationOfMacroFiles
  2292.  
  2293. Syntax
  2294.  
  2295. (MacroDir: string; MacroSupplDir: string; UpdateQuickList: enumeration)
  2296.  
  2297. Description
  2298.  
  2299. Specify the location of macro files.
  2300.  
  2301. Parameters
  2302.  
  2303. MacroDir: string (optional)    The directory for macros files.
  2304.  
  2305. MacroSupplDir: string (optional)    The macro supplemental directory.
  2306.  
  2307. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2308.  
  2309. No!
  2310.  
  2311. Yes!
  2312.  
  2313. PrefLocationOfPrinterFiles
  2314.  
  2315. Syntax
  2316.  
  2317. (PrinterDir: string; PrinterSupplDir: string; LabelFile: string; LabelsDisplay: enumeration; UpdateQuickList: enumeration)
  2318.  
  2319. Description
  2320.  
  2321. Specify the location of label files and set related options.
  2322.  
  2323. Parameters
  2324.  
  2325. PrinterDir: string (optional)    Formerly, the Printer directory was used to store WordPerfect printer driver and label files. WordPerfect printer driver files were not used in WordPerfect 8 and 7. Therefore, this directory is used for label files only.
  2326.  
  2327. PrinterSupplDir: string (optional)    This parameter is obsolete.
  2328.  
  2329. LabelFile: string (optional)    The label filename, including the full path.
  2330.  
  2331. LabelsDisplay: enumeration (optional)    DisplayBoth!
  2332.  
  2333. DisplayLaser!
  2334.  
  2335. DisplayTractorFed!
  2336.  
  2337. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2338.  
  2339. No!
  2340.  
  2341. Yes!
  2342.  
  2343. PrefLocationOfSpreadsheetFiles
  2344.  
  2345. Syntax
  2346.  
  2347. (SpreadsheetDir: string; SpreadsheetSupplDir: string; DatabaseDir: string; DatabaseSupplDir: string; UpdateQuickList: enumeration)
  2348.  
  2349. Description
  2350.  
  2351. Specify the location of spreadsheet and database files.
  2352.  
  2353. Parameters
  2354.  
  2355. SpreadsheetDir: string (optional)     The directory for spreadsheet files.
  2356.  
  2357. SpreadsheetSupplDir: string (optional)    The supplemental spreadsheet directory.
  2358.  
  2359. DatabaseDir: string (optional)    The directory for database files.
  2360.  
  2361. DatabaseSupplDir: string (optional)    The supplemental database directory.
  2362.  
  2363. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2364.  
  2365. No!
  2366.  
  2367. Yes!
  2368.  
  2369. PrefLocationOfTemplates
  2370.  
  2371. Syntax
  2372.  
  2373. (TemplateDir: string; TemplateSupplPath: string; File: string; SupplFile: string; DefExt: string; UpdateQuickList: enumeration; UpdateDefaultTemplate: enumeration)
  2374.  
  2375. Description
  2376.  
  2377. Specify the location of template files.
  2378.  
  2379. Parameters
  2380.  
  2381. TemplateDir: string (optional)    The directory for template files.
  2382.  
  2383. TemplateSupplPath: string (optional)    The supplemental directory.
  2384.  
  2385. File: string (optional)    The templates filename.
  2386.  
  2387. SupplFile: string (optional)    The supplemental filename.
  2388.  
  2389. DefExt: string (optional)    The default filename extension.
  2390.  
  2391. UpdateQuickList: enumeration (optional)    Update the QuickList with changes.
  2392.  
  2393. No!
  2394.  
  2395. Yes!
  2396.  
  2397. UpdateDefaultTemplate: enumeration (optional)    No!
  2398.  
  2399. Yes!
  2400.  
  2401. PrefMenu
  2402.  
  2403. Syntax
  2404.  
  2405. (DisplayShortcuts: enumeration; DisplayLastOpened: enumeration; DisplayHelpPrompts: enumeration)
  2406.  
  2407. Description
  2408.  
  2409. Display QuickTips, shortcut keys next to menu items, and the most recently opened documents at the bottom of the File menu.
  2410.  
  2411. Parameters
  2412.  
  2413. DisplayShortcuts: enumeration (optional)    No!
  2414.  
  2415. Yes!
  2416.  
  2417. DisplayLastOpened: enumeration (optional)    No!
  2418.  
  2419. Yes!
  2420.  
  2421. DisplayHelpPrompts: enumeration (optional)    No!
  2422.  
  2423. Yes!
  2424.  
  2425. PrefMergeCodes
  2426.  
  2427. Syntax
  2428.  
  2429. (Show: enumeration)
  2430.  
  2431. Description
  2432.  
  2433. Change how merge codes appear in the document.
  2434.  
  2435. Parameters
  2436.  
  2437. Show: enumeration    Hide!
  2438.  
  2439. Show!
  2440.  
  2441. ShowAsBars!
  2442.  
  2443. ShowAsMarkers!
  2444.  
  2445. PrefMergeExtensions
  2446.  
  2447. Syntax
  2448.  
  2449. (UseDefaultFormExt: enumeration; FormFileExt: string; UseDefaultDataExt: enumeration; DataFileExt: string)
  2450.  
  2451. Description
  2452.  
  2453. Specify merge form and data file extension options.
  2454.  
  2455. Parameters
  2456.  
  2457. UseDefaultFormExt: enumeration (optional)    No!
  2458.  
  2459. Yes!
  2460.  
  2461. FormFileExt: string (optional)    The extension for form files.
  2462.  
  2463. UseDefaultDataExt: enumeration (optional)    No!
  2464.  
  2465. Yes!
  2466.  
  2467. DataFileExt: string (optional)    The extension for data files.
  2468.  
  2469. PrefMetafileOptions
  2470.  
  2471. Syntax
  2472.  
  2473. (State: enumeration)
  2474.  
  2475. Description
  2476.  
  2477. Specify what format to use for imported graphics files.
  2478.  
  2479. Parameters
  2480.  
  2481. State: enumeration    Convert to WordPerfect (.WPG) format, retain both formats, or retain Metafile (.WMF) format.
  2482.  
  2483. ConvertToWPG!
  2484.  
  2485. RetainWindowsAndWPG!
  2486.  
  2487. RetainWindowsFormat!
  2488.  
  2489. PrefPowerBar
  2490.  
  2491. Syntax
  2492.  
  2493. (Font: string; Size: numeric; Style: enumeration; ShowQuickTips: enumeration)
  2494.  
  2495. Description
  2496.  
  2497. Specify how the Power Bar looks.
  2498.  
  2499. Parameters
  2500.  
  2501. Font: string (optional)    The font face.
  2502.  
  2503. Size: numeric (optional)    The font size.
  2504.  
  2505. Style: enumeration (optional)    A button style.
  2506.  
  2507. Picture!
  2508.  
  2509. PictureAndText!
  2510.  
  2511. Text!
  2512.  
  2513. ShowQuickTips: enumeration (optional)    No!
  2514.  
  2515. Yes!
  2516.  
  2517. PrefPowerBarEdit
  2518.  
  2519. Syntax
  2520.  
  2521. (Action: enumeration)
  2522.  
  2523. Description
  2524.  
  2525. Open and close the Power Bar Preferences dialog box.
  2526.  
  2527. Parameters
  2528.  
  2529. Action: enumeration (optional)    Enter!
  2530.  
  2531. Exit!
  2532.  
  2533. PrefPrintEnvironment
  2534.  
  2535. Syntax
  2536.  
  2537. (FormatForDefaultPrinter: enumeration)
  2538.  
  2539. Description
  2540.  
  2541. Turn on or off Reformat documents for the WordPerfect default printer on open.
  2542.  
  2543. Parameters
  2544.  
  2545. FormatForDefaultPrinter: enumeration    No!
  2546.  
  2547. Yes!
  2548.  
  2549. PrefPrintRedline
  2550.  
  2551. Syntax
  2552.  
  2553. (Method: enumeration; Character: string)
  2554.  
  2555. Description
  2556.  
  2557. Specify the default method and character of redlined text for new documents. Follow this command with PrefSave to save the setting for future WordPerfect sessions. Use RedlineMethod and RedlineCharacter to change the redline method and/or character of the current document.
  2558.  
  2559. Parameters
  2560.  
  2561. Method: enumeration (optional)    Accept the printer setting, or specify a column of characters down the right, left, or alternating sides of redlined text.
  2562.  
  2563. Alternating!
  2564.  
  2565. Left!
  2566.  
  2567. PrinterDependent!
  2568.  
  2569. Right!
  2570.  
  2571. Character: string (optional)    The character to display down the side of redlined text. Omit if Method parameter is PrinterDependent!.
  2572.  
  2573. PrefPrintSizeRatio
  2574.  
  2575. Syntax
  2576.  
  2577. (Fine: numeric; Small: numeric; Large: numeric; VeryLarge: numeric; ExtraLarge: numeric; SuperSubscript: numeric)
  2578.  
  2579. Description
  2580.  
  2581. Specify the size for each font attribute as a percent of the selected font size.
  2582.  
  2583. Parameters
  2584.  
  2585. Fine: numeric (optional)    Value: 1-100.
  2586.  
  2587. Small: numeric (optional)    Value: 1-100.
  2588.  
  2589. Large: numeric (optional)    Value: 1-100.
  2590.  
  2591. VeryLarge: numeric (optional)    Value: 1-100.
  2592.  
  2593. ExtraLarge: numeric (optional)    Value: 1-100.
  2594.  
  2595. SuperSubscript: numeric (optional)    Value: 1-100.
  2596.  
  2597. PrefRevealCodes
  2598.  
  2599. Syntax
  2600.  
  2601. (FontFace: string; FontSize: numeric; WindowSize: numeric; ShowOnNew: enumeration; ShowSpacesAsBullets: enumeration; WrapAtWindow: enumeration; ShowInDetail: enumeration; Sculptured: enumeration; ForeColorRed: numeric; ForeColorGreen: numeric; ForeColorBlue: numeric; BackColorRed: numeric; BackColorGreen: numeric; BackColorBlue: numeric; ShowHelpPrompts: enumeration; UseSystemColors: enumeration)
  2602.  
  2603. Description
  2604.  
  2605. Specify Reveal Code settings.
  2606.  
  2607. Parameters
  2608.  
  2609. FontFace: string (optional)    The font face for reveal codes.
  2610.  
  2611. FontSize: numeric (optional)    The font size for reveal codes.
  2612.  
  2613. WindowSize: numeric (optional)    A percent of the screen.
  2614.  
  2615. ShowOnNew: enumeration (optional)    Display the codes in current and new documents.
  2616.  
  2617. No!
  2618.  
  2619. Yes!
  2620.  
  2621. ShowSpacesAsBullets: enumeration (optional)    No!
  2622.  
  2623. Yes!
  2624.  
  2625. WrapAtWindow: enumeration (optional)    Wrap the lines at the window edge.
  2626.  
  2627. No!
  2628.  
  2629. Yes!
  2630.  
  2631. ShowInDetail: enumeration (optional)    No!
  2632.  
  2633. Yes!
  2634.  
  2635. Sculptured: enumeration (optional)    No!
  2636.  
  2637. Yes!
  2638.  
  2639. ForeColorRed: numeric (optional)    Value: 0-255.
  2640.  
  2641. ForeColorGreen: numeric (optional)    Value: 0-255.
  2642.  
  2643. ForeColorBlue: numeric (optional)    Value: 0-255.
  2644.  
  2645. BackColorRed: numeric (optional)    Value: 0-255.
  2646.  
  2647. BackColorGreen: numeric (optional)    Value: 0-255.
  2648.  
  2649. BackColorBlue: numeric (optional)    Value: 0-255.
  2650.  
  2651. ShowHelpPrompts: enumeration (optional)    No!
  2652.  
  2653. Yes!
  2654.  
  2655. UseSystemColors: enumeration (optional)    No!
  2656.  
  2657. Yes!
  2658.  
  2659. PrefRevealCodesDlg
  2660.  
  2661. Syntax
  2662.  
  2663. ()
  2664.  
  2665. Description
  2666.  
  2667. Display the Display Preferences dialog box with Reveal Codes selected.
  2668.  
  2669. PrefRuler
  2670.  
  2671. Syntax
  2672.  
  2673. (RulerOnNew: enumeration; TabsToGrid: enumeration; ShowRulerGuides: enumeration; SculpturedRuler: enumeration)
  2674.  
  2675. Description
  2676.  
  2677. Specify how the Ruler looks.
  2678.  
  2679. Parameters
  2680.  
  2681. RulerOnNew: enumeration (optional)    No!
  2682.  
  2683. Yes!
  2684.  
  2685. TabsToGrid: enumeration (optional)    Tabs "snap" to invisible grid lines every 1/16th of an inch or 1/5th of a centimeter.
  2686.  
  2687. No!
  2688.  
  2689. Yes!
  2690.  
  2691. ShowRulerGuides: enumeration (optional)    Display a Ruler Bar guide when tab stops move.
  2692.  
  2693. No!
  2694.  
  2695. Yes!
  2696.  
  2697. SculpturedRuler: enumeration (optional)    No!
  2698.  
  2699. Yes!
  2700.  
  2701. PrefSave
  2702.  
  2703. Syntax
  2704.  
  2705. ()
  2706.  
  2707. Description
  2708.  
  2709. Save preference command changes as defaults for future sessions.
  2710.  
  2711. PrefStatusBar
  2712.  
  2713. Syntax
  2714.  
  2715. ({Box: enumeration; Position: numeric; Width: numeric})
  2716.  
  2717. Description
  2718.  
  2719. Specify default Application Bar items, their position, and their width. Precede and follow with PrefStatusBarEdit.
  2720.  
  2721. Parameters
  2722.  
  2723. Box: enumeration (optional)    Specify an item to display or hide on the Application Bar. Repeat Box, Position, and Width parameters for each item. Enclose repeated parameters in braces ({}) separated by semicolons.
  2724.  
  2725. AlignChar!
  2726.  
  2727. CapsLockState!
  2728.  
  2729. CombinedAbsPosition!
  2730.  
  2731. CombinedPosition!
  2732.  
  2733. Date!
  2734.  
  2735. Font!
  2736.  
  2737. GeneralStatus!
  2738.  
  2739. InsertMode!
  2740.  
  2741. Keyboard!
  2742.  
  2743. Line!
  2744.  
  2745. NumLockState!
  2746.  
  2747. Outline!
  2748.  
  2749. Page!
  2750.  
  2751. Position!
  2752.  
  2753. Printer!
  2754.  
  2755. ScrollLockState!
  2756.  
  2757. Select!
  2758.  
  2759. Time!
  2760.  
  2761. Time12!
  2762.  
  2763. Time24!
  2764.  
  2765. Zoom!
  2766.  
  2767. Position: numeric (optional)    The position of the Application Bar.
  2768.  
  2769. Width: numeric (optional)    The width of the Application Bar.
  2770.  
  2771. PrefStatusBarEdit
  2772.  
  2773. Syntax
  2774.  
  2775. (State: enumeration)
  2776.  
  2777. Description
  2778.  
  2779. Edit the default Application Bar. Precede with PrefStatusBar. Default: toggle.
  2780.  
  2781. Parameters
  2782.  
  2783. State: enumeration (optional)    Off!
  2784.  
  2785. On!
  2786.  
  2787. PrefStatusBarOptions
  2788.  
  2789. Syntax
  2790.  
  2791. (FontFace: string; FontSize: numeric; Bold: enumeration; BoxStyle: enumeration; EvenSpaced: enumeration)
  2792.  
  2793. Description
  2794.  
  2795. Specify the size and font of the Application Bar text.
  2796.  
  2797. Parameters
  2798.  
  2799. FontFace: string (optional)    The font face for the Application Bar.
  2800.  
  2801. FontSize: numeric (optional)    The font size for the Application Bar.
  2802.  
  2803. Bold: enumeration (optional)    Bold status bar font.
  2804.  
  2805. No!
  2806.  
  2807. Yes!
  2808.  
  2809. BoxStyle: enumeration (optional)    Flat!
  2810.  
  2811. Inset!
  2812.  
  2813. Raised!
  2814.  
  2815. EvenSpaced: enumeration (optional)     Space items evenly.
  2816.  
  2817. No!
  2818.  
  2819. Yes!
  2820.  
  2821. PrefStatusBarOptionsDlg
  2822.  
  2823. Syntax
  2824.  
  2825. ()
  2826.  
  2827. Description
  2828.  
  2829. Display the Application Bar Options dialog box.
  2830.  
  2831. PrefTaskBar
  2832.  
  2833. Syntax
  2834.  
  2835. ({Box: enumeration; TextOrIcon: numeric; Width: numeric})
  2836.  
  2837. Description
  2838.  
  2839. Specify the items for the Application Bar, and their position and width.
  2840.  
  2841. Parameters
  2842.  
  2843. Box: enumeration (optional)    AlignChar!
  2844.  
  2845. CapsLockState!
  2846.  
  2847. CombinedAbsPosition!
  2848.  
  2849. CombinedPosition!
  2850.  
  2851. CurrentTag!
  2852.  
  2853. Date!
  2854.  
  2855. Font!
  2856.  
  2857. GeneralStatus!
  2858.  
  2859. InsertMode!
  2860.  
  2861. Keyboard!
  2862.  
  2863. LGCName!
  2864.  
  2865. NumLockState!
  2866.  
  2867. Printer!
  2868.  
  2869. ScrollLockState!
  2870.  
  2871. Select!
  2872.  
  2873. Time!
  2874.  
  2875. Zoom!
  2876.  
  2877. TextOrIcon: numeric (optional)    The display type of the items on the Application Bar.
  2878.  
  2879. Width: numeric (optional)    The width of the items on the Application Bar.
  2880.  
  2881. PrefTOA
  2882.  
  2883. Syntax
  2884.  
  2885. (Underlining: enumeration; Runs: enumeration)
  2886.  
  2887. Description
  2888.  
  2889. Specify a table of authorities format.
  2890.  
  2891. Parameters
  2892.  
  2893. Underlining: enumeration (optional)    Allow underlining in the full form.
  2894.  
  2895. Allowed!
  2896.  
  2897. NotAllowed!
  2898.  
  2899. Runs: enumeration (optional)    Allowed!
  2900.  
  2901. NotAllowed!
  2902.  
  2903. PrefUnitsOfMeasure
  2904.  
  2905. Syntax
  2906.  
  2907. (DisplayUnits: enumeration; StatusBarUnits: enumeration)
  2908.  
  2909. Description
  2910.  
  2911. Specify the unit-of-measure settings.
  2912.  
  2913. Parameters
  2914.  
  2915. DisplayUnits: enumeration (optional)    Centimeters!
  2916.  
  2917. InchesI!
  2918.  
  2919. InchesQuote!
  2920.  
  2921. Millimeter!
  2922.  
  2923. Point!
  2924.  
  2925. Wpu!
  2926.  
  2927. StatusBarUnits: enumeration (optional)    The unit of measure for the Application Bar and Ruler.
  2928.  
  2929. Centimeters!
  2930.  
  2931. InchesI!
  2932.  
  2933. InchesQuote!
  2934.  
  2935. Millimeter!
  2936.  
  2937. Point!
  2938.  
  2939. Wpu!
  2940.  
  2941. PrefZoom
  2942.  
  2943. Syntax
  2944.  
  2945. (Type: enumeration; Percent: numeric)
  2946.  
  2947. Description
  2948.  
  2949. Specify the document window view.
  2950.  
  2951. Parameters
  2952.  
  2953. Type: enumeration    FixedPercent!
  2954.  
  2955. FullPage!
  2956.  
  2957. MarginWidth!
  2958.  
  2959. PageWidth!
  2960.  
  2961. Percent: numeric (optional)    Normal: 100.
  2962.  
  2963.  
  2964.  
  2965.  
  2966.  
  2967.  
  2968.