I find and replace wrong strings :
99str
//Æàíð
LineNr := FindLine(' ', Page, LineNr+1);
Line := Page.GetString(LineNr);
if LineNr > -1 then
begin
BeginPos := pos('</B>', Line);
if BeginPos > 0 then
BeginPos := BeginPos + 5;
EndPos := Length(Line);
Value := copy(Line, BeginPos ...
Search found 2 matches
- 2005-09-17 08:07:50
- Forum: Ant Movie Catalog > Scripts
- Topic: Sharereactor (RU) (large picture) doesn't work picture
- Replies: 14
- Views: 3442
- 2005-09-16 16:04:09
- Forum: Ant Movie Catalog > Scripts
- Topic: Sharereactor (RU) (large picture) doesn't work picture
- Replies: 14
- Views: 3442