Visitor Messages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jvborg
    New Member
    • Oct 2008
    • 5

    Could you please give me an example of how to do this, because i have never used this function before and am unsure on hw to use it. I have tried a few various methods but it keeps on returning the same errors. I used the following code but it comes up with "Compile error: Expected ="


    Quote:
    Dim path As String
    path = "J:\Wireles s Engineers\Youtu be\telnet\test. bat"
    ShellExecute(ha ndle, "open", path, NULL, NULL, SW_SHOWNORMAL)
Working...