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 

[newbie] script to create new folder?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
totonf



Joined: 09 Apr 2008
Posts: 8

PostPosted: Wed Apr 09, 2008 5:42 pm    Post subject: [newbie] script to create new folder? Reply with quote

I wish a script to create a new folder in explorer in current location, for example shortcut #n. Thanks for help.
Back to top
View user's profile Send private message
Razlin



Joined: 05 Nov 2007
Posts: 434
Location: canada

PostPosted: Wed Apr 09, 2008 7:06 pm    Post subject: Reply with quote

read help file

Quote:
FileCopyDir, Source, Dest [, Flag]

If the destination directory structure doesn't exist it will be created if possible


_________________
-=Raz=-
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Wed Apr 09, 2008 7:34 pm    Post subject: Reply with quote

following works for me in XP English:

Code:
#n::Send !fw{Enter}


Smile
Back to top
View user's profile Send private message
totonf



Joined: 09 Apr 2008
Posts: 8

PostPosted: Wed Apr 09, 2008 8:55 pm    Post subject: Reply with quote

ty
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group