Search results 61

Sorted from new to old.
Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
BinaryFile_Read + BinaryFile_Save

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

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...