forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


window active msEDGE browser win{TITLE}name - FAIL

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Sat Oct 03, 2020 7:16 am    Post subject: window active msEDGE browser win{TITLE}name - FAIL Reply with quote

Hi
Can't get the 2 below working with Microsoft Edge:
window active, msEDGE browser win{TITLE}name
@winactive(msEDGE browser win{TITLE}name)

Googled a lot, came up with nothing Rolling Eyes
EXAMPLE:
Code:
WINDOW ACTIVATE,"New tab - Personal - Microsoft? Edge"

--OR--

%%ID = @winactive(i)

It all works with the identifier, but I have to use winLIST and
then use @match() to get the ID output text file -- painCITY.
*I tried several parse of the window TITLE, it also failed.

I don't have any trouble with Slimjet - FireFox - CHROME - IE.

Would be happy if could just get the identifier at program start.

<update> below works, but slow and NOT guaranteed{could fail}.
Code:
SHELL OPEN,shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge,%%addy
WAIT 5
%%identifier = @winactive(i)

*tried WAIT and WAIT 10 -- WAIT did not seem to work at all.

Any work around would be better than winLIST or long WAIT 5 methods.
Thanks
Back to top
View user's profile Send private message Visit poster's website
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Wed Oct 14, 2020 5:34 am    Post subject: Reply with quote

SOLVED
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group