Beginner question

Posted by Miron on May 14, 2005

Hi, I'm new with Delphi, and I found you Website very usefull.
I have a quastion:

I'm writing a console application that do somethings,
and I want the Input to be from outside:
I want to run the app from commandline like this:
"MyApp.exe txtfile.txt"
and that will launch my app MyApp.exe and it's input
string will be: "txtfile.txt"

Than'k you very much.
Miron, Israel

Related Articles and Replies