03-06-2012, 09:01 PM
hI Gintaras
i still fight with firefox, but the macros get shaping.
1) I wonder if i can access firefox's internal commands by simulating menu actions in directly in a macro,
for instance a right menu item that i can get by doing a right click on a link in a firefox web page ?
open, open in new tab etc...
2)
i have a folder containing all menus, macros, related to firefox stuff.
If i want a shareable variable among all of them, which way is the best? a global one?
How to create it to be that group only accessible (str+ myfirefoxvariable??)
If then isn't it global to all QM macros i have?
3) i want the url of the tab right after the active one.
Any code?
Acc a.Find(w "TEXT" "Se rendre sur un site Web" "class=MozillaWindowClass[]a:placeholder=Se rendre sur un site Web" 0x1005 "previous") is the farest i went to...
Thanks
i still fight with firefox, but the macros get shaping.
1) I wonder if i can access firefox's internal commands by simulating menu actions in directly in a macro,
for instance a right menu item that i can get by doing a right click on a link in a firefox web page ?
open, open in new tab etc...
2)
i have a folder containing all menus, macros, related to firefox stuff.
If i want a shareable variable among all of them, which way is the best? a global one?
How to create it to be that group only accessible (str+ myfirefoxvariable??)
If then isn't it global to all QM macros i have?
3) i want the url of the tab right after the active one.
Any code?
Acc a.Find(w "TEXT" "Se rendre sur un site Web" "class=MozillaWindowClass[]a:placeholder=Se rendre sur un site Web" 0x1005 "previous") is the farest i went to...
Thanks