W
woody
I've been familiar with Visual Basic tools since Version 3.0, and also
VBA used with Microsoft Access since Access 2.0.
I mostly have worked with asp/database coding, but recently I started
on a project using Access as a rich client.
I know it is quite simple these days to use the FileSystemObject to
get to the Windows file system directories and files, but I was
wondering if anyone out there knows what life was like before the
Windows Scripting Host and the FileSystemObject?
Was there a way to get to the file system in Access 2.0
through Access 95? What about Access 97?
I know the filesystem class was available in the VBA classes, but that
doesn't have any methods that return collections of files or
directories as subdirectories and what not.
Back then, was it possible to get a list box populated with the file
names in a directory on the disk?
Just wondering.
VBA used with Microsoft Access since Access 2.0.
I mostly have worked with asp/database coding, but recently I started
on a project using Access as a rich client.
I know it is quite simple these days to use the FileSystemObject to
get to the Windows file system directories and files, but I was
wondering if anyone out there knows what life was like before the
Windows Scripting Host and the FileSystemObject?
Was there a way to get to the file system in Access 2.0
through Access 95? What about Access 97?
I know the filesystem class was available in the VBA classes, but that
doesn't have any methods that return collections of files or
directories as subdirectories and what not.
Back then, was it possible to get a list box populated with the file
names in a directory on the disk?
Just wondering.