You are not logged in.
Pages: 1
1) Amazing how I've compiled scripts so many times and never caught this. Guess sometimes the most obvious things are right under your nose!
2) Denis, what does "Close round" mean below? Frankly, the error doesn't make sense...
Edit: Looked at the code, found the error, and then figured out that you probably meant "Closing parenthesis" or "Closing square brackets" or "Closing braces" (depending on whether ')', ']' or '}' is missing respectively), right? If so, I think the language in that dialog needs to be modified accordingly...
Last edited by Andrew (2009-02-09 17:24)
Offline
1) Fixed
2) This message is directly from PascalScript code. It will also be rewriten every time I update PascalScript component. I don't want to change it.
Offline
1) Thanks!
2) Ah, ok then. Maybe a quick mail to the PascalScript devs is in order...
Offline
Pages: 1