O7: local list can be read from another procedure
Jim Creak
jim at jacsoft.co.nz
Sun Jun 2 22:35:50 EDT 2019
It would be interesting to see if there is a value of #l #ln and compare that to #l and #ln in Method 1 to see if there is another list that has become the focus for the lst() function.
Thanks
Jim
JACSoft Programming Ltd. <http://www.jacsoft.co.nz/main.shtml>
> On 2/06/2019, at 7:15 pm, Daniel Sananes <daniel.s at kopparbergs.se> wrote:
>
> Hi all,
>
> I just found a strange behaviour that should be impossible.
> Does this also work in Studio?
> ---
> A local list is defined and built in method 1 with fields from a Fileformat.
> Method1
> -----
> For each line in list
> Find on ART_NR (Exact match) {lst(ART_NR)}
> call method 2
> End For
> ;
> Method 2
> -----
> If lst(ARTICLE_SALDO)<>ARTICLE_SALDO
> *YES, omnis is able to read the lst() part.
> End if
> ;
>
> regards
> Daniel Sananés
> Kopparbergs Bryggeri AB
> Tel: + 46 (0)736 70 40 70
>
> _____________________________________________________________
> 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