Search results 167

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image cap
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image cap
Copy File

Copys a file from one location to another using WSH

Card image cap
WordsCount

Counts the words in a string (using spaces)

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image cap
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image cap
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...

Card image cap
FileisImage

Checks if file is an image using its filename extension