2009-10-15, 16:22
Okay I've been playing around with the labelenum type and it appears to me that it can't be used for conditionals, only $INFO[] type vars within the scraper. Is this correct or am I missing something?
The reason I am asking is Rotten Tomatoes has three types of ratings (default, cream of the crop and community ratings) and I would like to add the ability to select which one to scrape. It doesn't make much sense to have three separate Boolean values, especially as you then induce the possibility of overwriting if more than one Boolean value is true.
Thanks.
The reason I am asking is Rotten Tomatoes has three types of ratings (default, cream of the crop and community ratings) and I would like to add the ability to select which one to scrape. It doesn't make much sense to have three separate Boolean values, especially as you then induce the possibility of overwriting if more than one Boolean value is true.
Thanks.