(mac new-hspace (n)    
  (if (number n)
      `(pr ,(string ""))
      `(pr "")))

From html.arc ©