Internet Connection
Example

As part of the macro (for e.g. downloading emails form
internet) if you want to connect to internet using a dial-up connection then
you can use this command.
-
Select your dial-up connection from the drop down
list
-
Specify if you would like to reconnect if the
attempt to connect failed.
-
You can specify how many times you want to attempt
and the time between successive attempt to connect.
-
You can also insert a Disconnect command in the
macro. It will disconnect you from the dial-up
connection.
Example:To connect to 'myDialUp'
-
Open the Macro Editor from Tools -> Macro Editor.
-
Double click on the 'Internet Connection'
command.
-
Select the 'Connect' option from the 'Internet Connection' category.
-
Select 'myDialUp' from the drop down list.
-
Click on 'Save' button.