Search results 60

Sorted from new to old.
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
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
ASCII_Read + ASCII_Save

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

Card image
Rename File

This will rename a specific file and or move the file to a different directory

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...