| Author |
Message |
Topic: Favorite Folders popup menu that you can change on the fly. |
Yordan
Replies: 148
Views: 22781
|
Forum: Scripts & Functions Posted: Mon Mar 10, 2008 12:33 pm Subject: Favorite Folders popup menu that you can change on the fly. |
Hi there!
Is it possible to define a list of window-titles where the favorite-menu should not be shown?
best regards,
Yordan |
Topic: how to fill a string? |
Yordan
Replies: 3
Views: 285
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 5:21 pm Subject: how to fill a string? |
i found another way for this special case (filename is number, fill with zeros):
SetFormat, float, 03.0
SelectedFilename += 0.0
anyway thanks for your tips!
Yordan |
Topic: how to fill a string? |
Yordan
Replies: 3
Views: 285
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 3:45 pm Subject: how to fill a string? |
hi guys!
how can in fill a string to a predetermined length with a character. for example, i have several filenames 1.txt, 73.txt, etc which should be changed into 001.txt, 073.txt, etc
any ide ... |
Topic: Help me test please |
Yordan
Replies: 14
Views: 609
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 11:55 am Subject: Help me test please |
works with 1600x1200 too
Yordan |
Topic: www.autohotkey.de |
Yordan
Replies: 91
Views: 5533
|
Forum: General Chat Posted: Mon Feb 14, 2005 11:15 pm Subject: www.autohotkey.de |
O Jeder der sich sorgen über Wiederholte Stress Verletzungen macht,
V Jeder der sich Sorgen über "Wiederholte Stress Verletzungen" (Repetitive Stress Injury, RSI) macht,
how about "Jeder, der [. ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
Yordan
Replies: 148
Views: 22781
|
Forum: Scripts & Functions Posted: Thu Feb 10, 2005 10:27 pm Subject: Favorite Folders popup menu that you can change on the fly. |
hi guys and a big thx for this awesome script!
i did a little change on the default name for the new shortcut, because i like shorter names it shows the last foldername in the path as default shor ... |
Topic: QCD (quick cd) from c't article |
Yordan
Replies: 7
Views: 820
|
Forum: Ask for Help Posted: Sun Feb 06, 2005 11:39 pm Subject: QCD (quick cd) from c't article |
ok ok
i added code at different places, so i have to post the whole script...
; ---------------------------------------------------------------------
; Name: QuickChangeDir v ... |
| |