Search results 58
Sorted from new to old.
ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Converts two bytes to long
Functions to convert two bytes to a numeric value (long), (both little-endian ...
OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...
OutlookFolder_DuplicatesCount
Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...
ASP Classic Page Cache
Set page to cache at certain time or force cache refresh. Something I found ...