Hi
Is it possible to execute something when I click "Edit spec and body"?
I want to do something like "stored_proc
name_of_object,user);" whenever someone clicks that button (if setup at that particular users station).
In addition I would need an additional context menu item which will have to do "another_stored_proc
name_of_object,user);"
I see that browser extender could perhaps provide me with the last one, and perhaps also the first one if BE could tell PLSQLDev to load a package into the editor.
Thanks
Morten
Is it possible to execute something when I click "Edit spec and body"?
I want to do something like "stored_proc

In addition I would need an additional context menu item which will have to do "another_stored_proc

I see that browser extender could perhaps provide me with the last one, and perhaps also the first one if BE could tell PLSQLDev to load a package into the editor.
Thanks
Morten