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 can i add 2 numbers using delphi console application and also windows application , compare both program , reply immediatly
'Interface not supported' . what does this error mean?
How can I change the drive that MediaPlayer uses to play Audio ?
How to Send a file via DCOM ?
How to Hide the application from the Windows Taskbar?
How to Change the papersize of a print job ?
How to retrieve a list of assigned properties ?
How to detect the full path or filename of a DLL?
How does inheritance operate when using the object of the classes?
Does Kylix support Postgres?
what are Multiple Transports?
Hi is there is any tool to debug Delphi ISAPI dlls in borland 2006 framework. AS i am a new to delphi borland i need a detailed description for debugging the web application in delphi as per my analysis the ISAPI dlls calling the htm files please help me ....