strings.gle Subroutines for string processing. Author: Francois Tonneau List of subroutines: grouped$: return a string with separated groups of letters/digits. spaced$: return a string with spaces in it. sub grouped$ string$ grouping separator$ sub spaced$ string$ pseudoblank$