10-17-2017 01:33 PM
I am using a card file as a queue for mold changes on an IMM press. I have the queue being populated by methods that monitor the inventory level of various stores. I want the method that is adding the tools to the queue to check the queue and verify that the tool in question is not there before adding it. Whenever I run the method that I've written I get an error (see picture of the method below).
I appreciate any help I can get.
10-17-2017 02:13 PM