I'm trying to use code:
GetCursorPos>Xpos,Ypos
GetTextAtPoint>%Xpos%,%Ypos%,strText,nCharPos
But I get much more information than I need.
Please advice!

Moderators: JRL, Dorian (MJT support)
Code: Select all
//adjust accordingly to Explorer's title, or use some other means to focus Explorer
SetFocus>My Documents
Press F2
Press CTRL
Send>ac
Release CTRL
Wait>0.2
GetClipBoard>filename
MessageModal>filename