On Jun 14 2005, at 00:03, Claudi Cornaz wrote:

put "put the" && tSetName & "[uText] of this stack into tText" into tCommandStr
do tCommandStr

this should work:

on mouseUp
  put "new" into tSetname
  put  tSetname & "[uText]" into cprop
  put the cprop of this stack
end mouseUp

hope it helps
Bjoernke

--

http://contest.wecode.org
Now running: the first ChatRev coding contest!
sponsors:
Altuit
Andre Garzia
Karl Becker
Runtime Revolution
TidBITS in cooperation with eHUG

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to