﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
409	Annoying: PutMatDat does not work inside For...	jimarin	danirus	"Estimated colleagues,

the recipe to reproduce this (most annoying) bug:

Create a file whose content is:

Matrix GlMat = Col(1,2,3,4,5,6);
Set For(1, 6, Real(Real ThN){
  Real PutMatDat(GlMat, ThN, 1, 6-ThN+1)
});

Tell tol to compile the file. The matrix is untouched.

The funny thing is that if you do put the given lines into the eval console tol
does it.

I would say that reassigning matrix elements inside loops is something that
could be very useful to most analyst, that is the reason I marked this bug as
being major.

Thanks in advance for being there.

jima"	defect	closed	normal		Various	head	major	invalid	TOL	
