In reply to sharvil111:
It was indeed a scope resolution problem. My struct datatype was declared in another package which was not imported fully. I’m not seeing the error now after the necessary changes. Thank you for the help.
In reply to sharvil111:
It was indeed a scope resolution problem. My struct datatype was declared in another package which was not imported fully. I’m not seeing the error now after the necessary changes. Thank you for the help.