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

  1. MacroFilePlay
  2.  
  3. Syntax
  4.  
  5. (Filename: string)
  6.  
  7. Description
  8.  
  9. Play a macro.
  10.  
  11. Parameters
  12.  
  13. Filename: string (optional)    The macro file to play.
  14.  
  15. MacroPause
  16.  
  17. Syntax
  18.  
  19. ()
  20.  
  21. Description
  22.  
  23. Pause while recording or playing a macro.
  24.  
  25. MacroPlayDlg
  26.  
  27. Syntax
  28.  
  29. ()
  30.  
  31. Description
  32.  
  33. Display the Play Macro dialog box, which is used to select and play a macro.
  34.  
  35. MacroRecord
  36.  
  37. Syntax
  38.  
  39. ()
  40.  
  41. Description
  42.  
  43. Display the Record Macro dialog box, which is used to name and record a series of commands.
  44.  
  45. Note
  46.  
  47.   This command is obsolete.
  48.   
  49. MacroStop
  50.  
  51. Syntax
  52.  
  53. ()
  54.  
  55. Description
  56.  
  57. Stop recording or playing a macro.
  58.  
  59. Mail
  60.  
  61. Syntax
  62.  
  63. ()
  64.  
  65. Description
  66.  
  67. Display the Mail dialog box, which is used to send electronic mail. This command is only available if your computer has electronic mail capability.
  68.  
  69. MailSystem1
  70.  
  71. Syntax
  72.  
  73. ()
  74.  
  75. Description
  76.  
  77. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  78.  
  79. MailSystem2
  80.  
  81. Syntax
  82.  
  83. ()
  84.  
  85. Description
  86.  
  87. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another mail system is used.
  88.  
  89. MailSystem3
  90.  
  91. Syntax
  92.  
  93. ()
  94.  
  95. Description
  96.  
  97. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  98.  
  99. MailSystem4
  100.  
  101. Syntax
  102.  
  103. ()
  104.  
  105. Description
  106.  
  107. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  108.  
  109. MailSystem5
  110.  
  111. Syntax
  112.  
  113. ()
  114.  
  115. Description
  116.  
  117. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  118.  
  119. MailSystem6
  120.  
  121. Syntax
  122.  
  123. ()
  124.  
  125. Description
  126.  
  127. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  128.  
  129. MailSystem7
  130.  
  131. Syntax
  132.  
  133. ()
  134.  
  135. Description
  136.  
  137. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro the specified mail system, if it's available. If not, another available mail system is used.
  138.  
  139. MailSystem8
  140.  
  141. Syntax
  142.  
  143. ()
  144.  
  145. Description
  146.  
  147. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  148.  
  149. MailSystem9
  150.  
  151. Syntax
  152.  
  153. ()
  154.  
  155. Description
  156.  
  157. Send electronic mail. If multiple mail systems are installed, this command records with a number in the command name to indicate which mail system is active. When you play the command, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
  158.  
  159. MakeRuntime
  160.  
  161. Syntax
  162.  
  163. (Path: string; Version: enumeration; ColorFormat: enumeration; SizeFormat: enumeration; SendToEMail: enumeration; Loop: enumeration)
  164.  
  165. Description
  166.  
  167. Create a runtime slide show.
  168.  
  169. Parameters
  170.  
  171. Path: string    The file path for a new runtime slide show.
  172.  
  173. Version: enumeration    The version of Windows to use for a runtime slide show.
  174.  
  175. Win31!
  176.  
  177. Win95!
  178.  
  179. ColorFormat: enumeration (optional)    CurrentDevice!
  180.  
  181. DeviceIndependent!
  182.  
  183. SizeFormat: enumeration (optional)    CurrentDeviceFullScreen!
  184.  
  185. CurrentWindowSize!
  186.  
  187. DeviceIndependentFullScreen!
  188.  
  189. SendToEMail: enumeration (optional)    No!
  190.  
  191. Yes!
  192.  
  193. Loop: enumeration (optional)    No!
  194.  
  195. Yes!
  196.  
  197. MakeRuntimeDlg
  198.  
  199. Syntax
  200.  
  201. ()
  202.  
  203. Description
  204.  
  205. Displays the Make Runtime dialog box, which is used to create a runtime slide show.
  206.  
  207. MarkAsStaff
  208.  
  209. Syntax
  210.  
  211. ()
  212.  
  213. Description
  214.  
  215. Add a staff-level position to an organization chart. Not recordable.
  216.  
  217. MasterGalleryDlg
  218.  
  219. Syntax
  220.  
  221. ()
  222.  
  223. Description
  224.  
  225. Display the Master Gallery, which is used to view and select slide show masters.
  226.  
  227. MaximizeSpacing
  228.  
  229. Syntax
  230.  
  231. (Maximize: enumeration)
  232.  
  233. Description
  234.  
  235. Maximize the use of extra space in an organization chart.
  236.  
  237. Parameters
  238.  
  239. Maximize: enumeration (optional)    False!
  240.  
  241. True!
  242.  
  243. MenuCopy
  244.  
  245. Syntax
  246.  
  247. (MenuName: string; DestName: string)
  248.  
  249. Description
  250.  
  251. Copy a menu bar.
  252.  
  253. Parameters
  254.  
  255. MenuName: string (optional)    The name of the menu bar to copy.
  256.  
  257. DestName: string (optional)    The new name for the copy.
  258.  
  259. MenuCreate
  260.  
  261. Syntax
  262.  
  263. (MenuName: string)
  264.  
  265. Description
  266.  
  267. Create a new menu bar.
  268.  
  269. Parameters
  270.  
  271. MenuName: string (optional)    The name for the new menu bar.
  272.  
  273. MenuEdit
  274.  
  275. Syntax
  276.  
  277. (MenuName: string)
  278.  
  279. Description
  280.  
  281. Open the Menu Bar Editor.
  282.  
  283. Parameters
  284.  
  285. MenuName: string (optional)    The name of the menu bar to edit.
  286.  
  287. MenuRename
  288.  
  289. Syntax
  290.  
  291. (MenuName: string; NewName: string)
  292.  
  293. Description
  294.  
  295. Rename a specified menu bar.
  296.  
  297. Parameters
  298.  
  299. MenuName: string (optional)    The new name for the menu bar.
  300.  
  301. NewName: string (optional)    The new name for the menu bar.
  302.  
  303. MenuSelect
  304.  
  305. Syntax
  306.  
  307. (MenuBarName: string)
  308.  
  309. Description
  310.  
  311. Display a specified menu bar, or the default menu bar if no parameter is used.
  312.  
  313. Parameters
  314.  
  315. MenuBarName: string (optional)    The menu bar to display.
  316.  
  317. MirrorObjectsHorizontally
  318.  
  319. Syntax
  320.  
  321. ()
  322.  
  323. Description
  324.  
  325. Flip the selected objects on a vertical axis.
  326.  
  327. MirrorObjectsVertically
  328.  
  329. Syntax
  330.  
  331. ()
  332.  
  333. Description
  334.  
  335. Flip the selected objects on a horizontal axis.
  336.  
  337. ModifyFigure
  338.  
  339. Syntax
  340.  
  341. ()
  342.  
  343. Description
  344.  
  345. Open the Figure Editor to edit a selected figure. For a recordable command with a similar function, use ModifyObjects.
  346.  
  347. ModifyObjects
  348.  
  349. Syntax
  350.  
  351. ()
  352.  
  353. Description
  354.  
  355. Allow changes to the selected objects.
  356.  
  357. MoveBackward
  358.  
  359. Syntax
  360.  
  361. ()
  362.  
  363. Description
  364.  
  365. Move the selected objects back one layer in the current drawing.
  366.  
  367. MoveForward
  368.  
  369. Syntax
  370.  
  371. ()
  372.  
  373. Description
  374.  
  375. Move the selected objects forward one layer in the current drawing.
  376.  
  377. MoveSelectedSlides
  378.  
  379. Syntax
  380.  
  381. (To: numeric)
  382.  
  383. Description
  384.  
  385. Move the selected slides to the position following the slide specified in the To parameter.
  386.  
  387. Parameters
  388.  
  389. To: numeric    The number of the slide for selected slides to follow.
  390.  
  391. MoveToBack
  392.  
  393. Syntax
  394.  
  395. ()
  396.  
  397. Description
  398.  
  399. Position the selected objects behind all other objects in a drawing.
  400.  
  401. MoveToFront
  402.  
  403. Syntax
  404.  
  405. ()
  406.  
  407. Description
  408.  
  409. Position the selected objects in front of all other objects in a drawing.
  410.  
  411. MovieSettings
  412.  
  413. Syntax
  414.  
  415. ()
  416.  
  417. Description
  418.  
  419. Set the activation and timing for movie objects.
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.