Previous Topic

Next Topic

Book Contents

Book Index

LaunchApplication

This action type will try to launch the specified application as Parameter1. Any potential parameters to the application to launch, must be specified as Parameter2.

The Parameter3 can contain special commands for LaunchApplication. They are:

Command

Description

KillExistingModuleFirst

If this command is specified, Notes Menu Launcher will only allow one instance of the application specified in Parameter1 to exist. This can be nice if you don't want to launch multiple instances of an application.

See Also

The Action element

SendKeys

NotesAgent

NotesFormula

WaitForWindowTitle

WaitForClass

WaitForModule

WaitForWindowDialog