Message 1 of 6
Closing ipt file even when its not the active document...

Not applicable
11-04-2015
08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Im using vb.net and would like to know if a particular ipt file is open if so close it... I can get the name of an active document and cross check that with a ipt file name but It may verywel be that the ipt file (for arguments sake TEST.ipt) is not the active document how can I close it without saving in that case?
The reason is because my test.ipt file is a template which vb.net calls up and uses but in order to do so it cant have any instance of it open to begin with