name of current list in OS10.1

Andrew McVeigh omnis at surfway.com.au
Mon Jan 4 06:09:57 UTC 2021


$cobj doesn’t work so I’ll stick with your one liner with $cfield which does work

Andrew McVeigh
Surfway Real Solutions
Phone 02 44412679 Mobile 0418428016
www.surfway.com.au
www.berrarabeach.com.au


 <http://www.surfway.com.au/>
 <http://www.surfway.com.au/>
> On 4 Jan 2021, at 4:41 pm, Kelly Burgess <kellyb at montana.com> wrote:
> 
> Hi Andrew,
> 
>> I have added a $construct method and added these two lines
>> 
>> Calculate IvListName as $cfield.$name()
>> Do $cwind.$objs.[IvListName].$linehtextra.$assign(VFLISTLINEHEIGHT) 
> 
> You can reduce that to one simple line - there's no need to know the name when you're inside the headed list object's $construct.
> 
>  Do $cfield.$linehtextra.$assign(VFLISTLINEHEIGHT) 
> 
> My instinct would be to use $cobj rather than $cfield, but I'd test to figure out which one(s) worked.
> 
> Kelly
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 



More information about the omnisdev-en mailing list