|
: 35 : 35 : 0 |
When I use the LotusScript Editor (ELSE) to create USE statements I would like typeahead to provide me with a list of the matching LotusScript libraries present in the current application. This will speed up the time it takes to create such statements as well as reduce the chance of typing errors. A similar capability is already available in the Java editor for the comporable import statement.
|