54 | Clipboard access in LotusScript without API'sGavin Bollard1550 - 21 2007 / (4) VB Classic (before MS ruined it) had some great functions.... clipboard.settext clipboard.gettext I'd like to see LotusScript have these functions built-in (not just text though - how about clipboard.getRTF, clipboard.getDocLink At the moment, some of these can be done using API calls but I'd like to see ... |
48 | Add function in LS to change/select attachment icons |
30 | Provide Script/API methods to control replication settingsNinke Westra1694 - 04 2008 / (5) At the moment it is not possible to enable a database for scheduled replication or to control the 'Receive documents from server' and 'Send documents to server' flags on the basics tab of the replication settings dialog, using either Lotusscript or even C-API (at least none that I know of). ... |
13 | Record MacroOwen O'Connor127 - 24 2009 / (0) Most desktop apps which include scripting capability will allow a user to 'record a macro', whether through visual basic or python or whatever. Lotus has offered this capability in other apps so why not in Notes? It could be incorporated into the toolbars (smarticons?). |