﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
322	line jump	sdelfresno	Víctor de Buen Remiro	"If the following code in the Eval window is compiled:

WriteLn(""h"");
WriteLn(""ERROR: Error ""+NL);
WriteLn(""h"");
WriteLn(""WARNING: Warning ""+NL);
WriteLn(""h"");
WriteLn(""Traza""+NL);
WriteLn(""h"");

It is obtained:

h
  ERROR: Error 
h
  WARNING: Warning 
h
Traza

h

The error is that if the WriteLn includes a message of 'error' or 'warning' it does 
not make the jump of line that is indicated next."	defect	closed	normal		Text	head	normal	invalid		
