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 ...
DB_Read1Row (DB_Read1stRow)
Reads from a table in a DB Reads only the first row, and return a string ...
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...