File System 136
File structure, folder, FTPs, local, intranet and a like
Sorted from new to old.

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

BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

BrowseWorkbook + BrowseWorkbook_Save
Asks for Excel file to open, then return the full filename with path if ...

GetFilename, GetExtension, .. others
GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...