>  Note: Sunanda is working on package downloader to work in R3 also,
>  which is not the case yet. Give him a couple of days.


Lots of fun in doing that!

Here's an interim way of accessing the core-test file(s):

     do http://www.rebol.org/library/public/get-core-tests.r
     get-core-test %folder-to-save-test-files

Notes:
===========

1. This code should work with R2 and R3

2. %folder-to-save-test-files  ;; replace with your folder name, obviously!

3a. In R3 you may need to precede the code with
       secure none
     (or a weaker version of the same) to give the code permission to 
create and populate a folder

3b. In R2, you may get the usual pop-up asking permission to write to a 
folder

4. It will only download the core-test-files if they have changed --- so 
you can run this
     regularly to get the latest versions

Thanks to Ladislav and Peter Wood for helping with the debugging on 
this....It's helped generate a new Curecode ticket:
     http://www.curecode.org/rebol3/ticket.rsp?id=1674&cursor=1


Sunanda
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to