Search found 3 matches

by yar_man
13 Jun 2016, 14:56
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139346

Re: Get the URL of the current (active) browser tab

Antonio, #If does not call the function over and over like a loop would. It only evaluates the expression after #If when a hotkey below that #If is called. That said, when looking at the output from testing this method, it is apparent that the ACC library features you use are not able to operate wit...
by yar_man
08 Jun 2016, 17:05
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139346

Re: Get the URL of the current (active) browser tab

Antonio, Thanks for responding. The first post had a broken function in it. Sorry about that. I realized it but couldn't delete the post so I re-posted with a corrected example function and example: #If IS_SiteByURL("google") ::hh::Huzzah! #If IS_SiteByURL(text_in_url) { If (InStr(GetActiveBrowserUR...
by yar_man
08 Jun 2016, 13:17
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139346

Re: Get the URL of the current (active) browser tab

atnbueno, Thanks so much for this code. I have it working successfully as you have implemented above (triggered by the user) but I am trying another implementation without success. I'm hoping somebody can help. I want to use the code as a function within an expression after #if similar to the way yo...

Go to advanced search