| View previous topic :: View next topic |
| Author |
Message |
answer-seeker Guest
|
Posted: Tue Aug 19, 2008 10:29 am Post subject: retrieve selected file / launch code when file is selected |
|
|
Hello...
I have been using AHK fr quite a while now... But now I have a question I could not seem to find in the documentation or in the forum.
Is there any way to retrieve the currently selected file (in explorer) or even launch a line of code if the user selects a file:?:
How would that be done? I guess a dllcall or some onmessage function should help here, maybe used together with a timer.
Thanks for you help, guys! |
|
| Back to top |
|
 |
HugoV
Joined: 27 May 2007 Posts: 650
|
|
| Back to top |
|
 |
Sivvy
Joined: 21 Jul 2008 Posts: 711 Location: Calgary, AB, Canada
|
Posted: Tue Aug 19, 2008 1:27 pm Post subject: |
|
|
| Do you need it to be in explorer? Would FileSelectFolder maybe work for you? |
|
| Back to top |
|
 |
|