credit cards and fP

Kenneth Brody kenbrody at bestweb.net
Wed Dec 10 12:24:51 PST 2008


Quoting Fairlight (Wed, 10 Dec 2008 15:08:10 -0500):

[...]
> RawQuery uses a file for its data field input.  I -can- make it possible to
> specify that it read its file from STDIN for IPC purposes.  The problem is
> filePro integration.  There's no way to -get it there-.  filePro's binaries
> all use STDOUT for their screen drawing, there's no (known, tTBOMK) way to
> suppress that without redirecting the entire stream, and fP lacks a popen()
> function that would make STDIN streams in called programs tennable.
>
> Any known solutions/workarounds?  Only thing I could think of would be
> using a named pipe, but that's *nix only.

Windows has named pipes:

     http://msdn.microsoft.com/en-us/library/aa365590(VS.85).aspx

Another option (which _is_ *nix only) is the USER command.

[...]

-- 
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list