Starting a script
1 Create a new mrScriptBasic file: From the File menu, choose New > File.
This opens the New File dialog box.
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