Null is undeclared identifier
Prior to installing version 20 build 2 the following line worked in a calculation. After installing the new version, this line fails to compile with an error "undeclared identifier: 'null'
if (plAttachmentsProgressRpts385['DATECREATED'] <> null then
How can I now refer to null?
Thanks,
Phil Horst
if (plAttachmentsProgressRpts385['DATECREATED'] <> null then
How can I now refer to null?
Thanks,
Phil Horst
Comments
I emailed you a patch to resolve this issue. Developers with an active RB license can email support@ and request the patch.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Phil
does it mean it's a bug of RB20.2, which will be fixed in one of the next releases?
I'm just testing the trial version currently, i.e. not upgraded (yet).
Correct. A patch is a bug fix available to developers with an active license. Future releases include the fix. I recommend upgrading your license and going forward participating in the subscription. That provides the best value - you receive continuous support and releases for the lowest price.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com