Page 1 of 3
wget() function does not work with variable
Posted:
Tue Mar 22, 2016 1:43 am
by kingedem
Hi Micheal,
The latest version 1.91 has problem with wget() function. It does not fetch the html content when used with variables...
example:
let var = "bla.com/"
wprint wget(var)
Re: wget() function does not work with variable
Posted:
Wed Mar 23, 2016 8:48 am
by Mmiscool
There is a major big change coming here very soon.
Please stay tuned as I believe this will be some major improvements and flexibility. There will most likely not be a new build for a few days.
Re: wget() function does not work with variable
Posted:
Wed Mar 23, 2016 8:56 am
by kingedem
Hi Micheal,
Thanks for your advance intimation regarding the new build. I will be eagerly waiting for your new build having solution to the issue of wget() function.
Mmiscool wrote:There is a major big change coming here very soon.
Please stay tuned as I believe this will be some major improvements and flexibility. There will most likely not be a new build for a few days.
Re: wget() function does not work with variable
Posted:
Fri Apr 01, 2016 12:00 pm
by kingedem
Micheal,
Could you please inform whether the wget() function issues resolved?