Getting a field name

Dave Calkins davecalk at surfbest.net
Mon Apr 5 12:40:06 EDT 2004


On Monday, April 5, 2004, at 09:00  AM, 
use-revolution-request at lists.runrev.com wrote:

> Subject: Re: Getting a field name
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Message-ID: <6F6954E2-8711-11D8-B689-000A9567A3E6 at swcp.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
>
> On Monday, April 5, 2004, at 08:22 AM, Jim Hurley wrote:
>
>> Thanks for the suggestion. I tried it but got stuck in an endless
>> wait. I don't see why that should have happened.
>
> Add 'with messages' to this line:
>
>>
>>   wait until gClickedField is not empty
>
> Alternately, you can drop that and do the work (the part after the
> wait) in the frontscript mouseup.
>
> (In the front script mouseUp, you alternately can pass the mouseUp
> instead of putting the cancel message in the field.  This allows you to
> get to a field with some clicks.)
>
> Dar Scott
>

Maybe I missed something in the original, but how about using the 
target rather than a repeat structure.

get the short name of the target


Dave Calkins



More information about the use-livecode mailing list