| Author |
Message |
Topic: AutoHotkey CHM file - created with what? |
bahri
Replies: 8
Views: 828
|
Forum: Utilities & Resources Posted: Tue Sep 25, 2007 3:08 pm Subject: AutoHotkey CHM file - created with what? |
Hi!
Far is one of the best for chm work but it's not free. http://www.helpware.net/FAR/
A good free one is InChm http://www.vistanita.com/inchm/introduction.php
bahri |
Topic: Help for SciTE |
bahri
Replies: 3
Views: 949
|
Forum: Scripts & Functions Posted: Sun Aug 26, 2007 4:33 pm Subject: Help for SciTE |
Hi!
May be this belongs to another section but since reference to scite is mainly found here, (frankly I could find a better forum to post to).
For those using SciTE for Autohotkey as Adapted by o ... |
Topic: Back Pic Resizing |
bahri
Replies: 2
Views: 201
|
Forum: Ask for Help Posted: Mon May 07, 2007 11:57 am Subject: Back Pic Resizing |
Hi!
Thanks it's the * that was my worry
Regards
bahri |
Topic: Back Pic Resizing |
bahri
Replies: 2
Views: 201
|
Forum: Ask for Help Posted: Sun May 06, 2007 12:10 pm Subject: Back Pic Resizing |
Hi all!
No problem with placing a background pic of a definate size in a gui, but
I want to use the autosize in the gui show command and a guicontrol command after to resize the background picture.
... |
Topic: Best Alternative to Windows Explorer |
bahri
Replies: 35
Views: 5761
|
Forum: Utilities & Resources Posted: Thu Feb 08, 2007 2:31 pm Subject: Commanders |
Hi all
With all the Commanders around it's like world war III.
So I will put mine in the field, it's free quick, and I like it.
Free Commander at http://www.freecommander.com/
Of course n ... |
Topic: v1.0.45 released: Regular Expressions (RegEx) |
bahri
Replies: 19
Views: 3460
|
Forum: Announcements Posted: Mon Nov 06, 2006 2:09 am Subject: v1.0.45 released: Regular Expressions (RegEx) |
Thanks for this update.
I see long nights coming up trying out the new RegEx feature.
bahri |
Topic: Sending Var containing ^ |
bahri
Replies: 2
Views: 188
|
Forum: Ask for Help Posted: Fri Oct 27, 2006 8:28 pm Subject: Sending Var containing ^ |
Thanks
got it
bahri |
Topic: Sending Var containing ^ |
bahri
Replies: 2
Views: 188
|
Forum: Ask for Help Posted: Fri Oct 27, 2006 8:12 pm Subject: Sending Var containing ^ |
Hi all
Sometimes a variable contains ^
sending this variable is prooving to be a bit of a problem for me, such
^MButton::
login = testing
password = dfg^cfdg
send, %login%
send, {return}
... |
Topic: Forum Improvements |
bahri
Replies: 77
Views: 7976
|
Forum: Announcements Posted: Sat Jun 17, 2006 11:17 pm Subject: Thanks |
Hi!
May I add my -- THANK YOU -- for the RSS feed addition.
bahri |
Topic: If var contains What? |
bahri
Replies: 5
Views: 302
|
Forum: Ask for Help Posted: Sun Apr 23, 2006 12:26 am Subject: If var contains What? |
Hi!
Very true Chris.
Will it be worthed adding a new ahk variable for this may be A_match?
I tend to use "If var contains" and "if var is" often as they cut down on the looping ... |
Topic: If var contains What? |
bahri
Replies: 5
Views: 302
|
Forum: Ask for Help Posted: Fri Apr 21, 2006 10:39 pm Subject: If var contains What? |
Hi!
In fact that was the first thing I tried - the errorlevel - I thought may be I will find something not listed in the help file, but no joy.
How about it Chris? Errorlevel to hold the match ... ... |
Topic: If var contains What? |
bahri
Replies: 5
Views: 302
|
Forum: Ask for Help Posted: Fri Apr 21, 2006 10:01 pm Subject: If var contains What? |
Hi all!
Using If var contains is there a ahk varible that contains the match.
myvar = This is number two
matchvar = one,two,three
If myvar contains %matchvar%
msgbox, the matched item is %AND ... |
Topic: Saving AHK forum Pages |
bahri
Replies: 15
Views: 2463
|
Forum: General Chat Posted: Wed Apr 12, 2006 6:06 pm Subject: Saving AHK forum Pages |
Hi all !
Since my first post on this subject I have found a Microsoft FREE addon that when installed will enable (trough a right click context menu) Conversion in both directions ie mht to html (comp ... |
Topic: running programs on start up |
bahri
Replies: 12
Views: 789
|
Forum: Ask for Help Posted: Sun Mar 26, 2006 4:00 am Subject: running programs on start up |
Hi!
Prepare your script/Program (whatevever you want to run)
Start Group policy --- at the run command (Start - Run) type gpedit.msc
Open User Configuration then window settings.
Then Scripts ... |
Topic: See if PC/User is LoggedOn |
bahri
Replies: 8
Views: 550
|
Forum: Ask for Help Posted: Tue Mar 07, 2006 12:23 am Subject: See if PC/User is LoggedOn |
HI!
Just a thought SP2 disables the messenger service.
I know this is vital for sending messages on the Lan using "net send" , may be this is the case here too.
bahri |
| |