SV: O7. Adding line to list notationally

Daniel Sananes danielsananes at hotmail.com
Thu Jan 8 20:26:05 EST 2015


Hi Kelly,
The return is 0. Does not work. #F returns 1 when adding a column. Maybe
this is impossible in O7.'

Daniel

-----Ursprungligt meddelande-----
Från: omnisdev-en-bounces at lists.omnis-dev.com
[mailto:omnisdev-en-bounces at lists.omnis-dev.com] För Kelly Burgess
Skickat: den 9 januari 2015 01:25
Till: OmnisList
Ämne: Re: O7. Adding line to list notationally

Hi Daniel,

>How do I notationally add a line to a list?

In Studio I'd use

   Do myList.$add()
or
   Do myList.$add(#S1,'col2Value',#1D2)

The first way just takes the values from the CRB, the second provides them
explicitly.

In O7 I'd guess that would become

  Calculate #F as myList.$add()

but maybe the return would be an integer line count rather than a flag.

Kelly
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5577 / Virus Database: 4257/8893 - Release Date: 01/08/15




More information about the omnisdev-en mailing list