Contact/2 - Pipe support - Developers info

Contact/2 version 1.31 or above will pipe out a complete data set, 
if the user double-clicks an data set icon.

If you want to use Contact/2 as data base for your application, you
have to create a pipe called \pipe\contact2, and read from the pipe.

TestPipe.cmd is a little sample file that will do the task.
TestPipe.cmd needs RXU.DLL. Maybe you have to copy the dll to a directory
statet in your LIBPATH environment.

To check the pipe support out:
First start TestPipe.cmd in a OS/2 window. Then start Contact/2, select 
an address from the container, and double click the icon. TestPipe.cmd
will display alle entries of the selected data set.

By this way you are able to use Contact/2 as kind of 'address picker'
for your own applications.

