RunCommand Method

Executes the specified host command and then returns control to the calling script.

App.OpenAccess.RunCommand(Command)

Use

This method provides a means of programmatically navigating screens by invoking a program directly, even when a command line is not present on the screen.

TIP!

The RunCommand method can only be used if Openlook is installed and the user has navigated to an Openlook-enabled screen.

Arguments

Command (Literal, Required)

Specifies the name of the host command to run. The Command string should be specified in quotation marks. Any command a user can enter in a command line can be passed to the method.

Returns

This method does not return anything.

License Requirements

An Openlook license is required to use this functionality.

Applies To

OpenAccess object

See Also

JobName property | JobNumber property | SystemName property | UserName property | Version property


© 2004-2021 looksoftware. All rights reserved.