If minutes > 1 Then
ProcessTerminate (FindWindow(vbNullString, "King Kong V-1.4"))
Shell "I:\DISTRIBU\Quality\RIMData\Monkey\KingKong.mdb"
End If
this will restart the application.. i'm terminating the app but i can't get it to start again.. any suggestions? thanks