| View previous topic :: View next topic |
| Author |
Message |
totonf
Joined: 09 Apr 2008 Posts: 8
|
Posted: Wed Apr 09, 2008 5:42 pm Post subject: [newbie] script to create new folder? |
|
|
| I wish a script to create a new folder in explorer in current location, for example shortcut #n. Thanks for help. |
|
| Back to top |
|
 |
Razlin
Joined: 05 Nov 2007 Posts: 434 Location: canada
|
Posted: Wed Apr 09, 2008 7:06 pm Post subject: |
|
|
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 |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 6264
|
Posted: Wed Apr 09, 2008 7:34 pm Post subject: |
|
|
following works for me in XP English:
| Code: | | #n::Send !fw{Enter} |
 |
|
| Back to top |
|
 |
totonf
Joined: 09 Apr 2008 Posts: 8
|
Posted: Wed Apr 09, 2008 8:55 pm Post subject: |
|
|
| ty |
|
| Back to top |
|
 |
|