AltME: Ann-Reply

Messages

Gregg
Thanks Ashley!

Ashley
Atronix R3 (64-bit).

GrahamC
value?: :set? and it loads under ren-c.
Is there a test suite so I can see if it all works?
Ashley
It containes:
- test.accdb
- test.pdf
- test.r
- test.xlsx
In addition to this you'll need to (on Windows):
- Install https://www.microsoft.com/en-au/download/details.aspx?id=13255 for OLEDB
- pdftotext from http://www.foolabs.com/xpdf/download.html
- have SQL Server installed, plus the SQLCMD utility
- edit test.r to set sn and db correctly
To run, just start a Redbol console, cd to the folder with munge3.r and the above files in it, and do %test.r
Let me know how it goes.

Gregg
Thanks for the update Graham.
GiuseppeC
Ashley, Great !!

Arnold
Very very impressive Ashley!

Endo
Thanks for still supporting R2 Ashley!
Great work!

Endo
It is a huge work Chris! Thanks a lot!
Why did you need to overwrite PUT action? Wouldn't be better to put it in rgchris.markup object?
Gregg
Thanks Chris! I think Bolek has an XML parser as well. We'll have to compare and, with luck, they can be result-format compatible.
Also, I'm going to use "untimely-end" in every program I can now. :^)
Also, really nice use of macros for compatibility.
Chris
Endo--it's a hybrid script, there's no PUT in Rebol 3/Ren-C so needed to approximate. Note that the macro clears out the assignment so it doesn't actually overwrite PUT in Red.
GreggÑI initially went with 'premature' which just didn't quite fit...
Gregg--I see it as a useful feature to quickly bridge the gap between languages initially. Optimization will likely have to happen separately.
it = macros...

Arnold
Very good work Chris!

Rebolek
Gregg, Chris, I do, its available on my Github. Its called XML, but actually it implements lot of HTML
Rebolek
^^^ some of HTML quirks, to be able to parse various websites. There is also %html-tools.red in same repo, that implements some nice functions to make it easy to import HTML data (like tables) to Red (or Rebol, if someone is willing to port it).

Gregg
Thanks Chris!

Last message posted 109 weeks ago.