String Character Length

From Rosetta Code
Revision as of 20:31, 15 January 2007 by 71.205.158.101 (talk)
Task
String Character Length
You are encouraged to solve this task according to the task description, using any language you may know.

mIRC

Compiler: mIRC

alias stringlenght { echo -a Your Name is: $len($$?="Whats your name") letters long! }