Nov 15, 1999 1 #1 Joe20 Programmer Joined Nov 15, 1999 Messages 1 Location GB Does anybody know the command line for opening applications on the the HDD using a command button in a dialog box in Microsoft Visual Basic?
Does anybody know the command line for opening applications on the the HDD using a command button in a dialog box in Microsoft Visual Basic?
Nov 25, 1999 1 #2 seyed Programmer Joined Mar 16, 1999 Messages 9 Location GB Shell(PathName, WindowStyle) As Double<br> <br> The return should be zero if successful. Upvote 0 Downvote