Message 1 of 1
Call OpenDocumentFile() twice throws SEHException

Not applicable
06-06-2011
05:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
My goal is to open some files to read there data (geometry, etc...). So I use OpenDocumentFile(), parse all Elements then close it with Document:Close().
It works well but if I launch my external command again, the second time OpenDocumentFile() throws the SEHException.
Did I done something wrong in the document manipulation ?
Thanks for your help.
Ngoc-Trang.