http://www.kixtart.org/cgi-bin/ultimatebb.cgi?ubb=get_topic;f=12;t=000117;p=1#000024

that was no good place to go as udf-library is "holy" (abc's of kixtart board etiquette in faq could be read)

anyway, to answer.
you code is wrong on the part of that execute.
you typed:
$Nul = Execute("$Val1=172.16.88.100")

when it should be:
$Nul = Execute("$$Val1=172.16.88.100")

as $ is special char and if wanted to pass in string, it needs to be doubled.

cheers.
_________________________
!

download KiXnet