Hi Gurus,
I have been using JDE Object Browser to test functions to vet them for use in an NER.
I have the need to take "'' (double-double quotes), and other variations, out of an interface flat file string. I have tested the functions "Is String In String" (B0500690) and "Replace String In String" (B0500725) in JDE Object Browser with full success. However, when I go to insert this logic in an NER, I get the compiler error:
N55AVON.c
C:\E920\DV920\source\N55AVON.c(182) : error C2308...
Read more
I have been using JDE Object Browser to test functions to vet them for use in an NER.
I have the need to take "'' (double-double quotes), and other variations, out of an interface flat file string. I have tested the functions "Is String In String" (B0500690) and "Replace String In String" (B0500725) in JDE Object Browser with full success. However, when I go to insert this logic in an NER, I get the compiler error:
N55AVON.c
C:\E920\DV920\source\N55AVON.c(182) : error C2308...
Read more