Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 2. A–Z Reference > Shell Function

2.290. Shell Function

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                                                                       

					  


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial