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

 

VBScript Folder Object Move Method

Moves a specified folder from one location to another.

Syntax: VBScript Folder Object Move Method

object.Move destination

Arguments: VBScript Folder Object Move Method

object

Required. Always the name of a Folder object.

destination

Required. Destination where the folder is to be moved. Wildcard characters are not allowed.

Remarks: VBScript Folder Object Move Method

The results of the Move method on a Folder are identical to operations performed using MoveFolder. You should note, however, that the alternative method is capable of moving multiple files or folders.

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