Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
This will require a bit of work to change on this side. That is actually a standard that we use (pascal casing) on all of our fields. It is strange to me that a capital "I" would cause this problem. I totally believe you, but if this is the case, then we cannot have a capital "I" anywhere in our structures that get exported. So my next question would be, are there any other languages or situations that this could happen. Based on the ASCII structure, this shuld not have happened, though it did, so we are going to have to come up with a blanket solution here. Thanks for the heads up.
|