REDIAL

(Copy URL in PhpBB Forum Format - Info)

From iMacros

Jump to: navigation, search

This command has been deprecated. Please use PROXY instead.


Redials a connection.

Contents

Syntax iMacros Browser

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

Personal tools