wlaflamme
Mechanical
- Oct 25, 2005
- 4
Hello,
I am having trouble with a string manipulation. I know this works on my computer but when I bring it to another computer to perform the string manipulation it displays an error message. Here is the callout
bufferin2 = Left(Right(bufferin1, 8), 6)
Here is the error message:
Compile Error
Can't find project or library.
Ant recommendations
I am having trouble with a string manipulation. I know this works on my computer but when I bring it to another computer to perform the string manipulation it displays an error message. Here is the callout
bufferin2 = Left(Right(bufferin1, 8), 6)
Here is the error message:
Compile Error
Can't find project or library.
Ant recommendations