/t5/coldfusion-discussions/how-to-break-a-very-long-word-when-it-is-longer-then-the-cell-width-prvided/m-p/384153#M34725Mar 07, 2008
Mar 07, 2008
Copy link to clipboard
Copied
LATEST
As long as the caps are there, you can get their ascii values
with the asc() function and put a space before each one, or
whatever you think you want to do.