<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Jari,<br>
<br>
I have just discovered this curiosity in an old Finale document of
mine created with Fin 3.0 in 1994:<br>
a zero time signature.<br>
I guess I used it as a gap between two movements, but I am not sure
as it probably had looked different in Fin3.0 than it does in Fin25.<br>
<br>
<img src="cid:part1.1C96F7D3.0D1BB31E@angermueller.com" alt=""><br>
<br>
GetTimeSignature() returns 0 for beats and 0 for beatduration and
MakeString returns "???".<br>
It crashed my time signature functions, because they didn't expect 0
as denominator. <br>
Maybe it makes sense to return 1 (or 1024 or 4096) as denominator in
this case to prevent this.<br>
<br>
Best regards,<br>
Jan <br>
</body>
</html>