DO11: suggestion, make FIND work with aliases

Instead of using FIND IN "L:\Various" QUERY {dlgstring|find in L} it would be nice, if we could also use an
alias instead of a path, like in FIND IN /Various QUERY {dlgstring|find in L}.

FIND IN {alias|Various} QUERY {dlgstring|find in L}

OK, my answer was a little short... :wink:
This should already work in DO10: FIND IN {alias|Various} QUERY {dlgstring|find in L}
MartO

That works indeed. I only had to modify the command with a preceding "Go /Various", because i have to be in the right directory. Thank you, MartO.