Michael,
as Mark and Jim pointed out:
try this
--------------------
on mouseUp
put "" into tCollect
repeat with i = 1 to the number of groups of group "workarea"
put the long id of group i of group "workarea" & " and " after
tCollect
end repeat
delete last word of tCollect
lock screen
do "select" && tCollect
end mouseUp
-----------------------
and see if it works
regards
Bernd
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/ObjectList-as-a-variable-won-t-go-tp2262257p2263141.html
Sent from the Revolution - User mailing list archive at Nabble.com.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution