O$: Remove columns from a row

Frank Bradley snowcat1964 at gmail.com
Tue Apr 14 14:25:46 EDT 2009


Christine,

you cannot remove columns from a list if that list was defined by a
$definefromsqlclass, at least I have never been able to perform such an
action.


frank

2009/4/14 Christine Penner <christine at ingenioussoftware.com>

> I have a row variable that is defined from an sql class. I want to remove a
> column from it. I don't care that it wont be connected to a table class
> anymore. This is what I was doing.
>
> Do pRow.$cols.$findname('FF_DRIVER') Returns ref   ;; This gives me a valid
> ref to the column
>
> Do pRow.$cols.$remove(ref)   ;; This does nothing
>
> Anyone have any ideas why it's not working?
>
> Thanks
> Christine
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
>



More information about the omnisdev-en mailing list