﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
394	Decompile a TimeSet expression is not working	César Pérez Álvarez	Víctor de Buen Remiro	"If we try to compile and decompile this expression is not working well and give
us an ERROR:
---------------------
The expression

TimeSet SegTemPV     = M(7)*D(2);
TimeSet SegSemPV = 
Range(Succ(SegTemPV-WD(7), 1, WD(1))+Succ(SegTemPV*WD(7), 1, Diario),0,6);

The ERROR

ERROR: [1] Variable 'SegTemPV' ya definida 
No se ha podido crear la variable ""TimeSet SegTemPV"".

ERROR: [2] Conflicto entre variables.
Se ha intentado modificar ""SegTemPV"" a través de la variable ""SegTemPV""
-------------------

I am not trying to do anything with SegTemPV variable, and I do not know what
happens with this. This is very uncomfortable because we have to close TOLBase
or TOL Console to do something new with this variable."	defect	closed	high		TimeSetAlgebra	head	major	fixed		
