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

  1. Redisplay
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Rewrite the screen contents without moving the insertion point.
  10.  
  11. RedlineCharacter
  12.  
  13. Syntax
  14.  
  15. (Character: string)
  16.  
  17. Description
  18.  
  19. Specify a character to redline text.
  20.  
  21. Parameters
  22.  
  23. Character: string    The character for redlining.
  24.  
  25. RedlineMethod
  26.  
  27. Syntax
  28.  
  29. (RedlineMethod: enumeration)
  30.  
  31. Description
  32.  
  33. Specify a redline method.
  34.  
  35. Parameters
  36.  
  37. RedlineMethod: enumeration    Alternating!
  38.  
  39. LeftMargin!
  40.  
  41. PrinterDependent!
  42.  
  43. RightMargin!
  44.  
  45. Redo
  46.  
  47. Syntax
  48.  
  49. (Number: numeric)
  50.  
  51. Description
  52.  
  53. Reverse the last Undo made to the document or reverse the specified Undo.
  54.  
  55. Parameters
  56.  
  57. Number: numeric (optional)    The number of redo levels.
  58.  
  59. RepeatDlg
  60.  
  61. Syntax
  62.  
  63. ()
  64.  
  65. Description
  66.  
  67. Display the Repeat dialog box.
  68.  
  69. RepeatSet
  70.  
  71. Syntax
  72.  
  73. (Value: numeric)
  74.  
  75. Description
  76.  
  77. Specify the Repeat default number.
  78.  
  79. Parameters
  80.  
  81. Value: numeric    The number of times to repeat the current operation.
  82.  
  83. RepeatValue
  84.  
  85. Syntax
  86.  
  87. (Value: numeric)
  88.  
  89. Description
  90.  
  91. Specify the number of times to repeat an action.
  92.  
  93. Parameters
  94.  
  95. Value: numeric (optional)    The number of times to repeat the current operation.
  96.  
  97. ReplaceAll
  98.  
  99. Syntax
  100.  
  101. (SearchMode: enumeration)
  102.  
  103. Description
  104.  
  105. Replace all occurrences of a matched word, code, or phrase. Precede with commands such as SearchString, ReplaceString, and SearchNext.
  106.  
  107. Parameters
  108.  
  109. SearchMode: enumeration (optional)    An extended search includes substructures such as headers and footnotes.
  110.  
  111. Extended!
  112.  
  113. Regular!
  114.  
  115. ReplaceBackward
  116.  
  117. Syntax
  118.  
  119. (SearchMode: enumeration)
  120.  
  121. Description
  122.  
  123. Replace specified text or codes from the current insertion point to the beginning of the document. Precede with other commands such as SearchString and ReplaceString.
  124.  
  125. Parameters
  126.  
  127. SearchMode: enumeration (optional)    An extended search includes substructures such as headers and footnotes.
  128.  
  129. Extended!
  130.  
  131. Regular!
  132.  
  133. ReplaceConfirm
  134.  
  135. Syntax
  136.  
  137. (State: enumeration)
  138.  
  139. Description
  140.  
  141. Specify whether Find and Replace Text prompts the user to confirm replacement in WordPerfect for DOS. Included for DOS compatibility. No effect in WordPerfect for Windows. Use ReplaceAll or ReplaceCurrent.
  142.  
  143. Parameters
  144.  
  145. State: enumeration    Prompt for confirmation before replacing text.
  146.  
  147. No!
  148.  
  149. Yes!
  150.  
  151. ReplaceCurrent
  152.  
  153. Syntax
  154.  
  155. ()
  156.  
  157. Description
  158.  
  159. Replace a matched word, code, or phrase. Precede with commands such as SearchString and SearchNext.
  160.  
  161. ReplaceDlg
  162.  
  163. Syntax
  164.  
  165. ()
  166.  
  167. Description
  168.  
  169. Display the Find and Replace Text dialog box.
  170.  
  171. ReplaceForward
  172.  
  173. Syntax
  174.  
  175. (SearchMode: enumeration)
  176.  
  177. Description
  178.  
  179. Replace the specified text or codes from the insertion point to the end of the document. Precede with other commands such as SearchString or ReplaceString.
  180.  
  181. Parameters
  182.  
  183. SearchMode: enumeration (optional)    An extended search includes substructures such as headers and footnotes.
  184.  
  185. Extended!
  186.  
  187. Regular!
  188.  
  189. ReplaceString
  190.  
  191. Syntax
  192.  
  193. (RplcStrg: string)
  194.  
  195. Description
  196.  
  197. Specify the search text or codes.
  198.  
  199. Parameters
  200.  
  201. RplcStrg: string    The text or codes to search for.
  202.  
  203. ReplaceWithAttributes
  204.  
  205. Syntax
  206.  
  207. (State: enumeration; Attribute: enumeration)
  208.  
  209. Description
  210.  
  211. Specify the font attributes and/or relative font size for the replacement text.
  212.  
  213. Parameters
  214.  
  215. State: enumeration    No!
  216.  
  217. Yes!
  218.  
  219. Attribute: enumeration (optional)    Bold!
  220.  
  221. DoubleUnderline!
  222.  
  223. Every!
  224.  
  225. ExtraLarge!
  226.  
  227. Fine!
  228.  
  229. Italics!
  230.  
  231. Large!
  232.  
  233. Outline!
  234.  
  235. Redline!
  236.  
  237. Shadow!
  238.  
  239. Small!
  240.  
  241. SmallCaps!
  242.  
  243. Strikeout!
  244.  
  245. Subscript!
  246.  
  247. Superscript!
  248.  
  249. Underline!
  250.  
  251. VeryLarge!
  252.  
  253. ReplaceWithCase
  254.  
  255. Syntax
  256.  
  257. (State: enumeration)
  258.  
  259. Description
  260.  
  261. Specify the case(s) of the replacement text.
  262.  
  263. Parameters
  264.  
  265. State: enumeration    No!
  266.  
  267. Yes!
  268.  
  269. ReplaceWithFont
  270.  
  271. Syntax
  272.  
  273. (State: enumeration; Name: string; Family: enumeration; Attributes: enumeration; Weight: enumeration; Width: enumeration; Source: enumeration; Type: enumeration; CharacterSet: enumeration)
  274.  
  275. Description
  276.  
  277. Specify the font and font style of the replacement text.
  278.  
  279. Parameters
  280.  
  281. State: enumeration    No!
  282.  
  283. Yes!
  284.  
  285. Name: string (optional)    The font name.
  286.  
  287. Family: enumeration (optional)    FamilyAestheticOrnamented!
  288.  
  289. FamilyAlbertus!
  290.  
  291. FamilyBodoni!
  292.  
  293. FamilyBroadway!
  294.  
  295. FamilyBrush!
  296.  
  297. FamilyCenturySchoolbook!
  298.  
  299. FamilyComputer!
  300.  
  301. FamilyCourier!
  302.  
  303. FamilyHelvetica!
  304.  
  305. FamilyHobo!
  306.  
  307. FamilyITCBenguiat!
  308.  
  309. FamilyITCGaramond!
  310.  
  311. FamilyITCLubalinGraph!
  312.  
  313. FamilyITCRonda!
  314.  
  315. FamilyITCZapfDingbats!
  316.  
  317. FamilyLetterGothic!
  318.  
  319. FamilyMadrone!
  320.  
  321. FamilyMicrostyle!
  322.  
  323. FamilyOldEnglish!
  324.  
  325. FamilyOptima!
  326.  
  327. FamilyParkAvenue!
  328.  
  329. FamilyPonderosa!
  330.  
  331. FamilyPTBarnum!
  332.  
  333. FamilyRevue!
  334.  
  335. FamilySignetRoundhand!
  336.  
  337. FamilyTekton!
  338.  
  339. FamilyTimesRoman!
  340.  
  341. FamilyUncial!
  342.  
  343. Attributes: enumeration (optional)    FontMatchItalic!
  344.  
  345. FontMatchNormal!
  346.  
  347. FontMatchOutline!
  348.  
  349. FontMatchShadow!
  350.  
  351. FontMatchSmallCaps!
  352.  
  353. Weight: enumeration (optional)    WeightBlack!
  354.  
  355. WeightBold!
  356.  
  357. WeightBook!
  358.  
  359. WeightDemiBold!
  360.  
  361. WeightDemiLight!
  362.  
  363. WeightExtraBlack!
  364.  
  365. WeightExtraBold!
  366.  
  367. WeightExtraHeavy!
  368.  
  369. WeightExtraLight!
  370.  
  371. WeightExtraThin!
  372.  
  373. WeightHeavy!
  374.  
  375. WeightLight!
  376.  
  377. WeightMaximum!
  378.  
  379. WeightMedium!
  380.  
  381. WeightRegular!
  382.  
  383. WeightRoman!
  384.  
  385. WeightSemiBold!
  386.  
  387. WeightSemiLight!
  388.  
  389. WeightThin!
  390.  
  391. WeightUltraBlack!
  392.  
  393. WeightUltraHeavy!
  394.  
  395. WeightUltraLight!
  396.  
  397. WeightUltraThin!
  398.  
  399. WeightUnknown!
  400.  
  401. Width: enumeration (optional)    WidthCompressed!
  402.  
  403. WidthCondensed!
  404.  
  405. WidthDoubleWide!
  406.  
  407. WidthExpanded!
  408.  
  409. WidthExtraCondensed!
  410.  
  411. WidthExtraExpanded!
  412.  
  413. WidthNormal!
  414.  
  415. WidthSemiCondensed!
  416.  
  417. WidthSemiExpanded!
  418.  
  419. WidthTripleWide!
  420.  
  421. WidthUltraCompressed!
  422.  
  423. WidthUltraCondensed!
  424.  
  425. WidthUltraExpanded!
  426.  
  427. WidthUnknown!
  428.  
  429. Source: enumeration (optional)    DRSFile!
  430.  
  431. PRSFile!
  432.  
  433. Type: enumeration (optional)    Intellifont!
  434.  
  435. Speedo!
  436.  
  437. TrueType!
  438.  
  439. Type1!
  440.  
  441. CharacterSet: enumeration (optional)    FontMatchArabic!
  442.  
  443. FontMatchArabicScript!
  444.  
  445. FontMatchASCII!
  446.  
  447. FontMatchBoxDrawing!
  448.  
  449. FontMatchCyrillic!
  450.  
  451. FontMatchGreek!
  452.  
  453. FontMatchHebrew!
  454.  
  455. FontMatchIconicSymbols!
  456.  
  457. FontMatchJapaneseKana!
  458.  
  459. FontMatchMath!
  460.  
  461. FontMatchMathExtension!
  462.  
  463. FontMatchMultinational1!
  464.  
  465. FontMatchMultinational2!
  466.  
  467. FontMatchTypographicSymbols!
  468.  
  469. FontMatchUserDefined!
  470.  
  471. ReplaceWithFontSize
  472.  
  473. Syntax
  474.  
  475. (State: enumeration; FontSize: measurement)
  476.  
  477. Description
  478.  
  479. Specify the font size of the replacement text.
  480.  
  481. Parameters
  482.  
  483. State: enumeration    No!
  484.  
  485. Yes!
  486.  
  487. FontSize: measurement (optional)    The font size of the replacement text.
  488.  
  489. ReselectLastBlock
  490.  
  491. Syntax
  492.  
  493. ()
  494.  
  495. Description
  496.  
  497. Select the last selected text. Recordable substitute: ReselectLastSelection.
  498.  
  499. ReselectLastSelection
  500.  
  501. Syntax
  502.  
  503. ()
  504.  
  505. Description
  506.  
  507. Select the last selected text.
  508.  
  509. ResetKeyboardMenu
  510.  
  511. Syntax
  512.  
  513. ()
  514.  
  515. Description
  516.  
  517. Reset the keyboard and menus to the WordPerfect default settings.
  518.  
  519. RevealCodes
  520.  
  521. Syntax
  522.  
  523. (State: enumeration)
  524.  
  525. Description
  526.  
  527. Turn Reveal Codes on or off.
  528.  
  529. Parameters
  530.  
  531. State: enumeration (optional)    Default: toggle.
  532.  
  533. Off!
  534.  
  535. On!
  536.  
  537. ReverseShippingMacro
  538.  
  539. Syntax
  540.  
  541. ()
  542.  
  543. Description
  544.  
  545. Play the shipping macro REVERSE.WCM to reverse the foreground and background colors in selected text and cells. REVERSE.WCM must be installed.
  546.  
  547. ReviewDocAnnotationAccept
  548.  
  549. Syntax
  550.  
  551. ()
  552.  
  553. Description
  554.  
  555. Incorporate the selected annotation into the current document and select the next annotation. If an annotation is not currently selected, the next annotation is selected. If there are no annotations following the insertion point, a not found condition is returned. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  556.  
  557. ReviewDocAnnotationAcceptAll
  558.  
  559. Syntax
  560.  
  561. ()
  562.  
  563. Description
  564.  
  565. Incorporate all annotations into the current document. If the current document contains no annotations, a not found condition is returned. Substructures like Headers and Footers are treated independently. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  566.  
  567. ReviewDocAnnotationFirst
  568.  
  569. Syntax
  570.  
  571. ()
  572.  
  573. Description
  574.  
  575. Select the first annotation in the current document. If the current document contains no annotations, a not found condition is returned. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  576.  
  577. ReviewDocAnnotationNext
  578.  
  579. Syntax
  580.  
  581. ()
  582.  
  583. Description
  584.  
  585. Select the next annotation in the current document. If there are no annotations following the insertion point, a not found condition is returned. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  586.  
  587. ReviewDocAnnotationPrev
  588.  
  589. Syntax
  590.  
  591. ()
  592.  
  593. Description
  594.  
  595. Select the previous annotation in the current document. If there are no annotations before the insertion point, a not found condition is returned. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  596.  
  597. ReviewDocAnnotationReject
  598.  
  599. Syntax
  600.  
  601. ()
  602.  
  603. Description
  604.  
  605. Delete the selected annotation and select the next annotation. If an annotation is not currently selected, the next annotation is selected. If there are no annotations following the insertion point, a not found condition is returned. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  606.  
  607. ReviewDocAnnotationRejectAll
  608.  
  609. Syntax
  610.  
  611. ()
  612.  
  613. Description
  614.  
  615. Delete all annotations in the current document. If the current document contains no annotations, a not found condition is returned. Substructures like Headers and Footers are treated independently. Use this command in Review Document Author mode. If Review Document Author mode is not active, this command fails unless display is on. You are then prompted to activate Author mode before proceeding.
  616.  
  617. ReviewDocAuthorDlg
  618.  
  619. Syntax
  620.  
  621. ()
  622.  
  623. Description
  624.  
  625. Display the Review Document Author Mode dialog box and activate Author mode.
  626.  
  627. ReviewDocDisplayModeToggle
  628.  
  629. Syntax
  630.  
  631. ()
  632.  
  633. Description
  634.  
  635. Turn annotation display on or off.
  636.  
  637. ReviewDocDlg
  638.  
  639. Syntax
  640.  
  641. ()
  642.  
  643. Description
  644.  
  645. Display the Review Document dialog box.
  646.  
  647. ReviewDocManualModeToggle
  648.  
  649. Syntax
  650.  
  651. (Mode: enumeration)
  652.  
  653. Description
  654.  
  655. Enter or exit the Review Document Author or Reviewer annotation modes. When entering Author mode, this command activates the Author mode and selects the first annotation.
  656.  
  657. Parameters
  658.  
  659. Mode: enumeration (optional)    Specify the annotation mode.
  660.  
  661. Author!
  662.  
  663. Off!
  664.  
  665. Reviewer!
  666.  
  667. ReviewDocReviewerDlg
  668.  
  669. Syntax
  670.  
  671. ()
  672.  
  673. Description
  674.  
  675. Display the Review Document Reviewer mode dialog box and activate Reviewer mode.
  676.  
  677. ReviewDocSetCurrentUserColor
  678.  
  679. Syntax
  680.  
  681. (Red: numeric; Green: numeric; Blue: numeric)
  682.  
  683. Description
  684.  
  685. Set the annotation color for the current reviewer.
  686.  
  687. Parameters
  688.  
  689. Red: numeric    Value: 0-255.
  690.  
  691. Green: numeric    Value: 0-255.
  692.  
  693. Blue: numeric    Value: 0-255.
  694.  
  695. RotateShapeDlg
  696.  
  697. Syntax
  698.  
  699. ()
  700.  
  701. Description
  702.  
  703. Lets you rotate a shape object
  704.  
  705. RulerBarShow
  706.  
  707. Syntax
  708.  
  709. (State: enumeration)
  710.  
  711. Description
  712.  
  713. Display (On!) or hide (Off!) the Ruler and save the setting as the new default.
  714.  
  715. Parameters
  716.  
  717. State: enumeration (optional)    Default: toggle.
  718.  
  719. Off!
  720.  
  721. On!
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.