Adds a hash in front of a string
addhash(x)
x
A string to be preceeded by a hash
The supplied string with a hash "#" pasted in front of it.
Frank Kramer