Search found 2 matches
- 2010-03-31 22:44:35
- Forum: Ant Movie Catalog > Scripts
- Topic: IMDB script
- Replies: 283
- Views: 80704
ok something like this would work both for director and writer fields i guess: // Writer (Producer Field) if CanSetField(fieldProducer) then begin if GetOption('Producer') = 1 then begin Value := TextBetween(PageText, 'Produced by</a></h5>', '</table>'); FullValue := ''; Value2 := TextBetween(Value,...
- 2010-03-31 20:03:49
- Forum: Ant Movie Catalog > Scripts
- Topic: IMDB script
- Replies: 283
- Views: 80704