OpenNTF.org - objectShell
My Links (Not logged in)
Code Bin Search
 
Hosted by Prominic.NET
Rate This Code
5 - brilliant stuff
4 - very nice
3 - average
2 - needs work
1 - bad
   OpenNTF Code Bin
About This Code
Brief Description:
objectShell 
Rating:
Rating: 4 , Number of votes: 1 
Contributor:
Pierre Koerber 
Category:
Lotusscript 
Type:
Utilities 
Document Release:
1.0 
Notes Version:
R4.x, R5.x, R6.x, R7.x 
Last Modified:
13 Sep 2005 
OpenNTF Disclaimer

All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.

Code / Description

Main description

* The file contain the definition of a shell class
* There are two uses for this class :

    1. You can use it to sort a normal array, or to sort documents.
    2. When sorting document, you should derivate the class to fit you need and override the compare method to fit you needs.
How to test it
* You can cut and paste the code in an agent and put the agent in you mail database.
* Select some documents and then choose the agent in the menu.
* In the status bar, your eMail'subject should appear sorted.
Usage / Example
Show details for Function TEST_SHELL - to sort a vectorFunction TEST_SHELL - to sort a vector

Show details for Function TEST_SHELL2 - to sort a documentcollectionFunction TEST_SHELL2 - to sort a documentcollection
Code Attachments
objectShell.lss (7 Kbytes)
 Comments

No documents found

 Add your comment!