<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ken,<br>
<br>
I have not used the USER command.&nbsp; What is the proper syntax?<br>
<br>
Richard D. Williams<br>
<br>
Kenneth Brody wrote:
<blockquote
 cite="mid20050421100752.x0k4g8cooow8ookg@webmail.spamcop.net"
 type="cite">
  <pre wrap="">Quoting Tom Pancero (Thu, 21 Apr 2005 09:48:08 -0400):

  </pre>
  <blockquote type="cite">
    <pre wrap="">Greetings,

I am in the process of installing a new software package that will be
integrated in my
Filepro apps.  It will make use of a bi-directional data path to an
interface program that
handles the communication with the software package using STDIO &amp; STDIN.

System is Red Hat 8 with Filepro 4.8

What method/protocol does the Filepro USER command use to communicate
with the
'outside world'?
    </pre>
  </blockquote>
  <pre wrap=""><!---->[...]

Anything sent from filePro to the USER program is sent to the USER
program's stdin, plus a newline.  Anything sent by the USER program
to its stdout, followed by a newline, can be read by filePro.

--
KenBrody at BestWeb dot net        spamtrap: <a class="moz-txt-link-rfc2396E" href="mailto:g8ymh8uf001@sneakemail.com">&lt;g8ymh8uf001@sneakemail.com&gt;</a>
<a class="moz-txt-link-freetext" href="http://www.hvcomputer.com">http://www.hvcomputer.com</a>
<a class="moz-txt-link-freetext" href="http://www.fileProPlus.com">http://www.fileProPlus.com</a>
_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>




  </pre>
</blockquote>
<br>
</body>
</html>