Forum Discussion
rkarger
14 years agoOccasional Contributor
Hi,
Yes, the code had a syntax error - I had already removed it from my code to work around the problem and had to rewrite it, and I missed that.
What I had was AddMethod("Name", MainUnit.Name) so that seems to be where my problem was. I didn't realize it was calling the method there. Thank you for your help!
Yes, the code had a syntax error - I had already removed it from my code to work around the problem and had to rewrite it, and I missed that.
What I had was AddMethod("Name", MainUnit.Name) so that seems to be where my problem was. I didn't realize it was calling the method there. Thank you for your help!