Large Data Editor standalone

g_lagaffe

Member²
Hi,
I would sometimes need the Large Data Editor as standalone window. If, for example, i use XMLTYPE.GETSTRINGVAL(MyXMLObjekt) in a command window and output it via dbms_output.put_line I get unformated XML-Text, that I would like to copy in my Large Data Editor Window, that I opened for that purpose.

Is there a way to accomplish this?

Thanks!
 
The Large Data Editor can only be invoked for field and variable data from the SQL Window and Test Window. It cannot be used for other tasks like viewing dbms_output.

I have added this to the list of enhancement requests.
 
Back
Top