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

  1. LabelsDefine
  2.  
  3. Syntax
  4.  
  5. (Filename: string; LabelName: string; LabelFlags: enumeration; SheetWidth: measurement; SheetLength: measurement; ColumnsPerPage: numeric; RowsPerPage: numeric; LabelWidth: measurement; LabelLength: measurement; LeftOffset: measurement; TopOffset: measurement; BetweenColumns: measurement; BetweenRows: measurement; MarginLeft: measurement; MarginRight: measurement; MarginTop: measurement; MarginBottom: measurement)
  6.  
  7. Description
  8.  
  9. Create a customized labels definition.
  10.  
  11. Parameters
  12.  
  13. Filename: string    The name of the label definition file.
  14.  
  15. LabelName: string    The name of the label definition.
  16.  
  17. LabelFlags: enumeration    Laser!
  18.  
  19. LaserandTractorFed!
  20.  
  21. TractorFed!
  22.  
  23. SheetWidth: measurement    The width of the label sheet.
  24.  
  25. SheetLength: measurement    The length of the label sheet.
  26.  
  27. ColumnsPerPage: numeric    The number of columns of labels on the sheet.
  28.  
  29. RowsPerPage: numeric    The number of rows of labels on the sheet.
  30.  
  31. LabelWidth: measurement    The width of the individual labels.
  32.  
  33. LabelLength: measurement    The length of the individual labels.
  34.  
  35. LeftOffset: measurement    The distance from the left edge of the page to the left edge of the first label column.
  36.  
  37. TopOffset: measurement    The distance from the top edge of the page to the top edge of the first label row.
  38.  
  39. BetweenColumns: measurement    The amount of space between columns.
  40.  
  41. BetweenRows: measurement    The amount of space between rows.
  42.  
  43. MarginLeft: measurement    The left margin.
  44.  
  45. MarginRight: measurement    The right margin.
  46.  
  47. MarginTop: measurement    The top margin.
  48.  
  49. MarginBottom: measurement    The bottom margin.
  50.  
  51. LabelsDelete
  52.  
  53. Syntax
  54.  
  55. (Filename: string; LabelName: string)
  56.  
  57. Description
  58.  
  59. Delete a labels definition.
  60.  
  61. Parameters
  62.  
  63. Filename: string    The filename of the label definition file.
  64.  
  65. LabelName: string    The name of the label definition.
  66.  
  67. LabelsDlg
  68.  
  69. Syntax
  70.  
  71. ()
  72.  
  73. Description
  74.  
  75. Display the Labels dialog box.
  76.  
  77. LabelsFileCreate
  78.  
  79. Syntax
  80.  
  81. (Filename: string)
  82.  
  83. Description
  84.  
  85. Create a labels file.
  86.  
  87. Parameters
  88.  
  89. Filename: string    The filename of the label file.
  90.  
  91. LabelsFileDescription
  92.  
  93. Syntax
  94.  
  95. (Filename: string; Description: string)
  96.  
  97. Description
  98.  
  99. Create a description for a labels file.
  100.  
  101. Parameters
  102.  
  103. Filename: string    The filename of the label file.
  104.  
  105. Description: string    The description of the label file.
  106.  
  107. LabelsFileSelect
  108.  
  109. Syntax
  110.  
  111. (Filename: string)
  112.  
  113. Description
  114.  
  115. Select a labels file.
  116.  
  117. Parameters
  118.  
  119. Filename: string    The filename of the label file.
  120.  
  121. LabelsOff
  122.  
  123. Syntax
  124.  
  125. ()
  126.  
  127. Description
  128.  
  129. Turn off labels mode.
  130.  
  131. LabelsSelect
  132.  
  133. Syntax
  134.  
  135. (Filename: string; LabelName: string)
  136.  
  137. Description
  138.  
  139. Select a label definition.
  140.  
  141. Parameters
  142.  
  143. Filename: string    The filename of the label file.
  144.  
  145. LabelName: string    The name of the label definition.
  146.  
  147. Language
  148.  
  149. Syntax
  150.  
  151. (Language: string)
  152.  
  153. Description
  154.  
  155. Specify a language for a document or a selection of text.
  156.  
  157. Parameters
  158.  
  159. Language: string    Two characters that specify a language.
  160.  
  161. LanguageDlg
  162.  
  163. Syntax
  164.  
  165. ()
  166.  
  167. Description
  168.  
  169. Display the Language dialog box.
  170.  
  171. LastOpenedAdd
  172.  
  173. Syntax
  174.  
  175. ({Filename: string})
  176.  
  177. Description
  178.  
  179. Place a filename at the top of Last Opened on the File menu.
  180.  
  181. Parameters
  182.  
  183. Filename: string (optional)    The filename you want to place on the File menu.
  184.  
  185. LaunchOnlineService
  186.  
  187. Syntax
  188.  
  189. (ProgramPath: string; Address: string)
  190.  
  191. Description
  192.  
  193. Start an online service and specify an address.
  194.  
  195. Parameters
  196.  
  197. ProgramPath: string    The path and filename of an online service program.
  198.  
  199. Address: string    The URL to open in your browser.
  200.  
  201. Leading
  202.  
  203. Syntax
  204.  
  205. (Adjustment: measurement)
  206.  
  207. Description
  208.  
  209. Specify the leading adjustment.
  210.  
  211. Parameters
  212.  
  213. Adjustment: measurement    The amount of adjustment.
  214.  
  215. LineBreak
  216.  
  217. Syntax
  218.  
  219. ()
  220.  
  221. Description
  222.  
  223. Insert a Ln Brk (Line Break) code at the insertion point. This command begins a new line without ending the paragraph. It was created for use in Web documents, but it also works in regular documents.
  224.  
  225. LineCreateDlg
  226.  
  227. Syntax
  228.  
  229. ()
  230.  
  231. Description
  232.  
  233. Display the Create Graphics Line dialog box.
  234.  
  235. LineEditDlg
  236.  
  237. Syntax
  238.  
  239. ()
  240.  
  241. Description
  242.  
  243. Display the Edit Graphics Line dialog box.
  244.  
  245. LineHeight
  246.  
  247. Syntax
  248.  
  249. (Height: any; Minimum: numeric)
  250.  
  251. Description
  252.  
  253. Specify the line height, measured from baseline to baseline in single-spaced text. Fixed line height: specify unit of measurement by preceding LineHeight with DEFAULTUNITS or by specifying a unit of measurement identifier (", c, p, w) in the Height parameter. Auto line height: measured as point size of the current font plus two points.
  254.  
  255. The macro function will ALWAYS only return 0 or 1. 0 means that your current line height is of fixed type while 1 means it is of automatic or "at least" type. There is no query macro function to return the actual line height value.
  256.  
  257. Parameters
  258.  
  259. Height: any    Select Auto! or specify a fixed line height and unit of measurement.
  260.  
  261. Auto!
  262.  
  263. Minimum: numeric {optional)    The minimum height.
  264.  
  265. LineHeightDlg
  266.  
  267. Syntax
  268.  
  269. ()
  270.  
  271. Description
  272.  
  273. Display the Line Height dialog box.
  274.  
  275. LineHyphenationDlg
  276.  
  277. Syntax
  278.  
  279. ()
  280.  
  281. Description
  282.  
  283. Display the Line Hyphenation dialog box.
  284.  
  285. LineNumbering
  286.  
  287. Syntax
  288.  
  289. (State: enumeration; RestartAtNewPage: enumeration; CountBlankLines: enumeration; NumberColumns: enumeration; PositionRelativeToLeftEdge: enumeration; Position: measurement; FirstPrintingNumber: numeric; NumberInterval: numeric; Default: enumeration; FontFace: string; FontSize: measurement; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric; {AttributesOn: enumeration})
  290.  
  291. Description
  292.  
  293. Turn Line Numbering on or off, and set numbering attributes. When the Default parameter is DontUseDefaultValues!, you can specify font, color, Shade, and AttributesOn parameters. You can see the values of a selected color in the Define Color Printing Palette dialog box.
  294.  
  295. Parameters
  296.  
  297. State: enumeration    Off!
  298.  
  299. On!
  300.  
  301. RestartAtNewPage: enumeration (optional)    DontRestartNumbersEachPage!
  302.  
  303. RestartNumbersEachPage!
  304.  
  305. CountBlankLines: enumeration (optional)    CountBlankLines!
  306.  
  307. DontCountBlankLines!
  308.  
  309. NumberColumns: enumeration(optional)    DontNumberAllNewspaperColumns!
  310.  
  311. NumberAllNewspaperColumns!
  312.  
  313. PositionRelativeToLeftEdge: enumeration (optional)    PosNumberFromLeftEdgeOfPaper!
  314.  
  315. PosNumberFromLeftMargin!
  316.  
  317. Position: measurement (optional)    Where to print line numbers.
  318.  
  319. FirstPrintingNumber: numeric (optional)    The first number that prints.
  320.  
  321. NumberInterval: numeric (optional)    The intervals between numbers.
  322.  
  323. Default: enumeration (optional)    DontUseDefaultValues!
  324.  
  325. UseDefaultValues!
  326.  
  327. FontFace: string (optional)    The font face to use for numbers.
  328.  
  329. FontSize: measurement (optional)    The font size to use for numbers.
  330.  
  331. Red: numeric (optional)    Value: 0-255.
  332.  
  333. Green: numeric (optional)    Value: 0-255.
  334.  
  335. Blue: numeric (optional)    Value: 0-255.
  336.  
  337. Shade: numeric (optional)    Percent: 0-100.
  338.  
  339. AttributesOn: enumeration (optional)    Bold!
  340.  
  341. DoubleUnderline!
  342.  
  343. ExtraLarge!
  344.  
  345. Fine!
  346.  
  347. Italics!
  348.  
  349. Large!
  350.  
  351. Outline!
  352.  
  353. Redline!
  354.  
  355. Shadow!
  356.  
  357. Small!
  358.  
  359. SmallCaps!
  360.  
  361. Strikeout!
  362.  
  363. Subscript!
  364.  
  365. Superscript!
  366.  
  367. Underline!
  368.  
  369. VeryLarge!
  370.  
  371. LineNumberingDlg
  372.  
  373. Syntax
  374.  
  375. ()
  376.  
  377. Description
  378.  
  379. Display the Line Numbering dialog box.
  380.  
  381. LineNumberingMethod
  382.  
  383. Syntax
  384.  
  385. (NumberingMethod: enumeration)
  386.  
  387. Description
  388.  
  389. Specify a method for numbering lines.
  390.  
  391. Parameters
  392.  
  393. NumberingMethod: enumeration    LowerLetters!
  394.  
  395. LowerRoman!
  396.  
  397. Numbers!
  398.  
  399. UpperLetters!
  400.  
  401. UpperRoman!
  402.  
  403. LineNumberSet
  404.  
  405. Syntax
  406.  
  407. (Number: numeric)
  408.  
  409. Description
  410.  
  411. Specify the first line number on a page.
  412.  
  413. Parameters
  414.  
  415. Number: numeric    The number to start line numbering with.
  416.  
  417. LineNumberShippingMacro
  418.  
  419. Syntax
  420.  
  421. ()
  422.  
  423. Description
  424.  
  425. Play the shipping macro LINENUM.WCM to move the insertion point to a specified line and line position in a macro. LINENUM.WCM must be installed.
  426.  
  427. LineSegmentColor
  428.  
  429. Syntax
  430.  
  431. (ColorName: string; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric)
  432.  
  433. Description
  434.  
  435. Specify the color of a line segment. Use with commands such as LineSegmentCreate and LineSegmentEnd.
  436.  
  437. Parameters
  438.  
  439. ColorName: string (optional)    This parameter has been left in for backward compatability with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  440.  
  441. Red: numeric (optional)    Value: 0-255.
  442.  
  443. Green: numeric (optional)    Value: 0-255.
  444.  
  445. Blue: numeric (optional)    Value: 0-255.
  446.  
  447. Shade: numeric (optional)    Percent: 0-100. Although Shade is optional, omitting it defaults the line color to black, regardless of the other parameter values.
  448.  
  449. LineSegmentCreate
  450.  
  451. Syntax
  452.  
  453. (Position: numeric)
  454.  
  455. Description
  456.  
  457. Create a custom line style of stacked lines. Use with commands such as LineStyleEdit.
  458.  
  459. Parameters
  460.  
  461. Position: numeric    First (inside) position: 1.
  462.  
  463. LineSegmentDelete
  464.  
  465. Syntax
  466.  
  467. (Position: numeric)
  468.  
  469. Description
  470.  
  471. Delete a single line of a stacked custom line. Use with commands such as LineStyleEdit and LineSegmentEnd.
  472.  
  473. Parameters
  474.  
  475. Position: numeric    First (inside) position: 1.
  476.  
  477. LineSegmentEdit
  478.  
  479. Syntax
  480.  
  481. (Position: numeric)
  482.  
  483. Description
  484.  
  485. Specify a line segment to edit. Follow with editing commands and LineSegmentEnd.
  486.  
  487. Parameters
  488.  
  489. Position: numeric    First (inside) position: 0.
  490.  
  491. LineSegmentEnd
  492.  
  493. Syntax
  494.  
  495. (State: enumeration)
  496.  
  497. Description
  498.  
  499. Save or cancel changes to a line segment. Precede with LineSegmentCreate or LineSegmentEdit.
  500.  
  501. Parameters
  502.  
  503. State: enumeration    Cancel!
  504.  
  505. Save!
  506.  
  507. LineSegmentSetUser
  508.  
  509. Syntax
  510.  
  511. (OnOffs: numeric)
  512.  
  513. Description
  514.  
  515. Begin the sequence that defines a custom line pattern, and specify the number of dashes and spaces in the pattern. Follow with the number of LineSegmentSetUserData commands equal to the number of dashes and spaces specified, and by LineSegmentSetUserEnd.
  516.  
  517. Parameters
  518.  
  519. OnOffs: numeric    The number of dashes/spaces.
  520.  
  521. LineSegmentSetUserData
  522.  
  523. Syntax
  524.  
  525. (SegSize: measurement)
  526.  
  527. Description
  528.  
  529. Specify a dash or space length in a custom line pattern. Precede with LineSegmentSetUser and follow with LineSegmentEnd.
  530.  
  531. Parameters
  532.  
  533. SegSize: measurement    The length of a dash or space.
  534.  
  535. LineSegmentSetUserEnd
  536.  
  537. Syntax
  538.  
  539. ()
  540.  
  541. Description
  542.  
  543. End the sequence that defines a custom line pattern.
  544.  
  545. LineSegmentSetWPG2
  546.  
  547. Syntax
  548.  
  549. (Style: numeric; LineStyle: enumeration)
  550.  
  551. Description
  552.  
  553. Set a line segment pattern to a predefined WPG2 line pattern.
  554.  
  555. Parameters
  556.  
  557. Style: numeric    The pattern set. The only valid entry is 0.
  558.  
  559. LineStyle: enumeration    ButtonBottomRightLine!
  560.  
  561. ButtonTopLeftLine!
  562.  
  563. DashedLine!
  564.  
  565. DottedLine!
  566.  
  567. DoubleLine!
  568.  
  569. ExtraThickLine!
  570.  
  571. HeavyDoubleLine!
  572.  
  573. HeavySingleLine!
  574.  
  575. NoLine!
  576.  
  577. SingleLine!
  578.  
  579. TableDefaultLine!
  580.  
  581. ThickLine!
  582.  
  583. ThickThinLine!
  584.  
  585. ThinThickLine!
  586.  
  587. LineSegmentSpacing
  588.  
  589. Syntax
  590.  
  591. (Spacing: measurement)
  592.  
  593. Description
  594.  
  595. Specify the distance between lines in a stacked custom line.
  596.  
  597. Parameters
  598.  
  599. Spacing: measurement    The distance between lines.
  600.  
  601. LineSegmentWavy
  602.  
  603. Syntax
  604.  
  605. (LineWavy: enumeration)
  606.  
  607. Description
  608.  
  609. Lets you set the waviness of a line segment
  610.  
  611. Parameters
  612.  
  613. LineWavy: enumeration    NoWavy!
  614.  
  615. SquareWavy!
  616.  
  617. PointyWavy!
  618.  
  619. BothWavy!
  620.  
  621. Note
  622.  
  623.   New command
  624.   
  625. LineSegmentWavyWidth
  626.  
  627. Syntax
  628.  
  629. (Index: numeric)
  630.  
  631. Description
  632.  
  633. Lets you set the width of a wavy line segment
  634.  
  635. Parameters
  636.  
  637. Index: numeric    The width of a wavy line segment
  638.  
  639. Note
  640.  
  641.   New command
  642.   
  643. LineSegmentWidth
  644.  
  645. Syntax
  646.  
  647. (Width: measurement)
  648.  
  649. Description
  650.  
  651. Set the thickness (width) of a line segment.
  652.  
  653. Parameters
  654.  
  655. Width: measurement    The width of line segments.
  656.  
  657. LineSpacing
  658.  
  659. Syntax
  660.  
  661. (Spacing: numeric)
  662.  
  663. Description
  664.  
  665. Specify line spacing for the current and subsequent paragraphs. When recorded, the tenths position is used. When typed, tenths is optional.
  666.  
  667. Parameters
  668.  
  669. Spacing: numeric    Amount of space between text lines.
  670.  
  671. LineSpacingDlg
  672.  
  673. Syntax
  674.  
  675. ()
  676.  
  677. Description
  678.  
  679. Display the Line Spacing dialog box.
  680.  
  681. LineStyleCopy
  682.  
  683. Syntax
  684.  
  685. (Style: any; FromLibrary: enumeration; ToLibrary: enumeration; DestName: string)
  686.  
  687. Description
  688.  
  689. Copy a graphics line style.
  690.  
  691. Parameters
  692.  
  693. Style: any    ButtonBottomRightLine!
  694.  
  695. ButtonTopLeftLine!
  696.  
  697. DashedLine!
  698.  
  699. DottedLine!
  700.  
  701. DoubleLine!
  702.  
  703. ExtraThickLine!
  704.  
  705. HeavyDoubleLine!
  706.  
  707. HeavySingleLine!
  708.  
  709. NoLine!
  710.  
  711. SingleLine!
  712.  
  713. TableDefaultLine!
  714.  
  715. ThickLine!
  716.  
  717. ThickThinLine!
  718.  
  719. ThinThickLine!
  720.  
  721. FromLibrary: enumeration    CurrentDocument!
  722.  
  723. PersonalLibrary!
  724.  
  725. SharedLibrary!
  726.  
  727. ToLibrary: enumeration    CurrentDocument!
  728.  
  729. PersonalLibrary!
  730.  
  731. SharedLibrary!
  732.  
  733. DestName: string (optional)    The new line name.
  734.  
  735. LineStyleCreate
  736.  
  737. Syntax
  738.  
  739. (Name: string; Library: enumeration)
  740.  
  741. Description
  742.  
  743. Create a graphics line style. Use with LineStyleEdit and LineStyleEnd.
  744.  
  745. Parameters
  746.  
  747. Name: string    The name of the line style.
  748.  
  749. Library: enumeration (optional)    CurrentDoc!
  750.  
  751. PersonalLibrary!
  752.  
  753. SharedLibrary!
  754.  
  755. LineStyleDelete
  756.  
  757. Syntax
  758.  
  759. (Name: any; Library: enumeration)
  760.  
  761. Description
  762.  
  763. Delete a user-defined graphics line style. WordPerfect line styles cannot be deleted.
  764.  
  765. Parameters
  766.  
  767. Name: any    ButtonBottomRightLine!
  768.  
  769. ButtonTopLeftLine!
  770.  
  771. DashedLine!
  772.  
  773. DottedLine!
  774.  
  775. DoubleLine!
  776.  
  777. ExtraThickLine!
  778.  
  779. HeavyDoubleLine!
  780.  
  781. HeavySingleLine!
  782.  
  783. NoLine!
  784.  
  785. SingleLine!
  786.  
  787. TableDefaultLine!
  788.  
  789. ThickLine!
  790.  
  791. ThickThinLine!
  792.  
  793. ThinThickLine!
  794.  
  795. Library: enumeration (optional)    CurrentDoc!
  796.  
  797. PersonalLibrary!
  798.  
  799. SharedLibrary!
  800.  
  801. LineStyleEdit
  802.  
  803. Syntax
  804.  
  805. (Style: any; Library: enumeration)
  806.  
  807. Description
  808.  
  809. Edit a line style. Use with commands such as LineStyleCreate and LineStyleEnd.
  810.  
  811. Parameters
  812.  
  813. Style: any    ButtonBottomRightLine!
  814.  
  815. ButtonTopLeftLine!
  816.  
  817. DashedLine!
  818.  
  819. DottedLine!
  820.  
  821. DoubleLine!
  822.  
  823. ExtraThickLine!
  824.  
  825. HeavyDoubleLine!
  826.  
  827. HeavySingleLine!
  828.  
  829. NoLine!
  830.  
  831. SingleLine!
  832.  
  833. TableDefaultLine!
  834.  
  835. ThickLine!
  836.  
  837. ThickThinLine!
  838.  
  839. ThinThickLine!
  840.  
  841. Library: enumeration (optional)    CurrentDoc!
  842.  
  843. PersonalLibrary!
  844.  
  845. SharedLibrary!
  846.  
  847. LineStyleEnd
  848.  
  849. Syntax
  850.  
  851. (State: enumeration)
  852.  
  853. Description
  854.  
  855. Save or cancel changes to a graphics line style.
  856.  
  857. Parameters
  858.  
  859. State: enumeration    Cancel!
  860.  
  861. Save!
  862.  
  863. LineStyleName
  864.  
  865. Syntax
  866.  
  867. (LineName: string)
  868.  
  869. Description
  870.  
  871. Rename a user-defined graphics line style. WordPerfect line styles cannot be renamed. Precede with LineStyleCreate or LineStyleEdit and end with LineStyleEnd.
  872.  
  873. Parameters
  874.  
  875. LineName: string    The new name for the line style.
  876.  
  877. LineStyleRetrieve
  878.  
  879. Syntax
  880.  
  881. (Filename: string; Style: enumeration)
  882.  
  883. Description
  884.  
  885. Retrieve all line graphics styles from the specified document or template and add to the specified style list.
  886.  
  887. Parameters
  888.  
  889. Filename: string    The path and filename of a document or template containing the styles to retrieve.
  890.  
  891. Style: enumeration    The destination for the retrieved styles. Use CurrentDoc! to add the styles to the current document style list. Use PersonalLibrary! to add the styles to the default template style list. Use SharedLibrary! to add the styles to the additional objects template style list. If an additional objects template is not specified in Files Preferences, and SharedLibrary! is used here, the command does nothing.
  892.  
  893. CurrentDoc!
  894.  
  895. PersonalLibrary!
  896.  
  897. SharedLibrary!
  898.  
  899. LineStyleSave
  900.  
  901. Syntax
  902.  
  903. (FileName: string; Style: enumeration)
  904.  
  905. Description
  906.  
  907. Save a line style library.
  908.  
  909. Parameters
  910.  
  911. FileName: string    The filename for the new line style.
  912.  
  913. Style: enumeration    CurrentDoc!
  914.  
  915. PersonalLibrary!
  916.  
  917. SharedLibary!
  918.  
  919. ListDefineDlg
  920.  
  921. Syntax
  922.  
  923. ()
  924.  
  925. Description
  926.  
  927. Display the Define List dialog box.
  928.  
  929. ListDefinition
  930.  
  931. Syntax
  932.  
  933. (ListName: string; Style: any; Numbering: enumeration; Counter: any; NumberingFormat: string)
  934.  
  935. Description
  936.  
  937. Select a list definition and specify where to generate the list. Use ListDefinitionCreate to create a definition.
  938.  
  939. Parameters
  940.  
  941. ListName: string    Name or rename a selected list definition.
  942.  
  943. Style: any (optional)    NormalStyle!
  944.  
  945. FootnoteNumberInDocumentStyle!
  946.  
  947. EndnoteNumberInDocumentStyle!
  948.  
  949. FigureNumberStyle!
  950.  
  951. TableBoxNumberStyle!
  952.  
  953. TextBoxNumberStyle!
  954.  
  955. UserBoxNumberStyle!
  956.  
  957. EquationNumberStyle!
  958.  
  959. HypertextStyle!
  960.  
  961. ToC1Style!
  962.  
  963. ToC2Style!
  964.  
  965. ToC3Style!
  966.  
  967. ToC4Style!
  968.  
  969. ToC5Style!
  970.  
  971. Index1Style!
  972.  
  973. Index2Style!
  974.  
  975. ListStyle!
  976.  
  977. ToAStyle!
  978.  
  979. DocStyle!
  980.  
  981. BoxTextStyle!
  982.  
  983. CaptionStyle!
  984.  
  985. FootnoteStyle!
  986.  
  987. EndnoteStyle!
  988.  
  989. CommentStyle!
  990.  
  991. HeaderAStyle!
  992.  
  993. HeaderBStyle!
  994.  
  995. FooterAStyle!
  996.  
  997. FooterBStyle!
  998.  
  999. WatermarkAStyle!
  1000.  
  1001. WatermarkBStyle!AddressStyle!
  1002.  
  1003. ParagraphOutlnStyle!
  1004.  
  1005. OutlineStyle!
  1006.  
  1007. LegalOutlnStyle!
  1008.  
  1009. BulletsOutlnStyle!
  1010.  
  1011. HeadingsOutlnStyle!
  1012.  
  1013. Legal_2OutlnStyle!
  1014.  
  1015. NumbersOutlnStyle!
  1016.  
  1017. Level1Style!
  1018.  
  1019. Level2Style!
  1020.  
  1021. Level3Style!
  1022.  
  1023. Level4Style!
  1024.  
  1025. Level5Style!
  1026.  
  1027. Level6Style!
  1028.  
  1029. Level7Style!
  1030.  
  1031. Level8Style!
  1032.  
  1033. Legal1Style!
  1034.  
  1035. Legal2Style!
  1036.  
  1037. Legal3Style!
  1038.  
  1039. Legal4Style!
  1040.  
  1041. Legal5Style!
  1042.  
  1043. Legal6Style!
  1044.  
  1045. Legal7Style!
  1046.  
  1047. Legal8Style!
  1048.  
  1049. Heading1Style!
  1050.  
  1051. Heading2Style!
  1052.  
  1053. Heading3Style!
  1054.  
  1055. Heading4Style!
  1056.  
  1057. Heading5Style!
  1058.  
  1059. Heading6Style!
  1060.  
  1061. Heading7Style!
  1062.  
  1063. Heading8Style!
  1064.  
  1065. MonospacedStyle!
  1066.  
  1067. CustomHTMLStyle!
  1068.  
  1069. PreformattedStyle!
  1070.  
  1071. AddressStyle!
  1072.  
  1073. QuotationsOutlnStyle!
  1074.  
  1075. DefinitionsOutlnStyle!
  1076.  
  1077. Quotation1Style!
  1078.  
  1079. Quotation2Style!
  1080.  
  1081. Quotation3Style!
  1082.  
  1083. Quotation4Style!
  1084.  
  1085. Quotation5Style!
  1086.  
  1087. Quotation6Style!
  1088.  
  1089. Quotation7Style!
  1090.  
  1091. Quotation8Style!
  1092.  
  1093. Definition1Style!
  1094.  
  1095. Definition2Style!
  1096.  
  1097. Definition3Style!
  1098.  
  1099. Definition4Style!
  1100.  
  1101. Definition5Style!
  1102.  
  1103. Definition6Style!
  1104.  
  1105. Definition7Style!
  1106.  
  1107. Definition8Style!
  1108.  
  1109. Level9Style!
  1110.  
  1111. Legal9Style!
  1112.  
  1113. Heading9Style!
  1114.  
  1115. Quotation9Style!
  1116.  
  1117. DefinitionStyle! 
  1118.  
  1119. Numbering: enumeration optional)    The list numbering mode.
  1120.  
  1121. DefFlushRight!
  1122.  
  1123. DefFollows!
  1124.  
  1125. DefLeader!
  1126.  
  1127. DefNone!
  1128.  
  1129. DefParentheses!
  1130.  
  1131. Counter: any (optional)    ButtonBox!
  1132.  
  1133. EquationBox!
  1134.  
  1135. FigureBox!
  1136.  
  1137. InlineEquationBox!
  1138.  
  1139. NoBox!
  1140.  
  1141. TableBox!
  1142.  
  1143. TextBox!
  1144.  
  1145. UserBox!
  1146.  
  1147. WatermarkImageBox!
  1148.  
  1149. NumberingFormat: string (optional)    The numbering characters.
  1150.  
  1151. ListDefinitionCreate
  1152.  
  1153. Syntax
  1154.  
  1155. (ListName: string; Style: any; Numbering: enumeration; Counter: any; NumberingFormat: string)
  1156.  
  1157. Description
  1158.  
  1159. Create a list definition. Follow with commands such as ListDefinitionMode and ListDefinitionStyle.
  1160.  
  1161. Parameters
  1162.  
  1163. ListName: string    The name of the list definition.
  1164.  
  1165. Style: any (optional)    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. Numbering: enumeration (optional)    DefFlushRight!
  1342.  
  1343. DefFollows!
  1344.  
  1345. DefLeader!
  1346.  
  1347. DefNone!
  1348.  
  1349. DefParentheses!
  1350.  
  1351. Counter: any (optional)    ButtonBox!
  1352.  
  1353. EquationBox!
  1354.  
  1355. FigureBox!
  1356.  
  1357. InlineEquationBox!
  1358.  
  1359. NoBox!
  1360.  
  1361. TableBox!
  1362.  
  1363. TextBox!
  1364.  
  1365. UserBox!
  1366.  
  1367. WatermarkImageBox!
  1368.  
  1369. NumberingFormat: string (optional)    The style for numbering.
  1370.  
  1371. ListDefinitionDelete
  1372.  
  1373. Syntax
  1374.  
  1375. (ListName: string)
  1376.  
  1377. Description
  1378.  
  1379. Delete a list definition.
  1380.  
  1381. Parameters
  1382.  
  1383. ListName: string    The name of the list definition.
  1384.  
  1385. ListDefinitionEditBox
  1386.  
  1387. Syntax
  1388.  
  1389. (Name: string; BoxName: any)
  1390.  
  1391. Description
  1392.  
  1393. Change the box type of a list definition.
  1394.  
  1395. Parameters
  1396.  
  1397. Name: string    The list definition.
  1398.  
  1399. BoxName: any    ButtonBox!
  1400.  
  1401. EquationBox!
  1402.  
  1403. FigureBox!
  1404.  
  1405. InlineEquationBox!
  1406.  
  1407. NoBox!
  1408.  
  1409. TableBox!
  1410.  
  1411. TextBox!
  1412.  
  1413. UserBox!
  1414.  
  1415. WatermarkImageBox!
  1416.  
  1417. ListDefinitionMode
  1418.  
  1419. Syntax
  1420.  
  1421. (ListName: string; Numbering: enumeration)
  1422.  
  1423. Description
  1424.  
  1425. Change the numbering mode of a list definition.
  1426.  
  1427. Parameters
  1428.  
  1429. ListName: string    The name of the list definition.
  1430.  
  1431. Numbering: enumeration (optional)    DefFlushRight!
  1432.  
  1433. DefFollows!
  1434.  
  1435. DefLeader!
  1436.  
  1437. DefNone!
  1438.  
  1439. DefParentheses!
  1440.  
  1441. ListDefinitionRename
  1442.  
  1443. Syntax
  1444.  
  1445. (OldName: string; NewName: string)
  1446.  
  1447. Description
  1448.  
  1449. Rename a list definition.
  1450.  
  1451. Parameters
  1452.  
  1453. OldName: string    The original name of the list definition.
  1454.  
  1455. NewName: string    The new name of the list definition.
  1456.  
  1457. ListDefinitionRetrieve
  1458.  
  1459. Syntax
  1460.  
  1461. (Filename: string; ListName: string)
  1462.  
  1463. Description
  1464.  
  1465. Retrieve a list definition from a document.
  1466.  
  1467. Parameters
  1468.  
  1469. Filename: string    The filename of the list definition.
  1470.  
  1471. ListName: string    The name of the list definition.
  1472.  
  1473. ListDefinitionStyle
  1474.  
  1475. Syntax
  1476.  
  1477. (ListName: string; Style: any)
  1478.  
  1479. Description
  1480.  
  1481. Edit a list definition and change the list style.
  1482.  
  1483. Parameters
  1484.  
  1485. ListName: string    The name of the list definition.
  1486.  
  1487. Style: any    NormalStyle!
  1488.  
  1489. FootnoteNumberInDocumentStyle!
  1490.  
  1491. EndnoteNumberInDocumentStyle!
  1492.  
  1493. FigureNumberStyle!
  1494.  
  1495. TableBoxNumberStyle!
  1496.  
  1497. TextBoxNumberStyle!
  1498.  
  1499. UserBoxNumberStyle!
  1500.  
  1501. EquationNumberStyle!
  1502.  
  1503. HypertextStyle!
  1504.  
  1505. ToC1Style!
  1506.  
  1507. ToC2Style!
  1508.  
  1509. ToC3Style!
  1510.  
  1511. ToC4Style!
  1512.  
  1513. ToC5Style!
  1514.  
  1515. Index1Style!
  1516.  
  1517. Index2Style!
  1518.  
  1519. ListStyle!
  1520.  
  1521. ToAStyle!
  1522.  
  1523. DocStyle!
  1524.  
  1525. BoxTextStyle!
  1526.  
  1527. CaptionStyle!
  1528.  
  1529. FootnoteStyle!
  1530.  
  1531. EndnoteStyle!
  1532.  
  1533. CommentStyle!
  1534.  
  1535. HeaderAStyle!
  1536.  
  1537. HeaderBStyle!
  1538.  
  1539. FooterAStyle!
  1540.  
  1541. FooterBStyle!
  1542.  
  1543. WatermarkAStyle!
  1544.  
  1545. WatermarkBStyle!AddressStyle!
  1546.  
  1547. ParagraphOutlnStyle!
  1548.  
  1549. OutlineStyle!
  1550.  
  1551. LegalOutlnStyle!
  1552.  
  1553. BulletsOutlnStyle!
  1554.  
  1555. HeadingsOutlnStyle!
  1556.  
  1557. Legal_2OutlnStyle!
  1558.  
  1559. NumbersOutlnStyle!
  1560.  
  1561. Level1Style!
  1562.  
  1563. Level2Style!
  1564.  
  1565. Level3Style!
  1566.  
  1567. Level4Style!
  1568.  
  1569. Level5Style!
  1570.  
  1571. Level6Style!
  1572.  
  1573. Level7Style!
  1574.  
  1575. Level8Style!
  1576.  
  1577. Legal1Style!
  1578.  
  1579. Legal2Style!
  1580.  
  1581. Legal3Style!
  1582.  
  1583. Legal4Style!
  1584.  
  1585. Legal5Style!
  1586.  
  1587. Legal6Style!
  1588.  
  1589. Legal7Style!
  1590.  
  1591. Legal8Style!
  1592.  
  1593. Heading1Style!
  1594.  
  1595. Heading2Style!
  1596.  
  1597. Heading3Style!
  1598.  
  1599. Heading4Style!
  1600.  
  1601. Heading5Style!
  1602.  
  1603. Heading6Style!
  1604.  
  1605. Heading7Style!
  1606.  
  1607. Heading8Style!
  1608.  
  1609. MonospacedStyle!
  1610.  
  1611. CustomHTMLStyle!
  1612.  
  1613. PreformattedStyle!
  1614.  
  1615. AddressStyle!
  1616.  
  1617. QuotationsOutlnStyle!
  1618.  
  1619. DefinitionsOutlnStyle!
  1620.  
  1621. Quotation1Style!
  1622.  
  1623. Quotation2Style!
  1624.  
  1625. Quotation3Style!
  1626.  
  1627. Quotation4Style!
  1628.  
  1629. Quotation5Style!
  1630.  
  1631. Quotation6Style!
  1632.  
  1633. Quotation7Style!
  1634.  
  1635. Quotation8Style!
  1636.  
  1637. Definition1Style!
  1638.  
  1639. Definition2Style!
  1640.  
  1641. Definition3Style!
  1642.  
  1643. Definition4Style!
  1644.  
  1645. Definition5Style!
  1646.  
  1647. Definition6Style!
  1648.  
  1649. Definition7Style!
  1650.  
  1651. Definition8Style!
  1652.  
  1653. Level9Style!
  1654.  
  1655. Legal9Style!
  1656.  
  1657. Heading9Style!
  1658.  
  1659. Quotation9Style!
  1660.  
  1661. DefinitionStyle! 
  1662.  
  1663. ListEditPageFormat
  1664.  
  1665. Syntax
  1666.  
  1667. (ListName: string; NumberFormat: any)
  1668.  
  1669. Description
  1670.  
  1671. Edit the page-numbering format of a list definition.
  1672.  
  1673. Parameters
  1674.  
  1675. ListName: string    The name of the list definition.
  1676.  
  1677. NumberFormat: any    If there is nothing between the quotation marks, the list uses document style.
  1678.  
  1679. DocFormat!
  1680.  
  1681. ListMark
  1682.  
  1683. Syntax
  1684.  
  1685. (ListName: string)
  1686.  
  1687. Description
  1688.  
  1689. Mark the selected text as an item to add to a list when a document is generated.
  1690.  
  1691. Parameters
  1692.  
  1693. ListName: string (optional)    The name of the list.
  1694.  
  1695. numeric:=LotusNotesHandle
  1696.  
  1697. Syntax
  1698.  
  1699. ()
  1700.  
  1701. Description
  1702.  
  1703. Return the handle to Lotus Notes. This command is valid only when WordPerfect is invoked by Lotus Notes through OLE. Not recordable.
  1704.  
  1705. Return Value
  1706.  
  1707. A value representing the handle to Lotus Notes.
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.