Convivea
Bit Che => Scripts & Development => Topic started by: pippo236 on December 21, 2006, 05:50:54 pm
-
I red the documentation for script and I cannot understand what is QAD mentioned in it, it is a language?
sorry to bother but I would like to start doing that and I have no experience but I will do it.
Thanks for helping me.
-
this is to help you visualize the different data arrays... such when breaking down the HTML Table into results, you first split the HTML Table into an array using a delimiter, such as "</TR>"
QAD lets you quickly view your data block as it gets split into the array.
The script debugger as a built-in QAD type display, but that tool is useful when first looking at the raw HTML source.
more to come later, as i'm working on making the script language easier now :)