AutoHotkey Community

It is currently May 24th, 2012, 9:10 am

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Scripts   Topic: StrX() :: Auto-Parser for XML / HTML

Posted: February 18th, 2011, 3:51 pm 

Replies: 52
Views: 13311


Instead of calling FileAppend for each iteration of loop, we may concatenate the output text into a single variable and then append the variable content into a text file in one go. .= operator can be used to concatenate the items into a single variable. Thanks for getting back to me SKAN, the conca...

 Forum: Scripts   Topic: StrX() :: Auto-Parser for XML / HTML

Posted: February 16th, 2011, 4:51 am 

Replies: 52
Views: 13311


when i use this function in the label and set a timer to the label , the strx() works only once Use N := 1 before While() loop urldownloadtofile,http://www.facebook.com/justinbieberasia/posts/137296876324001,facebookfile.htm sleep 1000 fileread,facebookfile,facebookfile.htm bos = <a class="act...

 Forum: Scripts   Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc)

Posted: January 8th, 2011, 3:02 am 

Replies: 89
Views: 19687


many many thanks for your generous share. Just given it a whirl on XP. Have to say it really chokes the hell out of my (modestly powered) PC. Still i appreciate this is a work in progress, your TODO list is right on the money. I hope you can find the time and inclination to continue. BTW keep the na...

 Forum: Support   Topic: make event happen within time limits

Posted: April 7th, 2010, 7:21 pm 

Replies: 3
Views: 256


thanks for the reply Murx but i'm not sure this addresses my issue.

I need to incorporate code that will run a program the moment an event (dropped internet connection) occurs more than 3 times within 120 seconds

 Forum: Support   Topic: make event happen within time limits

Posted: April 7th, 2010, 11:11 am 

Replies: 3
Views: 256


Hi all, hope someone can help... This is my script to detect a live internet connection. Icon changes when offline and flashes a message. It works perfectly (imho) How could I modify it to determine if the connection drops say three times in 2 minutes #SingleInstance force #NoEnv SendMode Input SetW...

 Forum: Scripts   Topic: Spotify without ads

Posted: June 27th, 2009, 2:42 am 

Replies: 30
Views: 24704


lovely script - works as advertised. Many thanks
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group