Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Runs an executable program and returns an integer containing the program’s process ID if it is still running.
Public Function Shell( _ ByVal Pathname As String, _ Optional ByVal Style As AppWinStyle = AppWinStyle.MinimizedFocus, _ Optional ByVal Wait As Boolean = False, _ Optional ByVal Timeout As Integer = -1 _ ) As Integer