Script create object properties

Hi all,

I am currently trying to create a button that sets the properties of an object created using Object… from the create menu.

When I specify something like an excel worksheet I get a box with things like ‘display as’ or ‘size to window’ in it. Is there a way to set these using a button on the form?

Thanks

Andrew N

Subject: Script create object properties

Hi,

check the NotesEmbeddedObject class. I think it will cover your needs.

Michael