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 Use Form Wizard to Quickly Create a Delphi Form?
How to Set default value for decimal places in the BDE?
Can we create stored procedures via Delphi or C++ Builder?
How to Free an object stored in a list?
I just bought Delphi. Where are the language and library reference manuals?
'Interface not supported' . what does this error mean?
What are IDAPI and SQL links ?
what are the different String Trim functions?
How to Copy a information from one memo field to another using TBlobStream ?
What is the message "Generating font matrix" when starting Kylix?
How to Create resource files?
How to Detect if the system time has been changed ?