首页 > 其他 > 详细

max文件属性设置,

时间:2014-07-14 20:20:09      阅读:451      评论:0      收藏:0      [点我收藏+]

之前一直都没找到 用到的时候就是用net 弄了。哎。还在开发东西都是在9上面,

这次脚本必须在 max8 上面 逼的我找到了他 

 

getFileAttribute <filename_string> <attribute>

setFileAttribute <filename_string> <attribute> <boolean>

Get and set the attributes associated with a file.

The get function returns true or false depending on the state of the specified attribute.

The set function sets the state of the individual attribute specified (leaving other attributes as they were).

The valid <attribute> values are:

#readOnly

#hidden

#system

#directory

#archive

#temporary

#normal

max文件属性设置,,布布扣,bubuko.com

max文件属性设置,

原文:http://www.cnblogs.com/gaitian00/p/3842749.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!