Starting a script
1 Create a new mrScriptBasic file: click File > New > File.
The New File dialog opens.
2 From the list of available file types, select mrScriptBasic File, and then click Open.
3 In the main Edit pane, type the following:
Dim MDM
Set MDM =
Next
See also