﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1755	Fallo del Copy de una serie cargada como BDT	Chakib Faghloumi	Víctor de Buen Remiro	"{{{
//falla el copy;
Set setBDT = Include(""C:/paro.bdt"");
Serie serBDTCopy = Copy(paro);
Serie serBDTCopy2 = Copy(setBDT[1]);

//no falla el copy;
Serie  Copy(setBDT[1]);// sin darle el nombre  no falla
Serie serBdt = setBDT[1];
Serie ParoWhithFor = Copy(serBdt);
}}}"	defect	new	highest	Mantainance	Kernel	3.2	normal			
