From: Mayayana on

|
| Assume ScriptA sends data to hidden window, and then
| sends the hidden window' Hwnd and Window title to ScriptB.
|
| Then, ScriptB harvests the data in the innertext of the hIdden window.
|
| Can ScriptB replace the innertext of the hidden window
| (while retaining the same window title and hwnd)?
|
If I understand you correctly, can't you just use
the Shell.app Windows collection to get the
document? You would have to have the document
object to change the content.