listarray
Table of Contents
# $EPIC: listarray.txt,v 1.2 2007/03/02 02:32:04 jnelson Exp $
Synopsis:
$listarray(<array> <separator)
Description:
This function converts an array into a word list.
This function treats each item in the named array as a word list, and it collapses those word lists into one big word list, separating each item with the <separator>. The result is a uword list.
This is basically the same thing that unsplit does with a dword list.
Returns:
All of the items in the <array> collapsed into a uword list, with each item separated by the <separator>
History:
listarray.txt · Last modified: 2007/03/02 02:32 by 127.0.0.1