OK, I¹m mistaken, exists should find the group even when not on the
current card.  When the group reference is combined with the stack
reference, it works.

It also works as the following, which makes sense.

   put exists(grp id 1006 of this stack)

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design





On 1/4/15, 2:43 PM, "Scott Rossi" <sc...@tactilemedia.com> wrote:

>Is the group on the current (visible) card?
>
>If not, then exists will be false.  Otherwise, the id is enough when the
>group is present on the current card.
>
>Regards,
>
>Scott Rossi
>Creative Director
>Tactile Media, UX/UI Design
>
>
>
>
>On 1/4/15, 2:11 PM, "Dr. Hawkins" <doch...@gmail.com> wrote:
>
>>put exists(group id 1004 of group id 1111 of card id 1016 of stack "nv")
>>&&
>>exists(group id 1004  of stack "nv")
>>
>>yields
>>
>>  true false
>>
>>Huh?
>>
>>Isn't the id and stack unique and sufficient?
>>-- 
>>Dr. Richard E. Hawkins, Esq.
>>(702) 508-8462
>>_______________________________________________
>>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
>
>
>
>_______________________________________________
>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



_______________________________________________
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