R>fmt % "data in hex: " %hex(data, len)% ", date: " %date<full_format>(d); R>
R>fmt % "number: " %i% ", string: " %s% ", unsigned number: " %u; R>