about the merge function...
Dar Scott
dsc at swcp.com
Sun Jul 4 15:01:08 EDT 2004
On Jul 4, 2004, at 12:48 PM, Andre Garzia wrote:
> <? emitform(registerUser, 1) ?>
IIRC...
[[ emitform(registerUser, 1) ]]
> would be great! but I don't know if this is possible. I saw on merge
> function that I can use <? ?> with return statements... can someone
> explain this to me? pleaseeee...
I think it is like this:
<? put getList into mergeVarX; sort items of mergeVarX; return
mergeVarX ?>
Tinker with that.
Dar Scott
More information about the use-livecode
mailing list