Re: echo gives internal error with \n

2007-08-03 Thread adrian15
Marco Gerards escribió: adrian15 <[EMAIL PROTECTED]> writes: I've activated the echo command (also the pause command) which it is equivalent to the echo command... and have done some tests: The problem is in the parser. I see. Two conclusions from these tests: 1) When you use \n in strin

Re: echo gives internal error with \n

2007-07-22 Thread Marco Gerards
adrian15 <[EMAIL PROTECTED]> writes: > I've activated the echo command (also the pause command) which it is > equivalent to the echo command... and have done some tests: The problem is in the parser. > grub> pause fjfjl > fjfjl > grub> pause "fjfjl" > fjfjl > grub> pause -n \n > error: Interna

echo gives internal error with \n

2007-06-17 Thread adrian15
I've activated the echo command (also the pause command) which it is equivalent to the echo command... and have done some tests: grub> pause fjfjl fjfjl grub> pause "fjfjl" fjfjl grub> pause -n \n error: Internal error grub> pause \n error: Internal error grub> pause -n "\n" \n grub> pause -e