Aug 1, 2004 #1 thebo0 Programmer Joined Aug 1, 2004 Messages 1 Location GB Is it at all possible in Delphi to check then change a files 'attributes'? Regards, -Chris
Aug 1, 2004 #2 towerbase Programmer Joined Jul 31, 2002 Messages 1,053 Location GB The Delphi functions FileGetAttr and FileSetAttr are easily found in the Delphi Help file. Andrew Hampshire, UK Upvote 0 Downvote
The Delphi functions FileGetAttr and FileSetAttr are easily found in the Delphi Help file. Andrew Hampshire, UK