Coder's Guild Mailing List

pascal problem

Posted by KL2001 on 1998-02-27

i'm just a beginner, and i want to bind one file into my exe, so when the
person types in for example

c:\>program text1

it will make a text1.txt file and copy all the lines to that file, but when
they type

c:\>program

it has to run the program regularly.


I'm programming with turbo pascal 7. any ideas?