Search results 487

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image cap
Hex2Dec

Converts hexadecimal strings into decimals

Card image cap
Dec2Hex

Converts integer decimals into Hexadecimals

Card image cap
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image cap
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image cap
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image cap
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image cap
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image cap
CellCommentRead + Save

Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...