SAMPLE: FSOSAMP.EXE Application Uses the FileSystem Object (190882)



The information in this article applies to:

  • Microsoft Visual Basic Learning Edition for Windows 6.0
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0

This article was previously published under Q190882

SUMMARY

FsoSamp.exe is a self-extracting executable file containing a Microsoft Visual Basic project that demonstrates the use of the FileSystem Object (scrrun.dll) that ships with the versions of Visual Basic listed above.

This "Explorer" style sample application demonstrates accessing the properties of Drives, Folders, and Files, as well as creating and editing text files on the machine in which it is running.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. When you run the self-extracting executable file, the following files are expanded into the FileSystem Object Sample Project directory:
   About.frm
   About.frx
   Cdrom02.ico
   Computer.ico
   Drive01.ico
   Drive02.ico
   DriveProperties.frm
   DriveProperties.frx
   Edit.frm
   Edit.frx
   File.ico
   FileProperties.frm
   FileProperties.frx
   Files08.ico
   Folder1.ico
   Folder2.ico
   FolderProperties.frm
   FolderProperties.frx
   Fso.bas
   Fso.exe
   Fso.vbp
   fso.vbw
   Fsosamp.exe
   Main.frm
   Main.frx
   Pc04.ico
   Splash.frm
   Splash.frx
				


Modification Type:MinorLast Reviewed:3/3/2005
Keywords:kbdownload kbfile kbFSO kbhowto kbSample KB190882 kbAudDeveloper