Short:        Wait until given MsgPort(s) disappear.
Author:       Elmar Hoffmann <elho@gmx.net>
Uploader:     Elmar Hoffmann <elho gmx net>
Type:         util/cli
Version:      1.02
Requires:     OS 2.04
Architecture: m68k-amigaos

This programm waits until the given MsgPort(s) have disappeared,
ie. in other words it is the opposite of WaitForPort.

It is usefull in shell and ARexx scripts to wait for a given
program to exit - just call WaitForPort with the programs ARexx port
name as parameter.

See WaitNoPort.doc for further information and on how to verify that
this copy of WaitNoPort has not been modified by a third party.