I’m getting the message “Unexpected: [4]; Expected: End-of-Statement; Operator; ,” whenever opening a new or existing document from a new form I created. Notes won’t allow me to debug it. I haven’t changed anything on the open, initialize, etc. events. It just started popping up after I changed the Window title, in fact. But when I remove that, the error’s still there. Any ideas?
Subject: RE: Unexpected: [4]; Expected: End-of-Statement; Operator; ,
The message refers to some LotusScript code. Edit some LotusScript code on the form in some trivial way and try to save. This might show you where the error is as it tries to compile what’s on there.