custom propertieset woes
Dave Cragg
dcragg at lacscentre.co.uk
Fri May 27 09:17:05 EDT 2005
On 27 May 2005, at 13:37, Claudi Cornaz wrote:
>
> After the line "do tCommandStr" I put a line to output tCommandStr
> to a field to see
> if there something wrong with it. sample output is: put the
> uCC835628448213[uSubList] of fld "topicList" into tSubList
I didn't look at the script in detail, but am I right in thinking
that uSubList is a literal and not a variable? If so, does quoting it
make a difference? uCC835628448213["uSubList"]
Cheers
Dave
More information about the use-livecode
mailing list