Is it possible set time intervals between parsing scripts ? Or no further parsing until download finishes ? As far as I could tell the url seems to be time sensitive - changes with time. So I want OEP to parse only when it can starting download. Files of interest are wmv. Any ideas are welcomed.
 
	I think, what you need is to load the URL immediately after a file has been parsed. If so, please add the following line to the Project URLs field:
Additional=DepthFirst
Best regards,
Oleg Chernavin
MP Staff
 
	Thanks for the advice. Will try that.
 
	Where in OE do you enter "Additional=DepthFirst"?
Thanks!
john fothergill
> I think, what you need is to load the URL immediately after a file has been parsed. If so, please add the following line to the Project URLs field:
> > Additional=DepthFirst
> > Best regards,
> Oleg Chernavin
> MP Staff
 
	You need to have it on a separate line in the URLs field of the Project Properties dialog.
Oleg.
 
	> You need to have it on a separate line in the URLs field of the Project Properties dialog.
> 
> Oleg.
Thanks Oleg!  But do I put it before the URL of the website (first line), or after?
John Fothergill
 
	I usually put it after the URL. But it doesn`t matter.
Oleg.