Hi Magnus
the following script does the trick (as many others, too��)

on mouseup
  put the clickline into ClickLineHolder
  put word 2 of ClickLineHolder into ClickLineHolder
  ask "How many?" with "1"
  put tab & it after line ClickLineHolder of me
end mouseup

Cheers
Martin

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

Reply via email to