Shell is leaving a process open in Windows 98

J

Jeffe

VB newcomer. I am using the following command

shell "command.com /c copy xvxv01.txt+xvxv02.txt
multfile.txt", vbHide

to concatenate 2 files into 1, and go on to process from
there.

When I do a ctrl+alt+del - the task montior tells me I
have a WinOldApp open. What am I doing wrong that this
will not close down after executing the copy command

Thank you
 
Top