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 74 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Form Validation (if,else,Return???)
umek

Replies: 7
Views: 521

PostForum: Ask for Help   Posted: Mon May 08, 2006 7:08 pm   Subject: Form Validation (if,else,Return???)
Better slow in reading, than like me, in understanding. Searching for != didn't return any results and I had no words to search for.
Thanks a lot for the explanation, ... it will help in the future.
  Topic: Form Validation (if,else,Return???)
umek

Replies: 7
Views: 521

PostForum: Ask for Help   Posted: Sun May 07, 2006 1:04 am   Subject: Form Validation (if,else,Return???)
My English must be horrible!
But that's exactly what I want! Thanks! May I ask what != is doing there?


umek
  Topic: Form Validation (if,else,Return???)
umek

Replies: 7
Views: 521

PostForum: Ask for Help   Posted: Sat May 06, 2006 4:12 pm   Subject: Form Validation (if,else,Return???)
I'm getting stuck on scripting a simple form validation. grrrr ...
I have a group of fields to validate. First I used a message box to inform the user about an empty/required field and
after confi ...
  Topic: How to control UDS_HOTTRACK (style command)?
umek

Replies: 2
Views: 295

PostForum: Ask for Help   Posted: Fri May 05, 2006 1:02 pm   Subject: How to control UDS_HOTTRACK (style command)?
That's a good idea. I often see them too but didn't consider this way of doing it. Indeed, there is not enough space on my Gui
to add further text but I will try recolor the existing lables of the i ...
  Topic: How to control UDS_HOTTRACK (style command)?
umek

Replies: 2
Views: 295

PostForum: Ask for Help   Posted: Fri May 05, 2006 12:17 am   Subject: How to control UDS_HOTTRACK (style command)?
Let me ask one question. Can the UDS_HOTTRACK style command be used to highlight a specified control in my ahk Gui
by using a button referring to a subroutine? I ask this because I would like to use ...
  Topic: How to fill a string with spaces?
umek

Replies: 3
Views: 265

PostForum: Ask for Help   Posted: Mon Apr 24, 2006 12:26 pm   Subject: How to fill a string with spaces?
Great ... I love this pool of skilled AHK users! Thanks PhiLho ... thanks garath!!!
I got it wrong, ... I only tested "AutoTrim, On" at the start position. ... I think the language seems to ...
  Topic: How to fill a string with spaces?
umek

Replies: 3
Views: 265

PostForum: Ask for Help   Posted: Mon Apr 24, 2006 9:54 am   Subject: How to fill a string with spaces?
Hi,
I'm trying to fill a string with spaces using AddThis=X ; %A_Space%
OutFileName=YZ
StringLen, Length, OutFileName
Number:= 30 - Length
Loop, %Number%
{
ToAdd=%addThis% ...
  Topic: I can't find the failure ... pls help
umek

Replies: 18
Views: 643

PostForum: Ask for Help   Posted: Tue Jul 12, 2005 12:06 pm   Subject: I can't find the failure ... pls help
Thx for your explanation! In any case it makes it easier to understand.
The MsgBoxes are very helpful to shine through the script and see what's actually happening.

Hmmm, i do not know how I cou ...
  Topic: How to get the Key by means of the Value?
umek

Replies: 5
Views: 365

PostForum: Ask for Help   Posted: Mon Jul 11, 2005 10:37 am   Subject: How to get the Key by means of the Value?
hi Decarlo110,
the problem has been solved somehow else. I tried to find the ini-file but it got lost in space.
I think due to more frequent changes. But many thanks for offering your support ...
...
  Topic: How to use ErrorLevel with Menu, Show ...
umek

Replies: 3
Views: 318

PostForum: Ask for Help   Posted: Sun Jul 10, 2005 9:13 pm   Subject: How to use ErrorLevel with Menu, Show ...
Sorry I didn't test the single part. But can you tell me why the Hotkey (Ctrl+Alt+0) is not more executeable when the first ErrorLevel comes into play?
The script works fine without using ErrorLevel ...
  Topic: How to use ErrorLevel with Menu, Show ...
umek

Replies: 3
Views: 318

PostForum: Ask for Help   Posted: Sun Jul 10, 2005 4:40 pm   Subject: How to use ErrorLevel with Menu, Show ...
... if the loop finds no variable to create the menu?

The following msg appears (logically):
Error: The menu does not exist. The current thread will exit.
Specificale: CoreMenu

I tried the fol ...
  Topic: Tooltip not working in 1.0.36.04
umek

Replies: 6
Views: 800

PostForum: Bug Reports   Posted: Fri Jul 08, 2005 1:21 pm   Subject: Tooltip not working in 1.0.36.04
AFFECTED: [url=http://www.autohotkey.com/forum/viewtopic.php?t=4335]w2k
  Topic: #MaxThreadsPerHotkey/ Reload ???
umek

Replies: 8
Views: 613

PostForum: Ask for Help   Posted: Fri Jul 08, 2005 7:40 am   Subject: #MaxThreadsPerHotkey/ Reload ???
Good morning again,
very strange! I have tested it first on my PC at work (Win 2000 SP4) and wrote that the ToolTip doesn't appear.
On my PC at home (Win XP Prof SP2) is it working. Same AHK Versi ...
  Topic: #MaxThreadsPerHotkey/ Reload ???
umek

Replies: 8
Views: 613

PostForum: Ask for Help   Posted: Thu Jul 07, 2005 8:55 am   Subject: #MaxThreadsPerHotkey/ Reload ???
hi toralf,
wow I'm very impressed. All roads lead to Rome. Yours much faster than mine. Wink
But even in your sample the hotkey can be executed only one time even though I pressed Strg + Alt + F8 bef ...
  Topic: #MaxThreadsPerHotkey/ Reload ???
umek

Replies: 8
Views: 613

PostForum: Ask for Help   Posted: Thu Jul 07, 2005 7:31 am   Subject: #MaxThreadsPerHotkey/ Reload ???
good morning ahks,
does anyone else see an issue in the script?

umek
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group