Doug Murphy
dw-murphy at cox.net
Thu Oct 4 10:56:18 CDT 2007
Take a look at http://msdn2.microsoft.com/en-us/library/ms950396.aspx. Scripting is live and well. I use hta and script files for lots of little maintenance items. Doug -----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 6:49 PM To: Access Developers discussion and problemsolving Subject: Re: [AccessD] Basic Scripting Question Hi Dan, It appears that the vbscript56.chm has been scrapped by M$. VBScript is now part of their .NET Framework... I found this - may have your interest ... http://msdn2.microsoft.com/en-us/library/t0aew7h6.aspx Regards Borge ---- Original message ---- >Date: Wed, 3 Oct 2007 07:32:12 -0500 >From: "Dan Waters" <dwaters at usinternet.com> >Subject: Re: [AccessD] Basic Scripting Question >To: "'Access Developers discussion and problem solving'" <accessd at databaseadvisors.com> > >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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >-- >AccessD mailing list >AccessD at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/accessd >Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com