On 06/22/2016 02:57 PM, Andrew Chapman wrote:
> Code such as:
>
> if(buffer in myHash) {
>
> }
>
> throws an access violation. A string value works without error.
Does it throw an exception? Can you reproduce the issue with a short
program?
Ali