10-31-2012, 07:51 PM
I am running Firefox as default browser. According to the help file, I have to change the run time options, which I did:
web: default browser window class to "rctrl_renwnd32"
vName is a variable. I have a list of website saved in notepad. The macro goes down the list and find the things I need and save them back. The problem is, it keeps opening multiple tabs. Is there a way to open the link into the existing tab like it does in IE?
The code that I am using is:
web vName 1
web: default browser window class to "rctrl_renwnd32"
vName is a variable. I have a list of website saved in notepad. The macro goes down the list and find the things I need and save them back. The problem is, it keeps opening multiple tabs. Is there a way to open the link into the existing tab like it does in IE?
The code that I am using is:
web vName 1
