Thanks, that will help.

Matthias




-------- Original Message --------
Subject: Re: label filed properties (18-Mrz-2007 18:45)
From:    Jim Ault <[EMAIL PROTECTED]>
To:      use-revolution@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
>


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to