 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
JDN
Joined: 24 Mar 2004 Posts: 126
|
Posted: Fri Dec 14, 2007 3:07 pm Post subject: A Few Minor Random Things |
|
|
I have been having a problem with the "SPY" program. It's a wonderful facility and helps enormously. The problem is minor and may be due to the fact that I'm getting old and my eyes are not as strong as they once were. But the color of a pixel is reported as a hex number and on my system, the number "8" and the hex letter "B" are so similar in the SPY program, it is very difficult to tell them apart. I have a 19" monitor and I think the font used in the SPY program is something that is predetermined. I mean, I don't think it's anything I can change? If so, it would be great if there were a way I could change the font or make it larger.
A couple of very minor typos from the Help document: In the section Hotkeys - under Hotkey Tips & Remarks - It says, "By means the Hotkey command" - should it be "By means of the Hotkey command?
Also, The command "Loop (read file contents)" states - A file-reading loop is useful when you want to operate each line contained in a text file. Should this be "to operate on each line"?
I read in the Help file that the operator "==" differs from the operator "=". The Help file makes it sound like the only difference is for text strings and that "==" is only different from "=" when dealing with case-sensitive strings. But I find that "==" almost never returns TRUE - even when comparing two numbers. My experience is that when comparing two numbers, "==" is always FALSE - even when the two numbers are equal. So, I just don't use "==" now, and unless I am misunderstanding something, I would think the Help file could be changed? Unfortunately, I have a feeling that I am misunderstanding.
These things are all very minor. The SPY utility is a great tool. I surely dont mean to malign any of the things in this post. I just thought you should know. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Mon Dec 17, 2007 5:52 pm Post subject: |
|
|
thanks for the report. in general, typos in the documentation are handled in this thread: http://www.autohotkey.com/forum/viewtopic.php?t=2822
I have added a pointer there to this topic. Chris usually responds quickly to such changes. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
JDN
Joined: 24 Mar 2004 Posts: 126
|
Posted: Mon Dec 17, 2007 10:59 pm Post subject: |
|
|
Thanks for letting me know, engunneer. I will report any further typos in the thread you have listed.
(Note from Chris: These typos have been fixed. Thanks.) |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|