Group command with an object list
Peter Haworth
pete at lcsql.com
Mon Dec 29 17:56:40 EST 2014
Getting a run time error on command "group tList". I'm constructing tList
from the selectedObjects by replace return with " and " and making sure
there isn't a trailing " and " at the end.
The runtime error includes the contents of tList which look correct to me -
"<long id of field 1> and <long id of field 2>".
I can get round it by putting "group " at the start of tList then "do
tList" but why doesn't this work?
Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
More information about the use-livecode
mailing list