Hey Whimsy, it's been quite a while since I've been here, did you have a good Christmas and everything?
Anyway I ran into a problem, or actually it's egosoft's problem. In this code is a typo:
Code: Select all
*In Exscriptor
<RetVar/IF> match regular expression: <Var/String> to string <Var/String>
*In X3:TC
<RetVar/IF> match regular expession: <Var/String> to string <Var/String>
Egosoft forgot the "r" in "expression", so when I insert the code from the right by double clicking it, it won't compile. If I remove the "r" it compiles just fine. Don't know if you even want to spend time on something this small, but it might be useful for anyone else that encounters this problem
The error the compiler shows is this (if everything else is good):
Code: Select all
Saving file...
Save failed because of compilation errors - please compile again
Save failed due to compilation errors!
- Error on line 91 - Unrecognised symbol in expression: match