您的位置:首页精文荟萃软件资讯 → 在ASP中如何将代码生成的文件设为只读

在ASP中如何将代码生成的文件设为只读

时间:2004/10/7 19:15:00来源:本站整理作者:蓝点我要评论(0)


            
             
              
             
            

               
               

            



            Attributes Property

Sets or returns the attributes of files or folders. Read/write or read-only, depending on the attribute.



object.Attributes [= newattributes]



Arguments

object



Required. Always the name of a File or Folder object.



newattributes



Optional. If provided, newattributes is the new value for the attributes of the specified object.



Settings

The newattributes argument can have any of the following values or any logical combination of the following values:



Constant Value Description

Normal 0 Normal file. No attributes are set.

ReadOnly 1 Read-only file. Attribute is read/write.

Hidden 2 Hidden file. Attribute is read/write.

System 4 System file. Attribute is read/write.

Directory 16 Folder or directory. Attribute is read-only.

Archive 32 File has changed since last backup. Attribute is read/write.

Alias 1024 Link or shortcut. Attribute is read-only.

Compressed 2048 Compressed file. Attribute is read-only.





Remarks

Attempts to change any of the read-only attributes (Alias, Compressed, or Directory) are ignored.



When setting attributes, it is generally a good idea to first read the current attributes, then change the individual attributes as desired, and finally write the attributes back.



The following code illustrates the use of the Attributes property with a file:



Function ToggleArchiveBit(filespec)

   Dim fso, f

   Set fso = CreateObject("Scripting.FileSystemObject")

   Set f = fso.GetFile(filespec)

   If f.attributes and 32 Then

      f.attributes = f.attributes - 32

      ToggleArchiveBit = "Archive bit is cleared."

   Else

      f.attributes = f.attributes + 32

      ToggleArchiveBit = "Archive bit is set."

   End If

End Function

相关阅读 Windows错误代码大全 Windows错误代码查询激活windows有什么用Mac QQ和Windows QQ聊天记录怎么合并 Mac QQ和Windows QQ聊天记录Windows 10自动更新怎么关闭 如何关闭Windows 10自动更新windows 10 rs4快速预览版17017下载错误问题Win10秋季创意者更新16291更新了什么 win10 16291更新内容windows10秋季创意者更新时间 windows10秋季创意者更新内容kb3150513补丁更新了什么 Windows 10补丁kb3150513是什么

文章评论
发表评论

热门文章 360快剪辑怎么使用 36金山词霸如何屏幕取词百度收购PPS已敲定!3

最新文章 微信3.6.0测试版更新了微信支付漏洞会造成哪 360快剪辑怎么使用 360快剪辑软件使用方法介酷骑单车是什么 酷骑单车有什么用Apple pay与支付宝有什么区别 Apple pay与贝贝特卖是正品吗 贝贝特卖网可靠吗

人气排行 xp系统停止服务怎么办?xp系统升级win7系统方电脑闹钟怎么设置 win7电脑闹钟怎么设置office2013安装教程图解:手把手教你安装与qq影音闪退怎么办 QQ影音闪退解决方法VeryCD镜像网站逐个数,电驴资料库全集同步推是什么?同步推使用方法介绍QQ2012什么时候出 最新版下载EDiary——一款好用的电子日记本