Search results 60

Sorted from new to old.
Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
Rename File

This will rename a specific file and or move the file to a different directory