Re: [fpc-pascal] Installing FPC 2.5.1 in Mac OS X

2011-04-16 Thread Felipe Monteiro de Carvalho
Hello, Ok, I managed to fix my problem: user-46-113-147-187:carbon felipe$ cd /usr/local/lib/fpc/2.5.1/ user-46-113-147-187:2.5.1 felipe$ which fpcres /usr/local/bin/fpcres user-46-113-147-187:2.5.1 felipe$ sudo ln -s /usr/local/bin/fpcres fpcres -- Felipe Monteiro de Carvalho _

[fpc-pascal] stripping HTML

2011-04-16 Thread Roland Schäfer
Hello everyone, is there any existing FPC code (even external libraries with bindings) to strip HTML tags from files, including adequate removal of scripts, comments and other multi-line non-text - and which handles faulty HTML input in a tolerant fashion? I also need to keep track of how many char