about the merge function...

Dar Scott dsc at swcp.com
Sun Jul 4 15:03:36 EDT 2004


On Jul 4, 2004, at 1:01 PM, Dar Scott wrote:

> <? put getList into mergeVarX; sort items of mergeVarX; return 
> mergeVarX ?>

I meant this:

<? put getList() into mergeVarX; sort items of mergeVarX; return 
mergeVarX ?>

I guess that doesn't matter much.

Dar



More information about the use-livecode mailing list