Bruno Grange
Bruno Grange
"Imagination is more important than knowledge." (Einstein)

Content
Social
| LotusScript sorts a Lotus Notes document collection |
|
|
| Written by Bruno Grange |
| Monday, 26 January 2009 10:36 |
|
Using this LotusScript code, I can sort a Lotus Notes document collection using a specified field, such as text/date/number, as the key.
This example shows entries in ascending order, but the array sort within the function can be extended. Note: The comment within the code explains what happens as the code goes into effect. Related Articles: |


