Page 1 of 1

IMDB (batch) problem

Posted: 2003-10-11 09:43:58
by Guest
Hi !

I have a problem -_- with IMDB (batch script).
Here goes:
When I put "Flase" argument in "ImportURL" line, the script doesnt work and still download the URL.
I really need that line to work ?

Can you look into this when you have time, please ?

Thank you.

Posted: 2003-10-11 11:27:15
by antp
Here's what I answered to your e-mail :

Hi,
Thanks for the info.

Here is how to correct that :
Search for the line "SetField(fieldURL, MovieURL);" and put the following line just before it :

if ImportURL then

That's all ;)