10333.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: 呼叫Word97后无法Release乾净?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 呼叫Word97后无法Release乾净?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by jutso on February 25, 1999 at 10:17:22:<p>
In Reply to: <a href="10323.html">呼叫Word97后无法Release乾净?</a> posted by 泰维 on February 25, 1999 at 01:08:45:<p>
: 请问各位先进前辈,小弟的程式呼叫WORD97,执行完毕后,用 Document 的 Close 方法,但却无法完全 Release ( 按 Ctrl-Alt-Del 后发现的 ),是否少了什么指令呢?<p> 试着加上这句:<br> wrd.Application.Quit<br> Set wrd = Nothing<p> wrd 是用getobject 或 createobject 开的!
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10333-->
</ul><!--end: 10333-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?