Miscellaneous script steps
Miscellaneous script steps allow you to script miscellaneous actions, like:
- displaying a dialog box that presents the user with different options
 - showing or hiding the toolbars
 - playing the system alert sound
 - installing a plug-in file in a container field
 - launching a web browser and displaying a specified URL
 - sending internet email
 - sending a DDE command (Windows) or an event to another application
 - exiting the application
 - refreshing an object or window
 
Tip Use the Comment script step to annotate your scripts so your colleagues can understand them.