<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Jari,<br>
<br>
when I call eachentrysaved(...) without any further modifications,
it automatically<br>
resets the "Downstem 2nd" and "Upstem 2nd" entry flag to its default
values.<br>
This might make sense in some situations, but not when I had changed
the flags on purpose (e.g. for note clusters).<br>
<br>
Code snippet: (select the region and run)<br>
for e in eachentrysaved(finenv.Region()) do end<br>
<br>
Half a year ago I wrote a similar request (Mail from 2016-06-28):<br>
is it possible to change the "Downstem 2nd" flag with JW Lua ?<br>
I think it isn't. Or at least I still don't know how. <br>
<br>
So probably it's not possible to find a workaround for the problem
above.<br>
<br>
Jan<br>
</body>
</html>