For Programmers: Free Programming Magazines  


Home > Archive > Delphi > March 2004 > standard input & Delphi









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author standard input & Delphi
niemand

2004-03-27, 12:21 am

I need to create an app that uses RedMon. The of RedMon particulars
are:

Using RedMon you create redirected printer ports. If you connect a
Windows printer driver to the redirected printer port, all data sent
to the redirected port will be forwarded by RedMon to the standard
input of a program. This program is then responsible for processing
the data and producing new output

How do I access the standard input in a Delphi program? Is it even
possible to do this. Any help would be greatly appreciated.

Jamie

2004-03-27, 12:21 am

you can use the input and output file variabels that created how ever.
you may want to create a console app to do so..
and you may need to use PIPES..


niemand wrote:
> I need to create an app that uses RedMon. The of RedMon particulars
> are:
>
> Using RedMon you create redirected printer ports. If you connect a
> Windows printer driver to the redirected printer port, all data sent
> to the redirected port will be forwarded by RedMon to the standard
> input of a program. This program is then responsible for processing
> the data and producing new output
>
> How do I access the standard input in a Delphi program? Is it even
> possible to do this. Any help would be greatly appreciated.
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com