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

  1. WebBrowse
  2.  
  3. Syntax
  4.  
  5. (URLAddress: string)
  6.  
  7. Description
  8.  
  9. Launch your web browser. It will open at the URL you specify.
  10.  
  11. Parameters
  12.  
  13. URLAddress: string    The web address that your browser will open to.
  14.  
  15. WebBrowserLaunch
  16.  
  17. Syntax
  18.  
  19. ()
  20.  
  21. Description
  22.  
  23. Launch a web browser, if one exists.
  24.  
  25. WindowsCascade
  26.  
  27. Syntax
  28.  
  29. ()
  30.  
  31. Description
  32.  
  33. Arrange the drawing windows so they overlap and all the title bars are displayed.
  34.  
  35. WindowsTile
  36.  
  37. Syntax
  38.  
  39. ()
  40.  
  41. Description
  42.  
  43. Arrange the drawing windows so all open windows are visible at once.
  44.  
  45. WindowsTileHorizontal
  46.  
  47. Syntax
  48.  
  49. ()
  50.  
  51. Description
  52.  
  53. Tile windows in a horizontal row.
  54.  
  55. WordLeft
  56.  
  57. Syntax
  58.  
  59. ()
  60.  
  61. Description
  62.  
  63. Move the insertion point one word to the left in the Text Editor.
  64.  
  65. WordPerfectCharactersDlg
  66.  
  67. Syntax
  68.  
  69. ()
  70.  
  71. Description
  72.  
  73. Display the WordPerfect Characters dialog box, which is used to insert WordPerfect characters into a text area.
  74.  
  75. WordRight
  76.  
  77. Syntax
  78.  
  79. ()
  80.  
  81. Description
  82.  
  83. Move the insertion point one word to the right in the Text Editor.
  84.  
  85. WorkInProgressDlg
  86.  
  87. Syntax
  88.  
  89. ()
  90.  
  91. Description
  92.  
  93. Display the documents that are currently marked as "In Progress."
  94.  
  95. ZoomArea
  96.  
  97. Syntax
  98.  
  99. ()
  100.  
  101. Description
  102.  
  103. Enlarge the view of an area in the drawing window. Follow with ZoomToBox to specify the area to enlarge.
  104.  
  105. ZoomDlg
  106.  
  107. Syntax
  108.  
  109. ()
  110.  
  111. Description
  112.  
  113. Change the view magnification of the drawing.
  114.  
  115. ZoomIn
  116.  
  117. Syntax
  118.  
  119. ()
  120.  
  121. Description
  122.  
  123. Enlarge the view of the current drawing by 20%.
  124.  
  125. ZoomOther
  126.  
  127. Syntax
  128.  
  129. ()
  130.  
  131. Description
  132.  
  133. Display the current document at a user-defined percentage of the printed size.
  134.  
  135. ZoomOut
  136.  
  137. Syntax
  138.  
  139. ()
  140.  
  141. Description
  142.  
  143. Reduce the view of the current drawing by 20%.
  144.  
  145. ZoomPercent100
  146.  
  147. Syntax
  148.  
  149. ()
  150.  
  151. Description
  152.  
  153. Display the current document at printed size.
  154.  
  155. ZoomPercent150
  156.  
  157. Syntax
  158.  
  159. ()
  160.  
  161. Description
  162.  
  163. Display the current document at 150% printed size.
  164.  
  165. ZoomPercent200
  166.  
  167. Syntax
  168.  
  169. ()
  170.  
  171. Description
  172.  
  173. Display the current document at 200% printed size.
  174.  
  175. ZoomPercent50
  176.  
  177. Syntax
  178.  
  179. ()
  180.  
  181. Description
  182.  
  183. Display the current document at 50% printed size.
  184.  
  185. ZoomPercent75
  186.  
  187. Syntax
  188.  
  189. ()
  190.  
  191. Description
  192.  
  193. Display the current document at 75% printed size.
  194.  
  195. ZoomToBox
  196.  
  197. Syntax
  198.  
  199. (Left: numeric; Bottom: numeric; Right: numeric; Top: numeric)
  200.  
  201. Description
  202.  
  203. Size the view of the current drawing to a specified area. Precede with ZoomArea.
  204.  
  205. Parameters
  206.  
  207. Left: numeric    The left coordinate of an area, in WordPerfect units (1200ths of an inch).
  208.  
  209. Bottom: numeric    The bottom coordinate of an area, in WordPerfect units.
  210.  
  211. Right: numeric    The right coordinate of an area, in WordPerfect units.
  212.  
  213. Top: numeric    The top coordinate of an area, in WordPerfect units.
  214.  
  215. ZoomToDrawingArea
  216.  
  217. Syntax
  218.  
  219. ()
  220.  
  221. Description
  222.  
  223. Return to the default view of the current drawing.
  224.  
  225. ZoomToObjects
  226.  
  227. Syntax
  228.  
  229. ()
  230.  
  231. Description
  232.  
  233. Enlarge the view of the selected object(s).
  234.  
  235. ZoomToPage
  236.  
  237. Syntax
  238.  
  239. ()
  240.  
  241. Description
  242.  
  243. Display a full-page view of the current drawing.
  244.  
  245. ZoomToSlideShowSize
  246.  
  247. Syntax
  248.  
  249. ()
  250.  
  251. Description
  252.  
  253. Size the current view to match the display size in a slide show.
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.