View Single Post
Old 08-01-07, 03:12 AM   #5 (permalink)
mphayvanh
Aximsite Major League
 
Join Date: Feb 2005
Posts: 376
Thanked 0 Times in 0 Posts
Wow. Your script works better. Obviously I have a lot to learn about writing scripts.

I also learned a quick script to close the connection once I'm done and turn off bluetooth.

Script:
Disconnect( "The Internet")
RunWait ("Windows\BTOFF.exe")
KillScript (CloseDUN)

(BTOFF.exe is a mini program to toggle BT ON/OFF I found that works with my Widcomm Stack BT)

I also use Flexmail 2006. Can you share your script that connects, check mail and ends the connection? Thanks!

Last edited by mphayvanh; 08-01-07 at 11:45 AM.
mphayvanh is offline   Reply With Quote