Does it work if you do use an intermediate value? e.g.

$value:= $Return_ptr-> {$Item}
$Result:= $Column1 ->{$value}

Regards,
 
Narinder Chandi,
ToolBox Systems Ltd.
-- 

-----Original Message-----
From: 4D_Tech <[email protected]> on behalf of 4D Tech Mailing List 
<[email protected]>
Reply-To: 4D Tech Mailing List <[email protected]>
Date: Tuesday, 9 July 2019 at 17:16
To: 4D Tech Mailing List <[email protected]>
Cc: Chip Scheide <[email protected]>
Subject: Re: What is wrong with this statement? Corrected

    My bad -- the correct line of code that is failing is:
    $Result:= $Column1 ->{ $Return_ptr-> {$Item} }
    
    On Tue, 9 Jul 2019 12:14:37 -0400, Chip Scheide via 4D_Tech wrote:
    > $Result:= $Column1{ $Return_ptr{$Item} }
    ---------------
    Gas is for washing parts
    Alcohol is for drinkin'
    Nitromethane is for racing 
    **********************************************************************
    4D Internet Users Group (4D iNUG)
    Archive:  http://lists.4d.com/archives.html
    Options: https://lists.4d.com/mailman/options/4d_tech
    Unsub:  mailto:[email protected]
    **********************************************************************


**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to