Concept help
Ken Norris
pixelbird at interisland.net
Wed Feb 18 02:31:54 EST 2004
on 2/17/04 5:56 PM, use-revolution-request at lists.runrev.com at
use-revolution-request at lists.runrev.com wrote:
> Date: Tue, 17 Feb 2004 20:08:16 -0500
> From: Thomas McGrath III <3mcgrath at adelphia.net>
> Subject: Concept help
----------snip
> SO what I want to do is to check the DB when item 1's button is
> selected and check item 2 and set the available of all item 2s that
> have the same item 1.
----------
Check the cookbook 'Recipe for Finding common lines in two containers'. This
is line-delimited rather than item-delimited, but the principle is the same.
Also check Rev's site, Developer Central, for Mark Brownell's Array
Manipulation stack.
Serendipity Library.
Tuvia's DB examples.
----------snip
> Would this be best as a series of custom properties?
> or as variable arrays?
----------
How about both?
HTH,
Ken N.
More information about the use-livecode
mailing list