ASP MoveFolder 方法

定义和用法

MoveFolder 方法从一个位置向另一个位置移动一个或多个文件夹。

语法:

FileSystemObject.MoveFolder source,destination
参数 描述
source 必需的。指向需被移动的文件夹的路径。可在最后的成分中包含通配符。
destination 必需的。移动文件夹的目的地。不能包含通配符。

实例

<%
dim fs
set fs=Server.CreateObject("Scripting.FileSystemObject")
fs.MoveFolder "c:\test\web\","c:\windows\"
set fs=nothing
%>
系统帮助 | 给我留言 | 收藏本站
Copyright © 2005-2008 www.cnn84.com All Rights Reserved Ver:2.0
CNN84网是公益性便民网站,是为了给大家的日常生活查询及提供最快捷的出行指南