in reply to Help with Window Script

<doc://perlport> - see the section about the system function:

"system(1, @args)" spawns an external process and immediately returns its process designator, without waiting for it to terminate.

-- 
Ronald Fischer <ynnor@mm.st>