Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebocalc - World's smallest spreadsheet.

From: carl:cybercraft at: 20-Jun-2001 19:54

On 20-Jun-01, [agem--crosswinds--net] wrote:
> RE: [REBOL] Rebocalc - World's smallest spreadsheet. > [carl--rebol--com] wrote: >> Guess what folks... We've only scratched the surface... >> Here is a one page spreadsheet program. Don't let its tiny size >> fool you. It is *very* powerful... because any cell can be any >> REBOL expression. >> Numbers, dates, times, money, pairs, etc. are all valid. >> You can refer to cells by name, such as: A1 B1 C2 D8 >> And, you can use formulas such as: =A1 * B2 - length? C4 >> The possibilities boggle the mind. This is REBOL, so any >> of the cells can include network protocols. For instance, >> grab a number from your email and multiply it by currency on a >> web page. ;) You get the idea. >> do http://www.reboltech.com/library/scripts/rebocalc.r >> Now imagine... what if Rebocalc and RIM were combined... >> REBOL with a cause, >> > GREAT CARL! > but smallest ???? > let me remember.. oh! > this little script below tells me yes with blanks, but no with tabs.
I tried it, but all it does is open a blank window (except for a small graphic in the bottom right corner) and then give the follow error... Invalid data type during recycle ** Press enter to quit... Stuffed up during emailing, perhaps? (I found a version of it on your rebsite which ran ok.) -- Carl Read [carl--cybercraft--co--nz]