I'm getting a Syntax Error message when loading a form with a CalcManager on it. I only have one target and it does not have a formula at design time, it is added at run time. I getting the error
A syntax error occurred while compiling a formula for: <my textbox>
The error is:
Unexpected end of file, on line: 1 column: 5
The message is happening during the initialization of the form, before any of my code runs. After I OK this message, the form loads correctly and the textbox with the formula works as expected.
I figured this out right after I posted. I tried to Delete the post but got a message about time limits for deleting.
Hi,
Thank you for sharing with us that your issue has been resolved!
Please can you provide us with further details about what caused it to occur. This would be great help for anyone who face the same problem in the future and his research navigates him to this forum thread, where a detailed answer would be given.
Let me know if you need any further assistance regarding this matter.
I doubt details would help, I was looking at the wrong textbox, which is why I wanted to just delete the post.