in reply to Username creation function (was: simple problem...)

If I understand you correctly, this should do what you want: my_func("user-$_") for 'a'..'z';

-- Hofmator