selectedchunk

bmmeili bmmeili at swissonline.ch
Tue Jan 15 14:16:00 EST 2002


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




More information about the use-livecode mailing list