Page 1 of 1

Request: REPEAT_ELE with VARIABLE

Posted: Tue 14 Dec 2021 14:49
by Malte
Dear Didier,

I'd like to use REPEAT_ELE with a variable to make the number of repetitions of the following element variable.
Here is a quick example of how I would like to use it:

VARIABLE rfn 10 ; to refine simulation visualization by a factor of 10
REPEAT_ELE rfn 1 ; this does not work with TraceWin 2.17.3.14
DRIFT 100/rfn 50

Using a variable with REPEAT_ELE does not work so far (but also does not output an error).

Best regards,
Malte

Re: Request: REPEAT_ELE with VARIABLE  [SOLVED]

Posted: Tue 14 Dec 2021 18:02
by Didier
Dear Malte,

Bug fixed in the new release

Regards,

Didier