Welcome to our NEW forum! We invite you to sign up today
so it can grow to be a valuable resource to all Toolbox users!
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 String: Assign "So what I want to be able to do is~rewrap a paragraph that's only really appar¬
ently a~paragraph but is actually a group of lines~of varying lengths~into something that looks lik¬
e a genuine paragraph."
0002 String: Remove line breaks "1"
0003 Alert: Show a message "string$"
(End)So what I want to be able to do is
rewrap a paragraph that's only really apparently a
paragraph but is actually a group of lines
of varying lengths
into something that looks like a genuine paragraph.So what I want to be able to do is rewrap a paragraph that's only really apparently a paragraph but is actually a group of lines of varying lengths into something that looks like a genuine paragraph.
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Comment "Remove quote chevrons, rewrap and put quote marks back with an extra space"
0002 Action: Abort if no clipboard text ""
0003 String: Assign from clipboard text ""
0004 String: Replace text "~>=~"
0005 String: Word wrap at "68"
0006 ;String: Replace text "~=~>space$"
0007 Clipboard: Assign text "string$"
(End)
Quote from: oblivion on April 30, 2026, 05:38:47 PMany chance of a function that could rewrap plain text to a specified width
But check your email to get it now.
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Abort if no clipboard text ""
0002 String: Assign from clipboard text ""
0003 String: Replace text ">=>space$"
0004 Clipboard: Assign text "string$"
(End)


Looks like something changed in a recent Win 11 update. I've fixed it for the next release, but there's also some missing functions for some other Control Panel items, too. I'll look into them all this weekend. Thanks for reporting.


Quote from: GCRedditor136 on April 22, 2026, 07:27:30 PMPaul, I assume this means we'll all get the updated version soon?For the next release. Maybe this weekend.