Add row as line to list
Mayada Al-Kishtini
malkishtini at gmail.com
Wed Feb 22 22:53:31 EST 2017
Awesome!
Very much appreciate the prompt replies.
Thank you,
Mayada
-----Original Message-----
From: omnisdev-en [mailto:omnisdev-en-bounces at lists.omnis-dev.com] On Behalf Of Bastiaan Olij
Sent: Wednesday, February 22, 2017 10:48 PM
To: OmnisDev List - English
Subject: Re: Add row as line to list
This works:
do myList.$addbefore(1).$assignrow(rowVar)
Cheers,
Bas
On 23/02/2017 2:35 PM, Mayada Al-Kishtini wrote:
> Hi All,
>
> I’m looking for a way to add the values that I have in a row var as a first line to a list.
>
> The code below works, but I’m wondering if there is a better way to do it using notation:
>
> do myList.$addbefore(1, rowVar.1, rowVar.2, rowVar.3, rowVar.4,rowVar.5, rowVar.6) ;; my row var has 10s of columns
>
>
> Thank you,
> Mayada
>
>
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
--
Kindest Regards,
Bastiaan Olij
e-mail: bastiaan at basenlily.me
web: http://www.basenlily.me
Skype: Mux213
http://www.linkedin.com/in/bastiaanolij
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list