﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
197	Time causes a syntax error (TC alpha version)	César Pérez Álvarez	danirus	"After the last update of the code I think that Time is like a Grammar and causes 
syntax errors like this:

Text WriteLn(Copy(Time));

The error:
ERROR: Unexpected close symbol ) in character 23 of line 14:

Code line 
   5 : 
   6 : //////////////////////////////////////////////////////////////////////////////
   7 : // PARAMETERS
   8 : //////////////////////////////////////////////////////////////////////////////
   9 : 
  10 : //////////////////////////////////////////////////////////////////////////////
  11 : // INCLUDES
  12 : //////////////////////////////////////////////////////////////////////////////
  13 : 
  14 > Text WriteLn(Copy(Time));
                             ^
                               
I don't know if this is like I say."	defect	closed	highest		Various	head	critical	fixed		
