How to add a SmartIcon to users toolbars via script or formula?

Please help!

Subject: RE: How to add a SmartIcon to users toolbars via script or formula???

I have an article about this coming out in The View next issue (last I heard). If you need it sooner than that, get in touch with me privately and I’ll see what I can do.

The bottom line is, you create the toolbar button manually on your own system first. Toolbars are stored as Outline design elements in the bookmark.nsf file. You can use LotusScript to copy out the one entry you want, put it in an outline by itself, and either store that outline somewhere people can get at or DXL-encode it. Then you can use LotusScript to copy out the entry again and stick it into an appropriate spot in the end user’s toolbar.

Subject: RE: How to add a SmartIcon to users toolbars via script or formula???

Hi Andre,

Can you please send me the code, I need it ASAP.

Thanks for you help!!

Julie

Subject: RE: How to add a SmartIcon to users toolbars via script or formula???

Maybe you should send me email, andre underscore guirard, at us.ibm.com, so that I will know how to get in touch with you.

Subject: How to add a SmartIcon to users toolbars via script or formula???

@Command( [ToolsSmartIcons] )

With this new toolbars can be created and can customize the content and display of existing toolbars