The script gets caught on extended ASCII characters from the OPAS titles, requiring us to manually modify the source CSV. We need to modify the encoding parameters in our script so it does not get hung up on those characters.
The script gets caught on extended ASCII characters from the OPAS titles, requiring us to manually modify the source CSV.
We need to modify the encoding parameters in our script so it does not get hung up on those characters.