Hi
Is it poossible to check if a file is writeprotected and then change this file atribute so the file is not writeprotected anymore?
Thanks in advance
Johan
check file Atribute
check file Atribute
There is no direct actions as yet.
But you can use Basic scripts.
see GetAttr and SetAttr functions in BASIC help.
Let me know if you need help for writing such scripts.
But you can use Basic scripts.
see GetAttr and SetAttr functions in BASIC help.
Let me know if you need help for writing such scripts.
check file Atribute
Hi Oleg
Yes pls that would be very kind of you cold help me with that
Best regards!
Yes pls that would be very kind of you cold help me with that

Best regards!
check file Atribute
See two examples:
Check readonly Attribute.tsk
Clear readonly Attribute.tsk
First example uses "Evaluate" action. I think that it's simpler.
Check readonly Attribute.tsk
Clear readonly Attribute.tsk
First example uses "Evaluate" action. I think that it's simpler.
check file Atribute
Thanks mate!!! Exatcly what I needed. I have implemented it and it seem to work perfektly!!
have a nice weekend!!
have a nice weekend!!