On Sat, 26 Sep 2020, at 08:32, WalterPachl wrote:
> What am I doing wrong?

> R5beta takes about 25 times the elapsed time of R4.2

Looking at your code, 

...
> oid='large.xxx'
> Call time 'R'
> Do While lines(fid)>0

I wonder if this lines() function is doing a  lines(,Count) 
when you wanted just lines(,Normal) behaviour?

-- 
Jeremy Nicoll - my opinions are my own.


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to