﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
604	Cannot make a PutDescription on Structs	Christian Paz	Víctor de Buen Remiro	"(I don't know if it is a so relevant problem, but if it were easy, please correct)

When I define an structure and I try to put a description on it, it gives a syntax error

Struct StSimpleConfColumn
{
  Real columnInFile, Text colName
};

Anything PutDescription(""Struct for specifying column configuration when a single column is mapped to a Database field."", StSimpleConfColumn );

It gives:
ERROR: [2] Símbolo de cierre ) fuera de lugar en el carácter 141, línea 9:

Thanks in advance..
Christian"	defect	closed	highest		Kernel	head	minor	fixed		
