100% when getting info on: Nouveau monde, Le
Posted: 2004-01-06 23:42:41
using IMDB large pic script and 3.4.2 CPU spinns 100%..
movie name is: The New World (1995)
movie name is: The New World (1995)
Official Forum
https://forum.antp.be/phpbb3/
Code: Select all
until (Pos('Runtime',Line) > 0) or (Pos('MPAA',Line) > 0 );
Code: Select all
until (Pos('Runtime',Line) > 0) or (Pos('MPAA',Line) > 0 ) or (Pos('Country', Line) > 0);