Title: Re: clickline()
hi all,
got a "problem" with clickline() on mc2.4
i have a text field in a stack consisting of 3 lines.
I feel this field with
  put " 1           " & cr "-------------" & cr into fld X
by clicking with the mouse (anywhere int the line) on the first line expect that the clickline() returns
the line I clicked on. In mc 2.3.2 clickline() returns a value and clickchunk() returns
"char 1 to 0 of field X"
In mc 2.4 the function returns empty until I click the textchunk "1"
any proposals?
have checked the archive but did not find anythink.
thanks in advance and sorry for my english.

I suppose this is a bug. You can use:
if word 2 of the clickLine is empty then answer "Please, click on a word on the line!" or something similar.
-- 

1. amanuensis Signe Marie Sanne      e-mail: [EMAIL PROTECTED]
Romansk Institutt                            tel:  +47 55 58 21 27
Oysteins gt. 1                                   
5007 Bergen             http://www.hf.uib.no/hfolk/mlab/default.html
Norway



Reply via email to