Filename: string (optional) The macro file to play.
MacroPause
Syntax
MacroPause()
Description
Pause while recording or playing a macro.
MacroPlayDlg
Syntax
MacroPlayDlg()
Description
Display the Play Macro dialog box, which is used to select and play a macro.
MacroPlayDlg
Syntax
MacroPlayDlg()
Description
Display the Record Macro dialog box, which is used to name and record a series of commands.
MacroStop
Syntax
MacroStop()
Description
Stop recording or playing a macro.
Mail
Syntax
Mail()
Description
Display the Mail dialog box, which is used to send electronic mail. This command is only available if your computer has electronic mail capability.
MailSystem1
Syntax
MailSystem1()
Description
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.
MailSystem2
Syntax
MailSystem2()
Description
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.
MailSystem3
Syntax
MailSystem3()
Description
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.
MailSystem4
Syntax
MailSystem4()
Description
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.
MailSystem5
Syntax
MailSystem5()
Description
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.
MailSystem6
Syntax
MailSystem6()
Description
Send electronic mail. If multiple mail systems are installed, this method records with a number in the method name to indicate which mail system is active. When you play the method, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
MailSystem7
Syntax
MailSystem7()
Description
Send electronic mail. If multiple mail systems are installed, this method records with a number in the method name to indicate which mail system is active. When you play the method, the number directs the macro the specified mail system, if it's available. If not, another available mail system is used.
MailSystem8
Syntax
MailSystem8()
Description
Send electronic mail. If multiple mail systems are installed, this method records with a number in the method name to indicate which mail system is active. When you play the method, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
MailSystem9
Syntax
MailSystem9()
Description
Send electronic mail. If multiple mail systems are installed, this method records with a number in the method name to indicate which mail system is active. When you play the method, the number directs the macro to the specified mail system, if it's available. If not, another available mail system is used.
MakeRuntime
Syntax
MakeRuntime(Path As String, Version As _MakeRuntime_Version_enum, [ColorFormat As _MakeRuntime_ColorFormat_enum], [SizeFormat As _MakeRuntime_SizeFormat_enum], [SendToEMail As _MakeRuntime_SendToEMail_enum], [Loop As _MakeRuntime_Loop_enum])
Description
Create a runtime slide show.
Parameters
Path: string The file path for a new runtime slide show.
Version: enumeration The version of Windows to use for a runtime slide show.