[SOLVED] Why does `get` for static DNS & DHCP leases have issues with nulls in string values & how can I work around it?

This is at least in part caused by :put not printing NULL (and other characters) as HEX-escaped; see http://forum.mikrotik.com/viewtopic.php?f=9&t=108089

I will report later if that is the only cause.

–jeroen

This is actually being caused by :put failing to HEX-escape unprintable characters.

See [SOLVED] Anyone having a stringify function circumventing :put to displaying un-printable characters as HEX escapes?

–jeroen