hi
I've still got a problem with the selectedchunk-function.

The following test-script works properly and I get the wished
chunk-description.

on mouseup
  select word random(50) of field 1
  put the selectedchunk
end mouseup

But, if I select a word in field 1 myself and then press the button with the
script����

on mouseup
    put the selectedchunk
end mouseup

����� then I only get an empty message-box. In Rev. 1.0 the whole thing
works fine.

I already tried to get an answer to this problem from the use-rev-lists, but
nobody answered.

Isn't there really anybody out there who can help me?

Martin

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

Reply via email to