That’s a good tip. Thanks Mike

> On 8 Jul 2015, at 21:11, Mike Bonner <bonnm...@gmail.com> wrote:
> 
> I name my fields with a trailing L or F which lets you do the same thing as
> using a custom prop.
> 
>   repeat with i = 1 to the number of fields of this card
>      if (the last char of the short name of field i is "F") then put
> random(1525434) into field i
>   end repeat

Regards

Peter


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

Reply via email to