Site Tools


listarray
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


listarray [2007/03/02 02:32] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +# $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 [[what is a word|uword]] list.
 +
 +This is basically the same thing that [[unsplit]] does with a 
 +[[what is a word|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