AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 52 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Really strange, but very simple case...
TestPilot

Replies: 5
Views: 118

PostForum: Ask for Help   Posted: Wed Jan 25, 2012 5:22 am   Subject: Really strange, but very simple case...
Thank you - it works! Problem solved.

Thanx for your replies!
  Topic: Really strange, but very simple case...
TestPilot

Replies: 5
Views: 118

PostForum: Ask for Help   Posted: Wed Jan 25, 2012 4:47 am   Subject: Really strange, but very simple case...

022: Return (4.57)
121: rand = 0.2 //Initializing
123: Loop
129: Click,101 428 //open Settings window (0.16)
130: Sleep,1000 (1.00)

//Lots of code ...
  Topic: RegEx works simple case, but not real life
TestPilot

Replies: 4
Views: 147

PostForum: Ask for Help   Posted: Tue Oct 13, 2009 1:52 pm   Subject: RegEx works simple case, but not real life
Thanks n-l-i-d, HotKeyIt and flak! It worked somehow
  Topic: Would this be possible? (lock/unlock computer)
TestPilot

Replies: 8
Views: 667

PostForum: Ask for Help   Posted: Tue Oct 13, 2009 1:27 pm   Subject: Would this be possible? (lock/unlock computer)
Buy Vista and apply Parental Control feature, simple, reliable, and admin(you) could log in anytime while kids only be able to use it in time frames YOU set. Sure, you would also need to add BIOS pass ...
  Topic: Would this be possible? (lock/unlock computer)
TestPilot

Replies: 8
Views: 667

PostForum: Ask for Help   Posted: Tue Oct 13, 2009 12:28 pm   Subject: Would this be possible? (lock/unlock computer)
Buy Vista and apply Parental Control feature, simple, reliable, and admin(you) could log in anytime while kids only be able to use it in time frames YOU set. Sure, you would also need to add BIOS pass ...
  Topic: RegEx works simple case, but not real life
TestPilot

Replies: 4
Views: 147

PostForum: Ask for Help   Posted: Tue Oct 13, 2009 11:37 am   Subject: RegEx works simple case, but not real life
I need to match anything that starts with " \[\[\Datei:.*.*?]]

It works on
useful info[[Datei:string to match]]useful info

but not on

useful in ...
  Topic: Eliminating two exactly same lines
TestPilot

Replies: 2
Views: 484

PostForum: Ask for Help   Posted: Wed Apr 16, 2008 9:03 am   Subject: Eliminating two exactly same lines
Wow. Thank you. It do work perfectly.
  Topic: Eliminating two exactly same lines
TestPilot

Replies: 2
Views: 484

PostForum: Ask for Help   Posted: Wed Apr 16, 2008 7:32 am   Subject: Eliminating two exactly same lines
I want my script to catch and delete lines/paragraphs that identical and follow each other. PHEVs are similar to current hybrid electric vehicles but have larger batteries that can be charged from t ...
  Topic: TypoHunter
TestPilot

Replies: 9
Views: 1982

PostForum: Scripts & Functions   Posted: Tue Mar 25, 2008 6:33 pm   Subject: Re: CAPSLOCK
I am an Aeronautical Engineer and this script looks like it would be very handy for reducing typos on our engineering drawings.

The problem is, all text on our drawings is required to be uppercase. ...
  Topic: TypoHunter
TestPilot

Replies: 9
Views: 1982

PostForum: Scripts & Functions   Posted: Tue Mar 25, 2008 2:24 am   Subject: TypoHunter
New version. Changes described in first post.

Can someone look - I copy pasted "Win+H" part from AutoReplace. It works fine by itself but typos it adding are not working for some reason. ...
  Topic: TypoHunter
TestPilot

Replies: 9
Views: 1982

PostForum: Scripts & Functions   Posted: Sun Mar 16, 2008 9:54 pm   Subject: TypoHunter

Nevermind as I type this I see it autocorrecting words.. it just isn't smart enough at this time to catch alot of errors..
Yeah, it not meant to replace spellchecker. It is correcting several thous ...
  Topic: AutoReplace
TestPilot

Replies: 44
Views: 19336

PostForum: Scripts & Functions   Posted: Sun Mar 16, 2008 2:58 am   Subject: AutoReplace
Regex based typo fixing script - I started new topic about it: http://www.autohotkey.com/forum/viewtopic.php?t=29733
  Topic: TypoHunter
TestPilot

Replies: 9
Views: 1982

PostForum: Scripts & Functions   Posted: Sun Mar 16, 2008 2:23 am   Subject: TypoHunter
Regular expressions based on the fly typo fixer.

You can get script here:
http://www.autohotkey.net/~TePe/TypoHunter.ahk


It is not trying to fix all typos, only most popular one. It is not m ...
  Topic: Mapping mouse button
TestPilot

Replies: 2
Views: 1003

PostForum: Ask for Help   Posted: Sat Mar 15, 2008 11:45 pm   Subject: Mapping mouse button
Yeah - that works awesome!
Thank you!
  Topic: Mapping mouse button
TestPilot

Replies: 2
Views: 1003

PostForum: Ask for Help   Posted: Sat Mar 15, 2008 5:50 pm   Subject: Mapping mouse button
$LButton::
send, {LButton}
Myfunction()
return


That works ok but when I press left mouse button and hold it, it don't let me to select text... Could it be som ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group