AutoHotkey Community

It is currently May 23rd, 2012, 11:29 pm

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Command-List (OSD)

Posted: January 20th, 2010, 1:08 am 

Replies: 2
Views: 735


cool script, I tested it a little using "C:\Program Files\AutoHotkey\Extras\Editors\Syntax\Commands.txt" for the commands list.
worked pretty well, but I had to change the hotkey to just Alt+A :P

 Forum: Support   Topic: find replace ยป right angle quotes

Posted: February 14th, 2009, 5:25 am 

Replies: 5
Views: 743


Assuming the you identify the character as 0x1E (ascii record separator) special := Chr(0x1E) StringReplace,text,text,%special%,xxx,UseErrorLevel OMG this worked!!! Hours of searching for errors and then I found out that it was a special linefeed, then another hour of trying to replace it w...
Sort by:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group