<br><br><div class="gmail_quote">On Tue, Jun 28, 2011 at 3:55 PM, Stuart Ledwich (Hotmail) <span dir="ltr">&lt;<a href="mailto:stuart_ledwich@hotmail.com">stuart_ledwich@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Either problem seems to happen on either the IDocument.getTextFields  or<br>
IDocument.close.<br>
<br></blockquote><div><br></div></div>Either textDocument object is null or the XTextDocument returned by getXTextDocument()  is null maybe ?<br><br>Try putting a break point in getUserTextFields() - and examine whehter textDocument or the handle returned by it is null... <br>

<br><br>