Search found 1 match

by de.lesse.be
2006-08-08 10:02:02
Forum: Ant Movie Catalog > Scripts
Topic: [UPD] [NL] MovieMeter.nl
Replies: 112
Views: 29634

still one small bug....


// Length
Value := TextBefore(Line, ' minuten<br />', '');

change to

// Length
Value := TextBefore(Line, ' minuten', '');

now when the movie has 2 or more times (like extended etc...) He will picj the first one. (standard time)