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

  1. numeric:=?FeatureBar
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return the active feature bar.
  10.  
  11. Return Value
  12.  
  13. 0    No feature bar displayed
  14.  
  15. 35    Comment
  16.  
  17. 91    Footnote/Endnote
  18.  
  19. 92    Header/Footer
  20.  
  21. 94    Hypertext
  22.  
  23. 109    Graphics Box
  24.  
  25. 124    Mark List
  26.  
  27. 125    Mark Table of Contents
  28.  
  29. 127    Keyboard Merge
  30.  
  31. 137    Mark Table of Authorities
  32.  
  33. 138    Mark Index
  34.  
  35. 143    Outline
  36.  
  37. 167    Mark Cross Reference
  38.  
  39. 243    Watermark
  40.  
  41. 265    Merge Form
  42.  
  43. 270    Merge Table
  44.  
  45. 271    Merge Text
  46.  
  47. 275    Figure Edit
  48.  
  49. 280    Transcribe
  50.  
  51. 290    Table Formula
  52.  
  53. 309    ToA Full Form
  54.  
  55. 327    Delay Codes
  56.  
  57. 337    Template
  58.  
  59. 340    Box Caption Edit
  60.  
  61. 341    Box Text Edit
  62.  
  63. 342    Macro
  64.  
  65. any:=?Fill
  66.  
  67. Syntax
  68.  
  69. ()
  70.  
  71. Description
  72.  
  73. Return the active fill style. Precede with a command which specifies a fill style, such as FillStyleEdit, and follow with a closing command such as FillStyleEnd.
  74.  
  75. Return Value
  76.  
  77. 0    Fill 10
  78.  
  79. 1    Fill 20
  80.  
  81. 2    Fill 30
  82.  
  83. 3    Fill 40
  84.  
  85. 4    Fill 50
  86.  
  87. 5    Fill 60
  88.  
  89. 6    Fill 70
  90.  
  91. 7    Fill 80
  92.  
  93. 8    Fill 90
  94.  
  95. 9    Fill 100
  96.  
  97. 10    Fill button
  98.  
  99. 127    No fill
  100.  
  101. any:=?FillGradientSteps
  102.  
  103. Syntax
  104.  
  105. ()
  106.  
  107. Description
  108.  
  109. Return the calculation of steps in a gradient.
  110.  
  111. Return Value
  112.  
  113. 0    Not calculated automatically
  114.  
  115. 1    Calculated automatically
  116.  
  117. any:=?FillGradientType
  118.  
  119. Syntax
  120.  
  121. ()
  122.  
  123. Description
  124.  
  125. Return the active gradient fill type. The fill type can be linear, radial, or rectangular.
  126.  
  127. Return Value
  128.  
  129. 0    Linear gradient
  130.  
  131. 1    Radial gradient
  132.  
  133. 2    Rectangular gradient
  134.  
  135. any:=?FillType
  136.  
  137. Syntax
  138.  
  139. ()
  140.  
  141. Description
  142.  
  143. Return the active fill-style type. The type can be either a pattern or a gradient.
  144.  
  145. Return Value
  146.  
  147. 0    Pattern
  148.  
  149. 1    Gradient
  150.  
  151. any:=?FillWPG2Pattern
  152.  
  153. Syntax
  154.  
  155. ()
  156.  
  157. Description
  158.  
  159. Return the WordPerfect fill pattern. Precede with FillStyleCreate or FillStyleEdit and follow with FillStyleEnd, or precede with BoxCreate or BoxEdit and follow with BoxEnd.
  160.  
  161. Return Value
  162.  
  163. 0    WPG2 Solid
  164.  
  165. 1    WPG2 50 Gray
  166.  
  167. 2    WPG2 25 Gray
  168.  
  169. 3    WPG2 12 Gray
  170.  
  171. 4    WPG2 Crosshatch 1
  172.  
  173. 5    WPG2 Crosshatch 2
  174.  
  175. 6    WPG2 Crosshatch 3
  176.  
  177. 7    WPG2 Crosshatch 4
  178.  
  179. 8    WPG2 Lines 1
  180.  
  181. 9    WPG2 Lines 2
  182.  
  183. 10    WPG2 Lines 3
  184.  
  185. 11    WPG2 Lines 4
  186.  
  187. 12    WPG2 Lines 5
  188.  
  189. 13    WPG2 Lines 6
  190.  
  191. 14    WPG2 Lines 7
  192.  
  193. 15    WPG2 Lines 8
  194.  
  195. 16    WPG2 Checkboard 1
  196.  
  197. 17    WPG2 Checkboard 2
  198.  
  199. 18    WPG2 Bricks 1
  200.  
  201. 19    WPG2 Bricks 2
  202.  
  203. 20    WPG2 Fishscale
  204.  
  205. 21    WPG2 Honeycomb
  206.  
  207. 22    WPG2 Patio
  208.  
  209. 23    WPG2 Chainlink
  210.  
  211. 24    WPG2 Weave
  212.  
  213. 25    WPG2 Plaid
  214.  
  215. 26    WPG2 Balls
  216.  
  217. 27    WPG2 Mesh
  218.  
  219. 28    WPG2 Crosses
  220.  
  221. 29    WPG2 Triangles
  222.  
  223. 30    WPG2 Waves
  224.  
  225. 31    WPG2 Arch
  226.  
  227. measurement:=?FirstLineIndent
  228.  
  229. Syntax
  230.  
  231. ()
  232.  
  233. Description
  234.  
  235. Return the indentation of the first line of a new paragraph.
  236.  
  237. numeric:=?FirstPrintLineNum
  238.  
  239. Syntax
  240.  
  241. ()
  242.  
  243. Description
  244.  
  245. Return the first line number to print.
  246.  
  247. string:=?Font
  248.  
  249. Syntax
  250.  
  251. ()
  252.  
  253. Description
  254.  
  255. Return the active font name, or the original font name when a font has been substituted.
  256.  
  257. boolean:=?FontBold
  258.  
  259. Syntax
  260.  
  261. ()
  262.  
  263. Description
  264.  
  265. Return True if the active font attribute is Bold, False if not.
  266.  
  267. boolean:=?FontDoubleUnderline
  268.  
  269. Syntax
  270.  
  271. ()
  272.  
  273. Description
  274.  
  275. Return True if the active font attribute is Double Underline, False if not.
  276.  
  277. boolean:=?FontExtraLarge
  278.  
  279. Syntax
  280.  
  281. ()
  282.  
  283. Description
  284.  
  285. Return True if the active font attribute is Extra Large, False if not.
  286.  
  287. boolean:=?FontFine
  288.  
  289. Syntax
  290.  
  291. ()
  292.  
  293. Description
  294.  
  295. Return True if the active font attribute is Fine, False if not.
  296.  
  297. boolean:=?FontItalics
  298.  
  299. Syntax
  300.  
  301. ()
  302.  
  303. Description
  304.  
  305. Return True if the active font attribute is Italics, False if not.
  306.  
  307. boolean:=?FontLarge
  308.  
  309. Syntax
  310.  
  311. ()
  312.  
  313. Description
  314.  
  315. Return True if the active font attribute is Large, False if not.
  316.  
  317. boolean:=?FontOutline
  318.  
  319. Syntax
  320.  
  321. ()
  322.  
  323. Description
  324.  
  325. Return True if the active font attribute is Outline, False if not.
  326.  
  327. boolean:=?FontRedline
  328.  
  329. Syntax
  330.  
  331. ()
  332.  
  333. Description
  334.  
  335. Return True if the active font attribute is Redline, False if not.
  336.  
  337. boolean:=?FontShadow
  338.  
  339. Syntax
  340.  
  341. ()
  342.  
  343. Description
  344.  
  345. Return True if the active font attribute is Shadow, False if not.
  346.  
  347. measurement:=?FontSize
  348.  
  349. Syntax
  350.  
  351. ()
  352.  
  353. Description
  354.  
  355. Return the active font size in WordPerfect units (1200ths of an inch).
  356.  
  357. boolean:=?FontSmall
  358.  
  359. Syntax
  360.  
  361. ()
  362.  
  363. Description
  364.  
  365. Return True if the active font size is small, False if not.
  366.  
  367. boolean:=?FontSmallCaps
  368.  
  369. Syntax
  370.  
  371. ()
  372.  
  373. Description
  374.  
  375. Return True if the active font attribute is small caps, False if not.
  376.  
  377. boolean:=?FontStrikeout
  378.  
  379. Syntax
  380.  
  381. ()
  382.  
  383. Description
  384.  
  385. Return True if the active font attribute is strikeout, False if not.
  386.  
  387. boolean:=?FontSubscript
  388.  
  389. Syntax
  390.  
  391. ()
  392.  
  393. Description
  394.  
  395. Return True if the active font attribute is subscript, False if not.
  396.  
  397. boolean:=?FontSuperscript
  398.  
  399. Syntax
  400.  
  401. ()
  402.  
  403. Description
  404.  
  405. Return True if the active font attribute is superscript, False if not.
  406.  
  407. boolean:=?FontUnderline
  408.  
  409. Syntax
  410.  
  411. ()
  412.  
  413. Description
  414.  
  415. Return True if the active font attribute is underline, False if not.
  416.  
  417. boolean:=?FontVeryLarge
  418.  
  419. Syntax
  420.  
  421. ()
  422.  
  423. Description
  424.  
  425. Return True if the active font size is very large, False if not.
  426.  
  427. boolean:=?FooterAInParagraph
  428.  
  429. Syntax
  430.  
  431. ()
  432.  
  433. Description
  434.  
  435. Return whether a Footer A code is in the active paragraph.
  436.  
  437. Return Value
  438.  
  439. 0    Not in paragraph
  440.  
  441. 1    In paragraph
  442.  
  443. numeric:=?FooterAOccur
  444.  
  445. Syntax
  446.  
  447. ()
  448.  
  449. Description
  450.  
  451. Return the pages on which Footer A appears. It can be printed on odd-numbered pages, even-numbered pages, or all pages.
  452.  
  453. Return Value
  454.  
  455. 0    No pages
  456.  
  457. 1    Odd pages
  458.  
  459. 2    Even pages
  460.  
  461. 3    All pages
  462.  
  463. boolean:=?FooterBInParagraph
  464.  
  465. Syntax
  466.  
  467. ()
  468.  
  469. Description
  470.  
  471. Return whether a Footer B code is in the active paragraph.
  472.  
  473. Return Value
  474.  
  475. 0    Not in paragraph
  476.  
  477. 1    In paragraph
  478.  
  479. numeric:=?FooterBOccur
  480.  
  481. Syntax
  482.  
  483. ()
  484.  
  485. Description
  486.  
  487. Return the pages on which Footer B appears. It can be printed on odd-numbered pages, even-numbered pages, or all pages.
  488.  
  489. Return Value
  490.  
  491. 0    No pages
  492.  
  493. 1    Odd pages
  494.  
  495. 2    Even pages
  496.  
  497. 3    All pages
  498.  
  499. any:=?FooterSeparator
  500.  
  501. Syntax
  502.  
  503. ()
  504.  
  505. Description
  506.  
  507. Return the distance between text and a footer.
  508.  
  509. numeric:=?Footnote
  510.  
  511. Syntax
  512.  
  513. ()
  514.  
  515. Description
  516.  
  517. Return the footnote number that is to the left of the insertion point.
  518.  
  519. boolean:=?FootnoteContinued
  520.  
  521. Syntax
  522.  
  523. ()
  524.  
  525. Description
  526.  
  527. Return whether the current setting inserts a (continued . . .) message in footnotes that continue to the next page.
  528.  
  529. Return Value
  530.  
  531. 0    No message
  532.  
  533. 1    Insert message
  534.  
  535. measurement:=?FootnoteMinimum
  536.  
  537. Syntax
  538.  
  539. ()
  540.  
  541. Description
  542.  
  543. Return the minimum amount of footnote text to be kept together.
  544.  
  545. numeric:=?FootnotePosition
  546.  
  547. Syntax
  548.  
  549. ()
  550.  
  551. Description
  552.  
  553. Return whether footnotes print at the bottom of the page or just below the last line of text.
  554.  
  555. Return Value
  556.  
  557. 0    Bottom of page
  558.  
  559. 1    After text
  560.  
  561. boolean:=?FootnoteRestartsPage
  562.  
  563. Syntax
  564.  
  565. ()
  566.  
  567. Description
  568.  
  569. Return whether footnote numbering restarts on every page.
  570.  
  571. Return Value
  572.  
  573. 0    Does not restart
  574.  
  575. 1    Restarts
  576.  
  577. measurement:=?FootnoteSpace
  578.  
  579. Syntax
  580.  
  581. ()
  582.  
  583. Description
  584.  
  585. Return the distance between footnotes.
  586.  
  587. boolean:=?FormatForDefaultPrinter
  588.  
  589. Syntax
  590.  
  591. ()
  592.  
  593. Description
  594.  
  595. Return True if Reformat documents for the WordPerfect default printer on open is selected in Environment Settings, False if not.
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.