File System 126 File structure, folder, FTPs, local, intranet and a like

Card image cap
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image cap
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image cap
DownloadFile_User

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

Card image cap
DelOldFiles

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

Card image cap
FS_CopyFile

Copies a file

Card image cap
GetPapa

Gets folder name of a page using FSO

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image cap
AreTheyTheSame

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

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
DeleteTree

Deletes tree of files

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.