Answer Posted / 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 |
Post New Answer View All Answers
How to Propagate constraints from middle-tier to client?
How to Typecaste a PChar to a longint?
How to Align maximized forms?
Does Delphi 5 include Resource Workshop and InstallShield Express?
How to change Kylix directory permissions for all users when installed as root?
How to Change RichEdit Font styles with HotKey combinations ?
How to insert an InterBase BLOb in Delphi using LoadFromFile? 2
Do we need Local InterBase on the client machines along with my BDE application?
How to prevent closing of an undocked ToolBar?
How can I manipulate data programatically?
How to Convert a TColor value to a HTML Color string ?
What is the process of exception handling in delphi?
How to create a transparent form?
How to Create a PolyPolygon using a point array?
How to Dynamically drawing a transparent image ?