AutoHotkey Community

It is currently May 22nd, 2012, 12:35 pm

All times are UTC [ DST ]


Search found 62 matches
Search these results:

Author Message

 Forum: Support   Topic: Sorry to be redundant. Help with embedding webpage...

Posted: May 18th, 2012, 5:51 pm 

Replies: 6
Views: 55


Thanks. Worked like a charm. Time to move over to L... :) Are there any disadvantages to using L instead of Basic?
Also how easy is it to insert a flash file(swf) into AHK-L?
thnks

 Forum: Support   Topic: Sorry to be redundant. Help with embedding webpage...

Posted: May 18th, 2012, 5:43 pm 

Replies: 6
Views: 55


Nice, but that's Autohotkey L right? Not Basic.

 Forum: Support   Topic: Sorry to be redundant. Help with embedding webpage...

Posted: May 18th, 2012, 5:26 pm 

Replies: 6
Views: 55


Hi all. I know. It's been documented a million times and I swear I've read a lot of them probably invested hours trying to figure this out. For the life of me all I want to do is embed my IE browser in a GUI... I use AHK Basic and I have COM. One thing though the webpage I belive does use Javascript...

 Forum: Support   Topic: Really stumped. Please help with fileread...

Posted: May 17th, 2012, 10:03 pm 

Replies: 3
Views: 28


That worked! Wow, not sure why it's not reading correctly. THANK YOU! AHK 4 EVER!!! Regarding just doing the second part not sure I'm reading you correctly...(pun intended :)) It's a timer that checks every minute. If there are no locked accounts it'll say No objects found. I don't want it to do any...

 Forum: Support   Topic: Really stumped. Please help with fileread...

Posted: May 17th, 2012, 9:51 pm 

Replies: 3
Views: 28


Hi, I'm doing a file read on a timer and instead of returning it's continuing to the else OR it's not reading the file correctly. However I checked the file and it does in fact read "No objects found." Spaces aren't counted right? Either way I tried it with whatever spaces might be there a...

 Forum: Support   Topic: Run on press not release question

Posted: April 20th, 2012, 10:09 pm 

Replies: 1
Views: 44


I have a program that I toggle the gui with middle mouse button. However I would also like a separate action(run snipping tool) for hold middle mouse button. Here's what I have: Mbutton:: Start:=A_TickCount KeyWait, mbutton If (A_TickCount - Start) > 250 run, snippingtool else ifWinexist, CUTS TOOL ...

 Forum: Offtopic   Topic: -LOVE THE NEW WEBPAGE-

 Post subject: Re: -LOVE THE NEW WEBPAGE-
Posted: April 12th, 2012, 5:15 pm 

Replies: 2
Views: 292


Wow L reference back up. Nice. What is "Fork me on Github"?

 Forum: Offtopic   Topic: Make AHK_L "main" version?

Posted: April 6th, 2012, 4:27 pm 

Replies: 284
Views: 10043


Seeing this, I posted a complaint to the thread in the Announcement forum, but it got rather quickly deleted . Whatever fincs has written, it cannot legitimate the deletion of his post. That's very bad style, moderators! ⋅ If AHK Basic will stand for "AutoHotkey" again, I'd thin...

 Forum: Offtopic   Topic: -LOVE THE NEW WEBPAGE-

 Post subject: -LOVE THE NEW WEBPAGE-
Posted: April 6th, 2012, 4:18 pm 

Replies: 2
Views: 292


Nice job. Very professional legitimate/open sourcy looking. Love Autohotkey!!!!

Lack of L reference not good though.

 Forum: Support   Topic: wish there was a command like gui,add,browser, , ,

Posted: March 20th, 2012, 5:54 pm 

Replies: 5
Views: 226


I take it gui, add, activex ONLY works in Autohotkey L?

 Forum: Scripts   Topic: Load A Flash Animation Into A GUI Created Using AHK

Posted: March 13th, 2012, 8:32 pm 

Replies: 16
Views: 5369


Anyone know how to disable the borders(lines) surrounding the swf?
Thanks.

 Forum: Support   Topic: Fileappend to top of text file?

Posted: February 3rd, 2012, 9:57 pm 

Replies: 7
Views: 164


Thanks everyone. Lots of good ideas.

 Forum: Support   Topic: Fileappend to top of text file?

Posted: February 3rd, 2012, 9:11 pm 

Replies: 7
Views: 164


OK this seems easy and I'm sure I'm just not thinking of the easy solution. Tried searching couldn't find anything. When I append my text file I would like to have the latest text appended to the top of the list. When I do this: fileappend, %data%`n, c:\text.txt it adds it to the bottom. Is there a ...

 Forum: Support   Topic: Is there a StringTrimTop/StringTrimBottom? (solved)

Posted: September 10th, 2011, 5:44 pm 

Replies: 2
Views: 144


I'm trying to trim the first 3 and last 12 lines of a outputted(sp?) text file. This seems like it should be simple I must be missing something. Do I have to loop? Is there a StringTrimTop? Because I could re-read the file if there was something like that. Thanks. Ok sorry for wasting everyone's tim...

 Forum: Support   Topic: SUM(function) of a blank variable(edit box) HELP

Posted: August 2nd, 2011, 1:54 pm 

Replies: 10
Views: 314


Thank you Frankie I added that for each additional variable. Thank You!!!+1
Sort by:  
Page 1 of 5 [ Search found 62 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group