(newbie) String / Array / ArrayedCollection

Tim Johnson trilobyte at hoe.nu
Thu Dec 29 17:32:53 UTC 2005


Hi everybody,

Quick question.  What is the quick way to get an Array of strings back 
into one String?  Do I have to use a ReadStream / WriteStream?

Example:

'A series of words to be shuffled' substrings shuffled
      ->    #('of' 'series' 'words' 'A')

Thanks,
Tim




More information about the Squeak-dev mailing list