|
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.
|