Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

VBScript SpecialFolder Constants

VBScript SpecialFolder Constants are only available when your project has an explicit reference to the appropriate type library containing these constant definitions. For VBScript, you must explicitly declare these constants in your code.

Constant

Value

Description

WindowsFolder

0

The Windows folder contains files installed by the Windows operating system.

SystemFolder

1

The System folder contains libraries, fonts, and device drivers.

TemporaryFolder

2

The Temp folder is used to store temporary files. Its path is found in the TMP environment variable.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.