用的是64位win7
怎么换成写入文件?
【 在 aotian (aotian) 的大作中提到: 】
: 标 题: Re: 大声吼一句,求滚动复制方法 (转载)
: 发信站: 水木社区 (Sat Jan 11 23:53:41 2014), 站内
:
: 应该是操作系统不兼容吧我猜
: 把这一段放入剪贴板的代码换成写入文件的应该就行了
:
: Set form = CreateObject("Forms.Form.1")
: Set textBox = form.Controls.Add("Forms.TextBox.1").Object
: textBox.MultiLine = True
: textBox.Text = rltStr
: textBox.SelStart = 0
: textBox.SelLength = textBox.TextLength
: textBox.Copy
: Set textBox = nothing
: Set form = nothing
:
:
:
: 【 在 haning (寒宇) 的大作中提到: 】
: : @aotian
: : 是我打开的方式不对吗?运行后都提示
: : “
: : ...................
:
: --
:
: ※ 来源:·水木社区 newsmth.net·[FROM: 42.81.235.*]
--
FROM 119.57.112.*