Saving deletes some of my lotusscript code!

Does anyone else have a problem when saving lotusscript code in a button on a form??

I have created two buttons on a form, one of which works fine.

Firstly I copied and pasted the button, intending to change some of the code, but when I saved after changing the code, some of the code disappeared.

So I created a totally new button and pasted some code (copied from the previous button) into the Click event, but when I save, some of the code disappears again.

Has anyone else had this problem??

Does anyone know what might be going wrong?

I was thinking along the lines of when you used to copy and paste a column in a view which had a formula and the Name under Programmatic Use used to mess up if you didn’t change the value (eg $1 to $7)!

I am currently using a 90 day trial version, with a view to upgrading because I need to use more than one embedded view in a lot of the forms in the application.

Please help.

Charlie.

Subject: Saving deletes some of my lotusscript code!!

The solution is to make sure you have your cursor on an empty line when saving.

This happens sometimes, in all places where you can enter code … I do hope they will fix this soon, because it’s really annoying … (so you’re not alone, this is a known problem !)

Tom

Subject: RE: Saving deletes some of my lotusscript code!!

Thanks, I’ll keep that in mind.

Charlie