Forum Discussion
joseph_michaud
Staff
12 years agoI have no answers but only suggestion...
- StrComp() is a VBScript function. Try changing the name of your strComp variable.
- Your attachment showed an error in the Evaluation window saying "Unterminated string constant". Perhaps you've used two apostrophes (') instead of a double quote (")?
- That it works OK outside your project pretty much means that we aren't going to reproduce it with standalone routines.
See how much you can cut out of your project and still show the error, then submit a support case and provide your cut-down project.
Joe
- StrComp() is a VBScript function. Try changing the name of your strComp variable.
- Your attachment showed an error in the Evaluation window saying "Unterminated string constant". Perhaps you've used two apostrophes (') instead of a double quote (")?
- That it works OK outside your project pretty much means that we aren't going to reproduce it with standalone routines.
See how much you can cut out of your project and still show the error, then submit a support case and provide your cut-down project.
Joe