Redials a connection.
Syntax
REDIAL ISP
Parameters
ISP
Specifies the name of your dialup connection as it appears in the Windows dialup selection.
Examples
In order to get a new IP, use the following for a macro (change myISP in order to work with your connection):
'with old ip
URL GOTO=http://www.myipresolve.com/
DISCONNECT
REDIAL myISP
'with new ip
URL GOTO=http://www.myipresolve.com/
See Also
DISCONNECT, PROXY
Page URL http://www.iopus.com/imacros/help/cmd_redial.htm