I am tring to READ a file that contains an encrypted credit card no, so it uses a string of special characters.
When Navision does the READ to a text field, it changes the value of some of those special characters. Consequently, our decrypt function does not return the expected value of a credit card no.
How do I get the READ to not change the special characters?
0
Comments
Thomas