News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

F3 globalization

Started by fflittle4, May 20, 2020, 10:30:14 PM

Previous topic - Next topic

fflittle4

I want to load text into a named memory maped file and have F3 in codeblocks find the next instance of that text as if I had ^F entered it.
This functionality is similar to the ClipBoard <^S ^X ^V> function, which, with several interactions can accomplish it.
I would be content with a message based solution as well.
I pipe my  search target to clipboard then paste it into the standard search dialog in c::b.
I use tags in comments to relate an interactive state diagram to C++ code.
The error jump from the compiler log would also be ideal as needs even less interaction.

BlueHazzard

I understand absolutely nothing...

Can you try to be more expressive? Describe the steps you want to automate as detailed as possible...

Also: Operating system? Codeblocks version?