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 Generate a Windows Console Application?
How to Change delphi default directory?
How to Prevent changing pages in a page control?
How to Print a WEB page with the HTML control?
How to create indexes with the TTable create function?
why you want to make your future in SAP?.
How to Create a delay without a timer?
Does Kylix support ODBC?
How to determie if a given machine has a math coprocessor?
Why do I get exception messages even though I am in protected code?
'Name Conflicting' . what does this error mean?
How do I write a global error handler?