Get Your Script Libraries in Order — And Perform Other Extraordinary Feats Using the Combined Power of LotusScript and the Lotus C API
by Kenneth Haggman


from THE VIEW, March/April 2005, Volume 11, Issue 2


This article introduces Script Organizer, a friendly utility that automatically reorders a script library’s contents in the order you specify. See how its LotusScript code uses the Lotus C API to access and change database elements. The C API provides access to most programmable back-end functionality — this article shows you how to start taking advantage of this interface right away by using some direct and encapsulated calls. You can download the tool from THE VIEW Web site.



Would you like to see the full version of this article?

If you are an electronic license holder to THE VIEW, please log in to view this article.

If you would like information about becoming an electronic license holder — and having 24/7 unrestricted access to all articles and content in THE VIEW Online Knowledgebase — click here to see the available subscription options.

Or call 1-781-751-8813 to speak directly with a subscription and licensing specialist about customized access for you and your team.



Free downloads:
A tool to rearrange the functions and subroutines of your script libraries. The dtabase makes use of the Lotus C API for LotusScript.


CodeFunctions.nsf