O$5 - $loadcols - loading list values without 'Set Current List'
Mike Matthews
omnis at lineal.co.uk
Thu Mar 12 04:51:16 EDT 2015
As Reg says, within the loop, just refer to the field in that line as :
iList.field
This is because the $line of the list has been set by the For.. loop.
Question: Did you leave DF1 and file formats and move to SQL and schemas?
Mike
Mike Matthews,
Managing Director, SQLWorks Software Ltd
Tel: +44 (0)1271 375999
Email: mike.matthews at sqlworks.co.uk
Web: www.sqlworks.co.uk
SQLWorks replaces Sage, ACT!, Opera, Access, SAP
On 12 Mar 2015, at 05:18, bub <buppeke at gmail.com> wrote:
> Here we are, 1st Studio question, I love the following construction
>
> For iList.$line from 1 to iList.$linecount step 1
>
> but how can i load the current values of the current line without using 'Set current List', I tried using variations of
>
> Do iList.$line.$loadcols(...) but don't get it work....
>
> Thanks
> Bruno Huyssen
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list