Run VBScript as a process

From: Adam (rocketman7000_at_yahoo.com)
Date: 01/27/04


Date: 27 Jan 2004 13:30:21 -0800

Does anyone know how to load a VBScript script into memory (have it
run continuously)?

I am wanting to automatically rename files as I copy them to a specfic
directory, thus the script must constantly "execute". cscript and at
(the task scheduler) will not suffice.

Thanks in advance.
--Adam