| Author |
Message |
Topic: Can you recommend any excellent software ??? |
Smikkel
Replies: 36
Views: 4042
|
Forum: General Chat Posted: Fri Mar 14, 2008 8:48 pm Subject: Can you recommend any excellent software ??? |
SuMo - Check for the latest version of your installed programs/drivers.
http://www.kcsoftwares.com/index.php?sumo
Folder Size - Get an instant idea of what Folders take up most space (can also be ... |
Topic: Battlefield 2142 Commander script * I will pay! |
Smikkel
Replies: 19
Views: 1542
|
Forum: Ask for Help Posted: Sun Aug 26, 2007 7:59 pm Subject: Battlefield 2142 Commander script * I will pay! |
Those leet Gamez Freakz are weird !  |
Topic: FormatTime, can't get it correctly. |
Smikkel
Replies: 9
Views: 278
|
Forum: Ask for Help Posted: Wed Aug 22, 2007 1:03 am Subject: FormatTime, can't get it correctly. |
a 4-line script becomming 200kb, what a shame  |
Topic: FormatTime, can't get it correctly. |
Smikkel
Replies: 9
Views: 278
|
Forum: Ask for Help Posted: Sat Aug 18, 2007 6:25 pm Subject: FormatTime, can't get it correctly. |
Have you deleted UPX.EXE ?
No, I didn't, it's in the "C:\Program Files\AutoHotkey\Compiler" folder.  |
Topic: FormatTime, can't get it correctly. |
Smikkel
Replies: 9
Views: 278
|
Forum: Ask for Help Posted: Sat Aug 18, 2007 5:50 pm Subject: FormatTime, can't get it correctly. |
Just to add, I compiled the following little script
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its su ... |
Topic: FormatTime, can't get it correctly. |
Smikkel
Replies: 9
Views: 278
|
Forum: Ask for Help Posted: Sat Aug 18, 2007 5:40 pm Subject: FormatTime, can't get it correctly. |
Thanks a lot dieom, that worked perfectly !
So actually the line FormatTime, Writtendate,, yyyy-MM-dd(HH`hmm`mss`sec)
ain't needed anymore, great ! |
Topic: FormatTime, can't get it correctly. |
Smikkel
Replies: 9
Views: 278
|
Forum: Ask for Help Posted: Sat Aug 18, 2007 5:12 pm Subject: FormatTime, can't get it correctly. |
Hi, I'm trying to get a variable to be like this :
YYYY-MM-dd(HHhMMmsssec)
... so it would show me : 2007-08-18(18h06m46sec)
I tried using the following :
FormatTime, Writtendate,, yyyy-MM ... |
Topic: Fileremovedir, how to use Recycle bin ? |
Smikkel
Replies: 5
Views: 252
|
Forum: Ask for Help Posted: Mon Aug 13, 2007 11:18 pm Subject: Fileremovedir, how to use Recycle bin ? |
| Well, I tried the FileRecycle method. Guess what ? Folder gone.... Not even in the Recycle Bin ! |
Topic: Fileremovedir, how to use Recycle bin ? |
Smikkel
Replies: 5
Views: 252
|
Forum: Ask for Help Posted: Mon Aug 13, 2007 8:12 pm Subject: Fileremovedir, how to use Recycle bin ? |
| Hi, I have been testing out some script, and accidently deleted an entire folder, the helpfile is really scarse concerning warning, I hope the next helpfile will include some warnings or write dangero ... |
Topic: autoIT versus autohotkey |
Smikkel
Replies: 207
Views: 36422
|
Forum: General Chat Posted: Wed Aug 08, 2007 11:01 am Subject: autoIT versus autohotkey |
Linux created an OS for freaks, Microsoft created one for noobs, and look who won the battle. Now even all those freaks have become happy noobs.  |
Topic: AutoHotkey vs. AutoIt? |
Smikkel
Replies: 96
Views: 12664
|
Forum: General Chat Posted: Wed Aug 08, 2007 10:58 am Subject: AutoHotkey vs. AutoIt? |
I was a noob, I'm still a noob, I used AutoIt3, switch to AHK, and finally find out that my noob scripting attempts at least seem more logical.
AutoIt may be fine sourced, it is a complete mess com ... |
Topic: Check if inputbox input is empty or not ? |
Smikkel
Replies: 13
Views: 341
|
Forum: Ask for Help Posted: Wed Aug 08, 2007 10:25 am Subject: Check if inputbox input is empty or not ? |
| tonne, the comma `, works, the `& doesn't. |
Topic: Check if inputbox input is empty or not ? |
Smikkel
Replies: 13
Views: 341
|
Forum: Ask for Help Posted: Wed Aug 08, 2007 9:57 am Subject: Check if inputbox input is empty or not ? |
please give an example of how you want to use it. & should not be special.
Hi engunneer, I have the following line :
InputBox, searchstring, Search what?, Search Google(a comma should be her ... |
Topic: Check if inputbox input is empty or not ? |
Smikkel
Replies: 13
Views: 341
|
Forum: Ask for Help Posted: Wed Aug 08, 2007 1:29 am Subject: Check if inputbox input is empty or not ? |
| Just one last Q. How can I use the & symbol as part of prompt in an inputbox ? The helpfile is really clumsy in pointing people to special chars etc... |
Topic: Check if inputbox input is empty or not ? |
Smikkel
Replies: 13
Views: 341
|
Forum: Ask for Help Posted: Wed Aug 08, 2007 12:20 am Subject: Check if inputbox input is empty or not ? |
Thanks a lot !  |
| |