Opera every startup not using the latest index.ini
-
emc last edited by
Sorry to ask , what's the command I should use in order to check mark the 2 feeds items ? I tried many that I know but they didn't trigger the check mark box checked.
Button20, "Feeds A"=delay , 50 & Subscribe to groups, "rss" & delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress tab" & Delay , 100 & click button & delay , 500 & next item & Delay , 500 & click button
Button22, "Feeds B"=delay , 50 & Subscribe to groups, "rss" & delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress tab" & Delay , 100 Execute program, "c:\windows\nircmd.exe","sendkeypress click" & Delay, 200 & next item & delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress click"
Button24, "Feeds C"=delay , 50 & Subscribe to groups, "rss" & delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress tab" & Delay , 100 Execute program, "c:\windows\nircmd.exe","sendkeypress space" & Delay, 200 & next item & delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress space"
next item action is works I can see but just won't check the check mark box.
Thank you very much.
edmond.
![check]{https://www.upload.ee/image/8389581/Screenshot_-_5_1_2018___2_16_42_PM.jpg} -
burnout426 Volunteer last edited by
Once you're in that dialog, I think focus defaults to the search field. If so, you'd have to tab to the list. Then, when on an item, you'd hit space. Then, you'd hit the down arrow and hit space again and so on. When done with the list, you'd tab out to the okay button and hit space or enter.
-
burnout426 Volunteer last edited by
For the issue in question, are you making sure to update/restore the files in the "newsfeed" folder in the "mail" folder when you update index.ini? That's were subscribed feeds are at.
-
emc last edited by
Thanks !!!
""For the issue in question, are you making sure to update/restore the files in the "newsfeed" folder in the "mail" folder when you update index.ini? That's were subscribed feeds are at.""
I'm not sure if the file are corrupted or what ... I've 7 feeds scribed but the files name showing many from feed_1200000000 to feed_1200000047.
edmond
-
emc last edited by
You mentioned : Once you're in that dialog, I think focus defaults to the search field. If so, you'd have to tab to the list. Then, when on an item, you'd hit space. Then, you'd hit the down arrow and hit space again and so on. When done with the list, you'd tab out to the okay button and hit space or enter.
I'm done to the command as well as assigned Icon to it.
Problem is, I lack of the command ---> how to check marked the check mark box.I can see my command works it can go to search box and can go also to the feed list , also can jump from the 1st feeds to the 2nd , to the 3rd until the last.
But it wouldn't check mark to the check mark box.
Thanks
edmond -
burnout426 Volunteer last edited by
@emc said in Opera every startup not using the latest index.ini:
I'm not sure if the file are corrupted or what ... I've 7 feeds scribed but the files name showing many from feed_1200000000 to feed_1200000047.
Hmm, I don't know. While unsubscribed, you could delete all the feed files and then subscribe. That might clear things up. I'd backup first though.
-
burnout426 Volunteer last edited by
@emc said in Opera every startup not using the latest index.ini:
But it wouldn't check mark to the check mark box.
Hmm, sending the keypress for the spacebar should do the trick. Not sure why it's not working.
-
emc last edited by
you meant this : execute program, "c:\windows\nircmd.exe","sendkeypress spacebar"
Thank you
edmond -
emc last edited by
Yes. I you saying that works?
Unfortunately not .................
Button24,
"Feeds Scribeeeee"=delay , 50 & Subscribe to groups, "rss"
& delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress tab"
& Delay , 100 Execute program, "c:\windows\nircmd.exe","sendkeypress spacebar"
& Delay, 200 & next item
& delay , 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress space"The check box won't check but I can see it does scrolling through the feed items as command instructed,
I also have assigned icon with : "sendkeypress click" ., does not response.
Thank you very much
edmondSpacer2, 1
-
emc last edited by
Have also extended the Delay , 200 or 500 to ...
Delay , 800No response, no check on check mark box.
Thanks
edmond -
burnout426 Volunteer last edited by burnout426
@emc said in Opera every startup not using the latest index.ini:
Subscribe to groups, "rss"
I have this tied to home + alt and it works to check two feeds in the list and okay out to subscribe to them.
Subscribe to groups, "rss" & focus next widget & Check item & Next item & Check item & Ok
There is a "Check all" command. But, it doesn't seem to work in this case, so i'm using Check item, Next Item, Check Item ...
-
emc last edited by
Subscribe to groups, "rss" & focus next widget & Check item & Next item & Check item & Ok
awesome !!!! Works !!!!
Thanks for the time to try for it .
edmond.