Search results 22

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
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, ...

Card image
File_FirstFound

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

Card image
IsFolder

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

Card image
DirsCombo_Read

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