11-20-2007 08:37 PM
11-26-2007 09:51 AM
Hi,
You may group messages according to different IDs by sorting the 2D array in which the data is stored. Here are a few discussion forum posts about sorting 2D arrays:
Then, in order to keep track of the number of messages for different IDs, you may use functions from the Array palette, such as the Index Array and Search 1D array to count the number of messages.