Search results 8

Sorted from new to old.
Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
Anticipate WP

Under Construction plugin for wp

Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...