Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

MES Stateful API

LaunchExternalApplication(String,DataRow,Boolean) Method

LaunchExternalApplication(String,DataRow,Boolean) Method

The LaunchExternalApplication() method launches the specified application. This overflow of the method allows a DataRow to be passed to a grid row in the application.

The method takes a string that contains the external program to execute, along with any parameters to be passed. If a parameter is preceded by an @ symbol, it assumed to be global; otherwise, the parameter is assumed to be part of the current grid row (that is, the field name for one of the grid's columns). If a parameter is not found, it added to the command line as a literal string. If parameters are passed, they must be separated by commas and cannot have a space either before or after them. Literals must also be separated from parameters by commas.

In This Topic
TitleResults for “How to create a CRG?”Also Available in