[ColdFusion] Change file attributes (Windows)

Hello, everyone,

How can I change the attributes of a .txt file?

For example: Say I use CFFILE to write a blank .txt file and set the readOnly attribute. How can I later set it to normal, append data, then set it back to readOnly?

V/r,

:slight_smile: