‎2005 Oct 22 8:05 AM
Is there a way to see the values I exported to a shared buffer area in debug mode?
Thanks.
Sandy
‎2005 Oct 22 7:34 PM
Hi Sandy!
The memory area (filled by export to memory) can be displayed, but with shared buffer (filled like INDX, just in memory) - I don't know.
But maybe you just write a small helper program: an import variable for your key value, import, write - this you could execute while debugging in a second session (on same application server).
Regards,
Christian