I just have commit a quick patch (which allows to reference relative row between 1 and 2048). This must fix the given bug for TEST3.WK1 and do not break my test files (in fact, this repairs 5 conversions).
Note:
I must relaunch my virtual machines to check what is the maximum numbers of allowed rows in wk1, wks(dos), ... because I suppose that it is not 256 :-~
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This looks sane to me.
Alonso: do you have any further comments?
Miklos
Last edit: Miklos Vajna 2019-10-30
Hello,
I must take a closer look, but this patch seems to break a lot of formula in wb1 files ;
Last edit: alonso laurent 2019-10-31
I just have commit a quick patch (which allows to reference relative row between 1 and 2048). This must fix the given bug for TEST3.WK1 and do not break my test files (in fact, this repairs 5 conversions).
Note:
I have commited some changes, I suppose that there will fix most problems...