See Also

ITLogLib Class  | ITLogLib Members

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages ItLogLib2DotNet Send feedback on this topic to support@itech-software.com.

RunApplication Method

Helper method - Starts an application or opens a document. 

Overload List

Helper method - Starts an application or opens a document. 
Helper method - Starts an application or opens a document. 
Helper method - Starts an application or opens a document. 

Remarks

This helper method starts an external application like ITLogBook, ITConfigManager or any other program.

 

Use this function within your code to view the logfiles with the appropriate program (ITLogBook, web browser or text editor).

 

This is the general order of parameters (also in the ITLogMsg constructors and in ITLogLib.QuickLog and similar methods):

 

Return value:

 

Samples:

ITLogLib.runApplication(ITLogLib.getLogChannel("StdLog").getCurrentLogFile()));

ITLogLib.runApplication(ITLogLib.getConfigFile())

 

See Also

ITLogLib Class  | ITLogLib Members

 

 


(c) 2002-2004 iTech Software GmbH, Berlin. Version 2.4, Wed 07 Jul 2004.