Search results 332
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 ...
HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
ANStrRead + ANStrSave + ANStrSearch
Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...
GetFilename, GetExtension, .. others
GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...
Multi-line Textbox focus bug
Trick to force textbox with multiple lines and scrollbars to refresh itself ...
Paragraph2Line + Line2Paragraph
Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...