djsfantasi
- Joined Apr 11, 2010
- 9,237
I took a look. It appears that the line where I used the AND, is missing the keyword Then.The problem is by the use of [ AND ] I think this means something different in Oshonsoft, but I'll look into it and re-try.
Thus,
Code:
If rx1=5 and char<> “C”
Code:
If rx1=5 and char<> “C” then