issues Search Results · repo:sandbil/HTML-Parser language:Pascal
Filter by
4 results
(52 ms)4 results
insandbil/HTML-Parser (press backspace or delete to remove)Hi,
When I test with link:
http://s.cafef.vn/bao-cao-tai-chinh/TNG/IncSta/2018/4/0/0/1/ket-qua-hoat-dong-kinh-doanh-cong-ty-co-phan-dau-tu-va-thuong-mai-tng.chn
I find xPath: //*[@id= tableContent ] ...
duytuanvn
- Opened on Aug 16, 2021
- #5
Remove PPrmRec and use: ... TPrmRecList = TList TPrmRec ; ...
PrmItem := PrmXPath[PrmXPath.Count - 1];
PrmItem.TagName := AnsiReplaceStr(PrmItem.TagName, @ , );
Remove New(Prm);
This will fix a memory ...
HemulGM
- 3
- Opened on Apr 15, 2020
- #3
Hi, this is my first issue that I report. Because I do not know how to format source code here, I have attached the
error report in a zip archive.
Kind regards Bernd D. error.zip
BerndFD
- Opened on Nov 6, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.