|
-
Dec 14th, 1999, 12:04 PM
#1
Hi,
I've created a macro within Office 2000 to let the user append all the html files at different directories within a word document.
I've tried on NT workstations(all have service pack 4). But some work, and some don't. The following line is the one got problem cause it can't return the filesystem object
CreateObject("Scripting.FileSystemObject")
it keeps on saying can't return the ActiveX object. I'd appreciate if someone can help me with this.
[This message has been edited by peini_wu (edited 12-14-1999).]
[This message has been edited by peini_wu (edited 12-14-1999).]
-
Dec 14th, 1999, 12:16 PM
#2
Guru
the scripting runtime comes with IE4. Do all your clients have IE4 installed?
If not, I believe you can download the scripting runtimes from MS w/o installing IE4 on NT Wkstn -- check out this page
http://www.microsoft.com/msdownload/.../scripting.asp
Tom
[This message has been edited by Clunietp (edited 12-14-1999).]
-
Dec 14th, 1999, 12:36 PM
#3
Thank you, Clunietp
Unfortunatly, they all have IE4.
-
May 7th, 2001, 06:17 PM
#4
New Member
Hey
I don't know if this will help the the FSO runtime file is scrrun.dll
Check MS for appriopriate version and register on client PC
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|