Randy,
I'd add a check to the item ID string. ORDA is excruciatingly picky in
terms of inputs. I bet something is not completely kosher in an item id and
that's causing the RT error.

Alternatively you could loop through the list of items and check the id
there. But if the param is generated or user entered I'd look at that
first.

On Fri, Jul 27, 2018 at 7:28 AM Jeffrey Kain via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> The code:
>
> C_TEXT($0;$tManufacturer)
> C_TEXT($1;$tItemID)
> $tItemID:=$1
> $tManufacturer:=""
>

-- 
Kirk Brooks
San Francisco, CA
=======================

*We go vote - they go home*
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to