Programmatically Hiding Windows Files?

Mark Wieder mwieder at ahsoftware.net
Tue Feb 15 18:42:45 EST 2005


Dan-

Tuesday, February 15, 2005, 2:33:41 PM, you wrote:

DS> Is there a way I can't seem to find to set the Hidden attribute of a
DS> Windows file to true?

put shell("attrib +h" && yourFileName) into bitBucket

-- 
-Mark Wieder
 mwieder at ahsoftware.net



More information about the use-livecode mailing list