Group command syntax

Peter Haworth pete at lcsql.com
Fri Apr 19 18:56:43 EDT 2013


Hi Michael,
The object list is in the same format as your group command - objectref and
objectref.  So

put the name of button "a" && "and" && the name of button "b"into xx

Pete
lcSQL Software <http://www.lcsql.com>


On Fri, Apr 19, 2013 at 3:04 PM, Michael Doub <mikedoub at gmail.com> wrote:

> I feel a bit foolish asking this but I can not figure out the syntax for
> the group command.
>
> I am trying to clone a bunch of objects, align them property and then
> group them so I can build a scrolling group.
>
> group button "a" and button "b"   -- works fine
>
>    put the name of button "a" && return && the name of button "b"into xx
>    group xx  --- does not work
>
> the dictionary says    group [objectList]
>
> what is the syntax for an objectList?
>
> -= Mike
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list