Comments

jetdv wrote on 8/5/2003, 2:29 PM
It is looking specifically for a directory called VMedia on drive D. To place the files somewhere else, modify the following line (about the 20th line down):

var defaultBasePath = "D:\\vmedia\\";

NOTE: two slashes are required as shown above everywhere you would normally have one slash.
miwi21 wrote on 8/5/2003, 2:41 PM
Thanks Jet, works like a charm. First attempt at using scripts, really neat feature. Saves time and effort.

Astonished at quick reply. Given level of activity in this forum I wasn't expecting a reply for days if at all. A new record. Thanks again and to all developing and posting scripts.