GENERAL · FEATURE

Getting messages from a queue

1. You can remove a message from the queue so that other programs can no longer see it. 2. You can copy a message, leaving the original message on the queue. This is known as **browsing**. You can remove the message once you have browsed it.

1. You can remove a message from the queue so that other programs can no longer see it. 2. You can copy a message, leaving the original message on the queue. This is known as **browsing**. You can remove the message once you have browsed it.