This is very simplistic "port" of oleo. The spread sheet from the GNU
guys. It appears to work OK, but needs alot of work. It does what I need it
to right now so I probably will not do the work needed, but I thought I
would share it with you anyway. I only have a A3000 so I have included only
a >68020 with 68881. Since I can not test anything else I did not compile
anything else. Feel free to recompile. I have included the ixemul.library
I used.
Here of the things that I know do not work right.
1- the file format "sylk" does not seem compatible with the real "sylk"
this seems to be a problem resulting from the fact I compiled with lotus
type references (ie. a1 ) instead of the default (r1c1).
2- You should turn off the background processing by pressing
'o' then entering "no background"
3- Do not use the time function.
Both of these problems seem to result from interupt problems?
4- It does not seem to fully recalculate at all times.
5- Probably alot more I have not noticed.
First thing you should do is change the default file type to SYLK, to do
this type an 'o', then enter 'file sylk'
|