So I want to create a function to create string of arbitrary length before I
put anything into it (well, printable characters anyway)

So I'm thinking there must be something better than

Loop 1 to x time
<cfset Thisstring = thisstring+" ">
Loop

And it's probably really obvious, but can somebody shoot me a clue.  (list?
Array of char?)

Thanks.

-Nate

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231292
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to