Can anybody tell me why this doesn't work:
set indent_string=`for x in %n; do echo $x | cut -c 1; done;`
Normally (when I run it manually from the shell) it works fine (of
course when I replace %n with some words).

-- 
Tomasz Olszewski
[EMAIL PROTECTED]

Reply via email to