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

 

VBScript FileSystemObject Object GetTempName Method

Returns a randomly generated temporary file or folder name that is useful for performing operations that require a temporary file or folder.

Syntax: VBScript FileSystemObject Object GetTempName Method

object.GetTempName

Arguments: VBScript FileSystemObject Object GetTempName Method

object

An optional argument that is always the name of a FileSystemObject.

Remarks: VBScript FileSystemObject Object GetTempName Method

The GetTempName method does not create a file. It provides only a temporary file name that can be used with the CreateTextFile method to create a file.

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