473,385 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to get FileSystemObject working

Dear reader,

How to get the object FileSystemObject working.

Which reference library needs to be activated and if the library is not
available in my reference list where can I find the source for this library.

Tanks for any help.

Kind regards,

Simon

Jun 27 '08 #1
2 2012
rkc
Simon wrote:
Dear reader,

How to get the object FileSystemObject working.

Which reference library needs to be activated and if the library is not
available in my reference list where can I find the source for this library.
Microsoft Scripting Runtime.

Don't know.
Jun 27 '08 #2
On Fri, 06 Jun 2008 19:19:29 -0400, rkc <rk*@rkcny.yabba.dabba.do.com>
wrote:

The source code is owned by Microsoft and is not available to the
general public.

If you want to be able to deal with situations where users don't have
this DLL (and indeed some very security-conscious companies have
expressly removed it), you need to use Late Binding, and "gracefully
degrade" your application if the DLL is not there.

-Tom.

>Simon wrote:
>Dear reader,

How to get the object FileSystemObject working.

Which reference library needs to be activated and if the library is not
available in my reference list where can I find the source for this library.

Microsoft Scripting Runtime.

Don't know.
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Marcelo Rizzo | last post by:
I am trying to get the name of a file with a specific extension (tmw) from several different directories. The problem I am having is that the program stops working on the second pass with an run...
5
by: John Dewbert | last post by:
*** post for FREE via your newsreader at post.newsfeed.com *** Hello, I have trouble passing a folder object (from a FileSystemObject) to a sub procedure. Consider the following code: ...
1
by: John Baker | last post by:
Hi: I have a routine (in VBA) that has been working fine for a year or so, and all of a sudden I am getting an error: "Cant compile Cant find project or Library", and it halts on the expression:...
4
by: Stimp | last post by:
This is a query to do with classic ASP (written through vbscript). I apologise in advance to posting to an ASP.NET forum, but my newsserver doesn't have any others listed... plus it's a permissions...
2
by: Stavros | last post by:
Hi all when I execute the following VB6 code in Windows 2000 and as an Administrator, everything is working fine. Project->References->"Microsoft Scripting Runtime" and scrrun.dll is located...
4
by: MoF | last post by:
Hello! I have for a long time used the line: Set FS=Server.CreateObject("Scripting.FileSystemObject") in my ASP code. Suddenly one day this week it stopped working and I now get the error: ...
0
by: Amanda Byrne | last post by:
I'm trying to set up a simple guestbook script on my ASP-based site. The code is not working and is not throwing errors, and I suspect it is because the FileSystemObject is not liking the relative...
1
by: G Gerard | last post by:
Hello I am using the FileSystemObject to copy files on a computer Dim MyObject as Object
1
by: ether | last post by:
Hi, I am using following function to check for a file on client it works for IE after setting browser security to low level but does not work for Firefox. please provide me information whether their...
6
by: honey99 | last post by:
Hi! I have to fix a problem in firefox.Actually i have to read local files in IE and firefox.but the below code is working only in IE but not in mozilla.Any solution plz.... function...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.