Page 1 of 1

How to understand this script.

Posted: Mon Feb 18, 2008 9:11 pm
by merc_slk
PL will search for internet URL with product.asp?pf_id .... Than the parser, LUA script, takes over and searches the webpage.

local s1=e1= string found in URL pf_id
local s2=e2 string found in content info_attr.

Why two local variables for the same??
What about the variables "html.url","html.content","html.title","html.level"
where can I find more information about these?? Is not in the LUA script manual.

Regards,

Merc

Posted: Tue Feb 19, 2008 3:47 pm
by KoalaBear
main menu->Help->Contents->Using PicaLoader->Customize HTML Parser by Script