Search results 25

Sorted from new to old.
Card image
File1st_Attributes_In

Gets details of first file found in folder, based on requested order, byt name, ...

Card image
ANmaDailyFolder

Creates folder daily in certain folder using certain mask (daily or any other ...

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

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
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
CreateFullTree

Creates full tree if not found

Card image
DuplicateFileName

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

Card image
DosCommand_Read

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