M
Michael Rohde
hi,
i open a document by
set doc = document.open visible:=false
but i cannot close it by
doc.close
anyone knows how i close a invisble document?
thanx in advance,
mic
i open a document by
set doc = document.open visible:=false
but i cannot close it by
doc.close
anyone knows how i close a invisble document?
thanx in advance,
mic