Search results 60
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 ...

ANStrRead + ANStrSave + ANStrSearch
Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

DB_Setting2Read + DB_Setting2Save
Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

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

Run Application (ping.exe)
This script uses WSH to open an executable and save the results to a textfile.

ANStrList functions
Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

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