| Author |
Message |
Topic: Favorite Folders popup menu that you can change on the fly. |
Yordan
Replies: 166
Views: 44804
|
Forum: Scripts & Functions Posted: Wed Jul 16, 2008 12:11 pm Subject: Favorite Folders popup menu that you can change on the fly. |
| Works fine, thank you! |
Topic: Favorite Folders popup menu that you can change on the fly. |
Yordan
Replies: 166
Views: 44804
|
Forum: Scripts & Functions Posted: Mon Mar 10, 2008 11:33 am 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: 584
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 4: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: 584
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 2: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: 1066
|
Forum: Ask for Help Posted: Sun Feb 20, 2005 10:55 am Subject: Help me test please |
works with 1600x1200 too
Yordan |
Topic: www.autohotkey.de |
Yordan
Replies: 91
Views: 8744
|
Forum: General Chat Posted: Mon Feb 14, 2005 10: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: 166
Views: 44804
|
Forum: Scripts & Functions Posted: Thu Feb 10, 2005 9: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: 1567
|
Forum: Ask for Help Posted: Sun Feb 06, 2005 10: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 ... |
| |