On Aug 13, 2018, at 2:00 PM, Jeffrey Kain wrote:
> This fails every time:
>
> C_OBJECT($selManuAbbv)
> $tManufacturerName:="Levy's"
> $selManuAbbv:=ds.ManufacturerAbbv.query("Manufacturer =
> :1";$tManufacturerName)
>
> It's due to the single-quote in the string. Is this a bug in 4D?
Did you try doing something like this:
$tManufacturerName:=“Levy”+char(Quote)+”s"
That would tell you if it is a parsing/method editor issue or something very
low level in the ORDA engine.
Either way it is definitely a bug that must be fixed.
Also, did you try v17.0 HF1? Maybe they snuck a fix into that.
Tim
*****************************************
Tim Nevels
Innovative Solutions
785-749-3444
[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]
**********************************************************************