Posted By: BWendling Wish: Copy with Header shortcut - 03/02/05 06:35 PM
I wish there would be a keyboard shortcut for "Copy with Header" in the SQL window resultset.

This should be configurable to Ctrl-C in Tools-Preferences.
Posted By: Marco Kalter Re: Wish: Copy with Header shortcut - 03/02/05 10:49 PM
I have added this to the list of enhancement requests.
Posted By: matjazc Re: Wish: Copy with Header shortcut - 08/11/09 10:15 AM
I wish that too. A lot.
Posted By: matjazc Re: Wish: Copy with Header shortcut - 08/15/09 12:31 AM
And if it doesn't make it in v8, could you please expose plugin API function that copies with header ( I have checked documentation and didn't find any reference to it )?

I have made a few excel macros and they all use headers;
excel does a better job then with advanced filter and sort functions.
But every time I use it, I need to pop the menu and select "copy with header" down there.

Posted By: matjazc Re: Wish: Copy with Header shortcut - 05/27/11 11:53 AM
9.0 Beta 2: Key Configuration additions for SQL Window: "Select All" and "Copy with Header"

Thank you very much.

One problem though:
I mapped "Ctrl+J" to "Copy with Header"
IDE_KeyPress() call for "Ctrl+J" works only when I invoke plugin function from my plugin's menu and not when I call it from shortcut mapped to my plugin menu - then there are two shortcuts active at once.

I can not get to "Copy with Header" with IDE_GetMenuItem() or I don't know how.

Is it possible to call "Copy with Header" directly from plugin?
Is it possible to call custom export (RegisterExport) function from plugin ?
That would get me to Column Headers too.

That would be my next enhancement request if there is no workaround.

Regards



© Allround Automations forums