﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
194	Fail in PutName function	César Pérez Álvarez	danirus	"If we can not use Eval to put a new name for a variable, we can use a PutName 
function. But when we use it in a bucle like this:

--------------------------------------------
Set set = SetOfText(""a"", ""b"");
Set c = For(1, Card(set), Real(Real k)
{ Real PutName(set[k],k) });
--------------------------------------------

We obtain the following error:
--------------------------------------------

ERROR: Fail in function """"

ERROR: Fallo en función <For> en iteración 1.
--------------------------------------------"	defect	closed	normal		Kernel	head	normal	fixed		
