on mouseUp
put 3 into s
repeat with i = 1 to 2
put s into f(i)
put s + 5 into s
end repeat
end mouseUpIs there a way to make this work? Any variation of the f(i) syntax generates an error by Revolution.
thanks,
Glen
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
