The LSX allows developers to manipulate views and agent schedules with LotusScript via Chrysalis.



Current classes: CView, CAgent.



I submitted this LSX in the codebin in 2002:



http://www.openntf.org/projects/codebin/codebin.nsf/81882682b238ec2685256be70008ecaf/6087a3c7c0e25a3888256c780055d8d5!OpenDocument





Next steps:

——————–

1) I would like to add Read methods that take design information and push it to a parameter document. So far, the LSX API call to "replaceItemValue" has me stumped.



2) I would like to add a CDatabase object to allows advanced database properties, ACL settings, and selective replication formulas to be set via the LSX.



3) I would like to port the code to other platforms instead of just W32.



4) I would like to create code to support calls from Java.



For these enhancements, perhaps someone else with LSX toolkit experience would be interested in knowledge sharing w/ me.