Phil,
first of all thanx for the reply..
I'm trying to imitate a command prompt just as I would do in Visual Basic
for example:
VB
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
dim PN as string 'programm name
dim RunProgram 'return
PN =...