<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Times New Roman'; COLOR: #00002b; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: ">
<DIV>Hi</DIV>
<DIV> </DIV>
<DIV>I am attempting to employ the named pipe application “Using Pipes for
Messages” which I found at </DIV>
<DIV> </DIV>
<DIV><A
href="http://www.delphi3000.com/articles/article_2918.asp?SK">http://www.delphi3000.com/articles/article_2918.asp?SK=</A><FONT
color=#000000> </FONT></DIV>
<DIV> </DIV>
<DIV>I am running Borland Studio 2006 on Win 7 and need named pipes to
communicate to a C# app that I am also building.</DIV>
<DIV> </DIV>
<DIV>The example (bottom of page) is supposed to reverse the data sent by the
Pipe-Client as a Response.</DIV>
<DIV> </DIV>
<DIV>Using pipelist.exe I am able to confirm that the pipe <U>is</U> being
established. However, when the send button is clicked it doesn’t communicate and
it gives an error message “PIPE does not exist “. Pipelist.exe shows the
pipe existing after the error message which seems to indicate a code
problem.</DIV>
<DIV> </DIV>
<DIV>Any help would be appreciated.</DIV>
<DIV> </DIV>
<DIV>Perhaps someone could point me to a more complete example of using this
code.</DIV>
<DIV> </DIV>
<DIV>Bob</DIV></DIV></DIV></DIV></BODY></HTML>