show hidden fields
rev at armbase.com
rev at armbase.com
Sat Sep 17 10:02:21 EDT 2005
Quoting Dave Cragg <dcragg at lacscentre.co.uk>:
Thanks Dave
Working perfectly now.
cheers
bob
>
> On 17 Sep 2005, at 14:01, rev at armbase.com wrote:
>
>> Hi All
>>
>> I have managed to hide a field dependant on its background colour
>> (background
>> colour set by a differnt script) but I'd like to show all the fields that I
>> have hidden.
>>
>> I used this script
>> on mouseUp
>> repeat for x=1 to the number of fields
>> show fld x of stack "doubledelete"
>> end repeat
>> end mouseUp
>>
>> but I'm getting an error
>
> "repeat with" not "repeat for"
>
>
> Cheers
>
> Dave
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list