DISCONNECT

(Copy URL in PhpBB Forum Format - Info)

From iMacros

Jump to: navigation, search

This command has been deprecated. Please use PROXY instead.


Disconnects the current dial-up connection. On Dial-Up connections DISCONNECT and REDIAL can be used to change your IP address.

Contents

Syntax iMacros Browser IE Plug-in

DISCONNECT

Parameters

None

Examples

In order to get a new IP use the following 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

REDIAL, PROXY

Personal tools