Macros

BJCooperIT

Member²
I just installed Version 7.1.5.1398 / Windows XP Professional 5.1 Build 2600 (Service Pack 3) to get the fix for macros. Now, F11 starts macro recording, but then keystrokes have no effect and even F11 does not end macro recording. The session hangs and has to be shut down. It there a fix?
 
Can you modify the PL/SQL Developer shortcut and add the EDITORMACRO parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" EDITORMACRO

Let me know if this helps.
 
Yes, now I can create a macro without it hanging up. I was able to add it to the library and give it a name. But how do I get it to add it to my macro drop down list or add it to a toolbar? The popup looks nothing like the display in the help documentation.
 
For me, the macro appears in the drop down list after a restart of PLSD. Would be of course nice to see it there right after the creation - without restart.
 
Back
Top