Hello guys,
simply using the var right before the function made the error go away:
xlog("L_DBG", "--- SCRIPT: DNS <$dns(xyz=>count)>\n");
if(dns_query("$du", "xyz"))
Thanks everyone!
Regards,
David Villasmil
email: david.villasmil.work(a)gmail.com
phone: +34669448337
On Fri, May 6, 2022 at 10:58 AM David Villasmil <
david.villasmil.work(a)gmail.com> wrote:
Hello guys,
I'm trying to use:
if(dns_query("$du", "xyz"))
And all I get is
dns_update_pv(): container not found: xyz
Any ideas? I'm not really sure what that means. I know there's supposed to
be a $dns(xyz) but it looks like it's not there? I'm using 5.0 BTW.
Thanks all & Regards,
David Villasmil
email: david.villasmil.work(a)gmail.com
phone: +34669448337