| Author |
Message |
Forum: Support Topic: [Solved] StringReplace a Comma |
| TechOpus |
|
Posted: November 8th, 2011, 5:02 pm
|
|
Replies: 2 Views: 99
|
Need help with StringReplace syntax when the string includes commas.
Code: ;Trying to replace "|," with "," Board = one|,two msgbox %Board% StringReplace, board, board, "|,", ",", All msgbox %Board%
Thanks |
|
 |
Forum: Scripts Topic: [Release] LauncherLite |
| TechOpus |
|
Posted: May 21st, 2011, 4:16 pm
|
|
Replies: 9 Views: 1563
|
| Nice work SifJar. I had done and use a similar script but it is not polished enough to share. One useful option to add to the Web Search plugin is to search highlighted text. When text is highlighted and the Launcher key is pressed, my script copies the text and pastes it in the search box. I then p... |
|
 |
Forum: Offtopic Topic: Looking for free utility to easily create buttons (jpg) |
| TechOpus |
|
Posted: May 25th, 2010, 10:22 pm
|
|
Replies: 2 Views: 283
|
|
 |
Forum: Support Topic: Close associated app (Launchy) when script closes |
| TechOpus |
|
Posted: April 30th, 2009, 4:03 pm
|
|
Replies: 1 Views: 371
|
| I like to use Launchy from a flash drive. Problem is that Launchy does not have a tray icon so I sometimes forget that it is still running when I'm removing my flash drive. I would like to have a script that when run launches Launchy and stays open as a tray icon. But when I close the script, using ... |
|
 |
Forum: Utilities Topic: Useful Run Commands |
| TechOpus |
|
Posted: December 17th, 2008, 7:39 pm
|
|
Replies: 14 Views: 2839
|
| Good information - poor presentation! |
|
 |
Forum: Support Topic: Alt+M+S opens say, a website |
| TechOpus |
|
Posted: November 15th, 2008, 6:51 pm
|
|
Replies: 16 Views: 1247
|
If someone knows the answer to Mikesnm's inquiry, please respond. I did read the manual, specifically the Hotkeys page and could not find the answer.
Thank you. |
|
 |
Forum: Support Topic: Retrieve current sites URL |
| TechOpus |
|
Posted: October 23rd, 2008, 7:00 pm
|
|
Replies: 7 Views: 549
|
For a newbie's benefit, can someone explain if and why using the following to get a browser's URL is bad practice:
Code: send, ^l Sleep, 100 send, ^c Sleep, 100 CurrentURL = %Clipboard%
Thanks. |
|
 |
Forum: Suggestions Topic: integrate hotkey script on autohotkey website |
| TechOpus |
|
Posted: October 23rd, 2008, 5:50 pm
|
|
Replies: 5 Views: 1138
|
|
 |
Forum: Support Topic: Parse URL String |
| TechOpus |
|
Posted: October 22nd, 2008, 5:20 am
|
|
Replies: 2 Views: 531
|
|
 |
Forum: Support Topic: Can AHK be used to apply GMail Lables? |
| TechOpus |
|
Posted: October 10th, 2008, 3:26 pm
|
|
Replies: 1 Views: 388
|
| I have a long list of labels I use in GMail and filters to apply them. Sometimes I get messages that are not automatically labeled via filters and I need to manually apply a label. Problem is because I have a long list of labels, this process can be tedious. Can AHK hotkeys be used to assign specifi... |
|
 |
Forum: Support Topic: How do I get Started? |
| TechOpus |
|
Posted: October 9th, 2008, 2:14 am
|
|
Replies: 3 Views: 397
|
Two more things to do:
1. Read the forums to see what people are using AHK for.
2. Find scripts in the Forums. Save them and experiment changing them. |
|
 |
Forum: Offtopic Topic: [Solved] RSS Feed for New Threads Only |
| TechOpus |
|
Posted: October 3rd, 2008, 12:08 am
|
|
Replies: 4 Views: 804
|
|
 |
Forum: Offtopic Topic: [Solved] RSS Feed for New Threads Only |
| TechOpus |
|
Posted: October 2nd, 2008, 9:31 pm
|
|
Replies: 4 Views: 804
|
Is there an RSS feed for new forum threads only?
The existing forum's new messages RSS is helpful but a new threads only RSS would cut down on the number of items in the feed and will let users follow only the threads of their interest.
If now such feed is available please consider.
Thanks. |
|
 |
| Sort by: |