File System 133

File structure, folder, FTPs, local, intranet and a like
Sorted from new to old.
Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image
OneDrive Reset

Reset OneDrive because I am a heavy OneDrive user. Most recent instructions, ...

Card image
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to