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

 

VBScript Add Method

Adds a new Folder to a Folders collection.

VBScript Add Method Applies To:

VBScript Folders Collection

Syntax: VBScript Folders Add Method

object.Add folderName

Arguments: VBScript Folders Add Method

object

Always the name of a Folders collection. Required.

folderName

The name of the new Folder being added. Required.

Remarks: VBScript Folders Add Method

An error occurs if the folderName already exists.

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