: : can i make a program that can link to another program
: : (i.e. a program that can execute other program)
: :
: Yes, you need to use the Exec() or WinExec() procedure for that. The help-files of Turbo Pascal and several previous threads on this board contain example codes.
:
inside the bracket, what should i type??