Dan Waters
dwaters at usinternet.com
Wed Oct 3 07:32:12 CDT 2007
Hi Borge,
There used to be a help file available called vbscript56.chm which covered
filesystemobjects, but I can't find it now.
I did find this site which appears to be pretty helpful:
http://www.excelsig.org/VBA/FileSystemObject.htm
Best of Luck!
Dan
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of pcs at azizaz.com
Sent: Wednesday, October 03, 2007 12:39 AM
To: Access Developers discussion and problemsolving
Subject: [AccessD] Basic Scripting Question
Hi,
I am discovering the world of scripting / vbscript
Coding in VBA (Access2003)
In the context for a code line like
Set fs = CreateObject("Scripting.FileSystemObject")
how can I get intellisence into the created object?
So that if I code fs. the various properties and methods
will appear
What reference do I need to set?
If I set a reference, is that what is called 'early binding'
For the code to work I understand I don't need to set a
reference, right.
But what library is driving the created object, providing
properties and methods?
borge
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com