2

I'm an italian programmer (i started a new job from 2 weeks). I have to made a program that permit me to print some ticket from a touchscreen monitor and pay it. For the payment i use a cashflow mei model 7900. Now the problem is that there are not some code example for delphi and the API demo is wrote in c#. I thought to use the exe demo for communicating with the cashflow by capturing output and input it on my delphi application. For example in delphi i can capture the output of a console and input into a textbox, i want to capture the command start of demo app and input into my delphi app that will do some things. Is it possible? Thanks

1

1 Answer 1

2

There are some similar questions here on SO, please start with them:

Capture Console in Delphi 2009 and above
How to read from an external console application?
Delphi 6 - read console app's output while running

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.