show hidden fields
rev at armbase.com
rev at armbase.com
Sat Sep 17 10:01:15 EDT 2005
Quoting Alex Tweedly <alex at tweedly.net>:
> rev at armbase.com wrote:
>
>> Hi All
Hi Alex
>>
>> 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
>>
>>
> It should be
> repeat with x = 1 to the number of fields
>
> (You're mixing it up with "repeat for N times" :-)
:-)
Perfect
Worked a treat. I was getting into a bit of a bother working around it with
showinvisibles etc.
Hope the weather up you way is better than Glasgow.
Cheers
Bob
>
> --
> Alex Tweedly http://www.tweedly.net
>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.11.1/104 - Release Date: 16/09/2005
>
> _______________________________________________
> 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