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 124 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Script to turn folders into menus
Diamond

Replies: 0
Views: 158

PostForum: Scripts & Functions   Posted: Sun Aug 31, 2008 3:44 pm   Subject: Script to turn folders into menus
Here's a script that turns folders into menus. I know this has already been done, but what the hell. This variation is a bit unorthodox, but it works. Just pass the folder to the script as a comman ...
  Topic: Can you recommend any excellent software ???
Diamond

Replies: 36
Views: 4623

PostForum: General Chat   Posted: Sat Dec 08, 2007 12:55 am   Subject: Can you recommend any excellent software ???
Well, here's my list of favorites. I certainly don't use all of these at this point, but they have all been useful at one time or another. A few of them have broken links, but I have most of those a ...
  Topic: soundplay with sounddevice parameter
Diamond

Replies: 5
Views: 660

PostForum: Wish List   Posted: Mon Nov 12, 2007 3:04 pm   Subject: soundplay with sounddevice parameter
I have two soundcards as well. One for audio and one for my screen reader. Any possibility of this feature being added? I don't really think having multiple sound devices is that uncommon these day ...
  Topic: Help with StopWatch script...
Diamond

Replies: 10
Views: 570

PostForum: Ask for Help   Posted: Thu Oct 18, 2007 12:18 am   Subject: Help with StopWatch script...
Hello,
I've been attempting to script a stopwatch/timer GUI myself and while searching the forums for ideas I came across this thread. Could someone possibly demonstrate how to reverse d-man's examp ...
  Topic: Anyone know of a good free backup utility?
Diamond

Replies: 28
Views: 2214

PostForum: Utilities & Resources   Posted: Fri Aug 24, 2007 11:40 pm   Subject: Anyone know of a good free backup utility?
Although this thread is somewhat outdated, I thought I would post an update to let everyone know about the application which I finally settled on for a backup solution. I spent lots of time looking f ...
  Topic: Script won't delete file as expected
Diamond

Replies: 8
Views: 244

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 7:01 pm   Subject: Script won't delete file as expected
You know, I really do usually read the help file, but "SoundPlay" is such a basic function that reviewing it never even occurred to me.

From the help file:

wait

If omitted, the scri ...
  Topic: Script won't delete file as expected
Diamond

Replies: 8
Views: 244

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 8:22 am   Subject: Script won't delete file as expected
Well, playing a non-existent file after the "Sleep" command does seem to free up the first file for deletion. Thanks for the suggestion. This still seems buggy though. SoundPlay shouldn't ...
  Topic: Script won't delete file as expected
Diamond

Replies: 8
Views: 244

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 8:06 am   Subject: Script won't delete file as expected
I already tried a longer "Sleep" duration. I tried 5 to 10 seconds just to make sure and it still wouldn't delete the file. The file isn't being locked by another process either because I ...
  Topic: Script won't delete file as expected
Diamond

Replies: 8
Views: 244

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 7:42 am   Subject: Script won't delete file as expected
No, the file is not read-only.
  Topic: Script won't delete file as expected
Diamond

Replies: 8
Views: 244

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 5:08 am   Subject: Script won't delete file as expected
Can anyone tell me why "FileDelete" isn't working in this script?

Menu Tray, Tip, Connected Status
#Persistent
#SingleInstance Ignore
DetectHiddenWindows On
FileInstall C:\Samples ...
  Topic: Sending text to the Microsoft Word spell checker
Diamond

Replies: 9
Views: 598

PostForum: Ask for Help   Posted: Sun Jun 03, 2007 8:18 pm   Subject: Sending text to the Microsoft Word spell checker
For me the VB script doesn't actually seem that slow. However, when it's done with the spell check something happens which causes my screen reading software to stop responding. Not quite sure what s ...
  Topic: Script for All-Purpose Spell Checker
Diamond

Replies: 7
Views: 1862

PostForum: Scripts & Functions   Posted: Sat Jun 02, 2007 11:19 am   Subject: Script for All-Purpose Spell Checker
The script now uses the active window's ID instead of the cumbersome Title/Class/PID method I was previously using. This also eliminates the need for "SetTitleMatchMode".
  Topic: Sending text to the Microsoft Word spell checker
Diamond

Replies: 9
Views: 598

PostForum: Ask for Help   Posted: Sat Jun 02, 2007 4:45 am   Subject: Sending text to the Microsoft Word spell checker
Well, if there's a version with a Windows GUI and it could spell check the entire contents of the clipboard, that would be very useful indeed. I'm visually impaired so I need something that has a sta ...
  Topic: Sending text to the Microsoft Word spell checker
Diamond

Replies: 9
Views: 598

PostForum: Ask for Help   Posted: Sat Jun 02, 2007 4:39 am   Subject: Sending text to the Microsoft Word spell checker
Ah well, I thought that perhaps there might be some way of accessing the spell checker component directly and sending it text without having to open a new Word document.
Thanks.
  Topic: Sending text to the Microsoft Word spell checker
Diamond

Replies: 9
Views: 598

PostForum: Ask for Help   Posted: Fri Jun 01, 2007 7:48 pm   Subject: Sending text to the Microsoft Word spell checker
I was wondering if anyone might know how to go about sending text on the clipboard to the Microsoft Word spell checker. I found a script here
http://www.pcnineoneone.com/tweaks/scripts8.html
which ...
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group