How to change file attributes programmatically?
Answer / ankit
Use chmod function which takes first parameter as filename
and next parameter as the permission.
This function is available even on Windows as against the
general myth that only UNIX and Linux support it.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to Embede a copyright symbol in a string?
Why can't we display data in descending order in Delphi?
How to Read dos environment variables?
How to generate steps to reproduce your issue for Borland Developer Support?
How to Pass a function to a procedure or vice versa?
How can I create an identical binary executable in Delphi?
How to draw transparent text onto a TBitmap ?
How to Change the location of the object repository ?
What is the target load order?
How to stop IIS when you are writing web applications as ISAPI dll's?
How to create an icon from a bitmap?
Does Kylix support ODBC?