Search last searched text
-
Hi,
First of all, apologies for my level of English. I’ll try to explain the problem as best as possible.
I want to create a shortcut to find directly the last text that I searched in previous sessions. I tried with a macro, but it doesn’t worked (the macro saves the word “users” directly, not saved it using variable, so it always search the same text when I execute the macro).
<Macro name=“test” Ctrl=“yes” Alt=“yes” Shift=“yes” Key=“84”>
<Action type=“3” message=“1700” wParam=“0” lParam=“0” sParam=“” />
<Action type=“3” message=“1601” wParam=“0” lParam=“0” sParam=“users” />
<Action type=“3” message=“1625” wParam=“0” lParam=“0” sParam=“” />
<Action type=“3” message=“1702” wParam=“0” lParam=“768” sParam=“” />
<Action type=“3” message=“1701” wParam=“0” lParam=“1” sParam=“” />
</Macro>Any other way to seach directly (without using Ctrl+F) the last text searched (in previous sessions)?
Thanks in advance!!!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login