Re-2: label filed properties

runrev260805 at m-r-d.de runrev260805 at m-r-d.de
Sun Mar 18 15:16:56 EDT 2007


Thanks, that will help.

Matthias




-------- Original Message --------
Subject: Re: label filed properties (18-Mrz-2007 18:45)
From:    Jim Ault <JimAultWins at yahoo.com>
To:      use-revolution at lists.runrev.com

> There are several ways that you could approach this.
> Assuming each field has a different name
> 
> repeat with x = 1 to the number of fields
>    if the short name of fld x is among the words of  \
>       "number name description" then
>        put empty into fld x
>    end if
> end repeat
> 
> Hope this helps.
> 
> Jim Ault
> Las Vegas
>





More information about the use-livecode mailing list