Posts:
Replies:
Ba Moser · Sep 30, 2020
Ba Moser · Sep 1, 2020
You may try to apply $ZSTRIP(yourSegment,"*C") to remove all non-ASCII characters.
Or just trailing $ZSTRIP(yourSegment,">C")
https://cedocs.intersystems.com/latest/csp/docbook/Doc.View.cls?KEY=RCOS_fzstrip
Ba Moser · Aug 25, 2020
That looks good.
But I can not use the index in SQL
. . . WHERE FOR SOME %ELEMENTS(Sample.Person1.AR) (%value......) works as expected.
But
how can I force the new index ?
. . . WHERE FOR SOME %ELEMENTS(Sample.Person1.AR.State) is not accepted
. . . WHERE FOR SOME %ELEMENTS(Sample.Person1.AR_State) is not accepted
.... ??? what else ??
Followers:
Ba has no followers yet.
Following:
Ba has not followed anybody yet.
Global Masters badges:





looks more like JSON than XML