I'd like to write a script that runs in the background all the time (to monitor what is being played). Is this possible with VBscripts?
Basically, it would collect information about what is playing and store this in the database. I can collect the info and store it, but not as a continuous background task.


