About $add re lists
Andy Hilton
andyh at totallybrilliant.com
Wed Jan 27 19:32:13 UTC 2021
Das
If what you are trying to add is already in a list or a row, it sounds like you are wanting to do something like :
Do cvChartStylesList.$add().$assignrow(MyOtherRowWithInfoAlreadyInIt) - poss with kTrue or two depending on whether you want columns to be matched etc etc as per the docs
Is that it ?
Andy Hilton
Totally Brilliant Software Inc
Phone (US) : (863) 409 4870
Phone (UK) : 0207 193 8582
Web : www.totallybrilliant.com <http://www.totallybrilliant.com/>
Helpdesk : http://totallybrilliant.kayako.com <http://totallybrilliant.kayako.com/>
Email : andyh at totallybrilliant.com <mailto:andyh at totallybrilliant.com>
> On Jan 27, 2021, at 2:00 PM, Das Goravani <goravanis at gmail.com <mailto:goravanis at gmail.com>> wrote:
>
>
> I have this line of code
>
> Do cvChartStylesList.$add()
>
>
> My question is this: It says in the online help to put the column values in the parenthesis but in this case there are too many fields to list.. it is a whole file, all columns, about 200..
>
> If you leave it blank does it add all the fields specified in the $define statement, which in this case is a whole file so I just put the file name in the define statement
>
> Should I put the file name in the $add statement too, in quotes.. does that work
>
> Or should I leave it blank?
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com <http://lists.omnis-dev.com/>
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com <mailto:omnisdev-en at lists.omnis-dev.com>
More information about the omnisdev-en
mailing list