user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/549', '', '38.107.179.243', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 2599, 1337596320) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

char

Syntax: %char(i)

return the ASCII character associated with the number I. This function is also used to translate the special characters (#;:@%!.>&/) to their current values if they have been changed.

Examples:

#SENDP %char(10)

sends a LF (LineFeed) character to the mud.

Add comment

Login or register to post comments