Hi, I get a similar result. Here's my console listing:
=================================== REBOL/View 1.2.11.3.1 5-Dec-2003 Copyright 2000-2003 REBOL Technologies. All rights reserved. REBOL is a trademark of REBOL Technologies. WWW.REBOL.COM REBOL Mezzanine Extensions 1.1.2.1 29-Nov-2002/18:29:09 Windows Registry Access 1.1.2.4 10-Dec-2002/23:36:56 Network Auto-Configure 1.6.2.6 10-Dec-2002/23:36:21 REBOL Internet Protocols 1.59.2.15 14-Feb-2003/0:45:14 Dynamic Library Access 1.4.2.1 24-Mar-2002/19:13:53 Command Shell Access 1.5.2.5 10-Dec-2002/23:37:05 Graphics 1.1.2.5 23-Jul-2003/20:32:34 View and VID 1.155.2.6 23-Jul-2003/20:36:38 View Desktop 1.26.2.10 26-Jun-2003/5:00:34 Sound 1.2.2.2 24-Mar-2002/19:13:58 Encryption 1.3.2.2 24-Mar-2002/19:13:52 Big Numbers 1.2.2.2 24-Mar-2002/19:13:52 DH/DSA Encryption 1.2.2.2 24-Mar-2002/19:13:52 RSA Encryption 1.3.2.2 24-Mar-2002/19:13:58 System Port 1.1.2.5 30-Nov-2002/16:24:03 Licensing 1.8.2.6 30-May-2003/6:32:41 *** Visit http://www.REBOL.com to license View/Pro features. Type "desktop" to start desktop. WARNING: CALL function enabled in this version. >> do http://www.lexicon.net/antonr/rebol/demo/demo-series.r connecting to: www.lexicon.net Script: "Demo Series" (27-May-2002) connecting to: www.lexicon.net ** Script Error: include has no value ** Near: include [site/gui/arrow360.r [arrow360-style]] s: [A B C D] t: >> ============================================= Bernie Schneider The individual has always had to struggle to keep from being overwhelmed by the tribe. To be your own man is a hard business. If you try it, you will be lonely often and sometimes frightened. But no price is too high to pay for the privilege of owning yourself. -- Friedrich Nietzsche -- ----- Original Message ----- From: "Michael Berg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 14, 2005 11:22 AM Subject: [REBOL] Re: The truth about scope > > Hi, > > > Hmm, that's strange... I'm tempted to ask, did you press > > the Enter key afterwards :-) ? > > YES. :-) > > > I've tried it on: > > REBOL/View 1.2.1.3.1 (the latest full release), and on > > REBOL/View 1.2.57.3.1 (the latest beta) > > > > and I also don't remember having any problems with it before. > > > > What versions did you try it on ? > > 1.2.57.3.1 and 1.2.56.3.1 > > >> do http://www.lexicon.net/antonr/rebol/demo/demo-series.r > connecting to: www.lexicon.net > Script: "Demo Series" (27-May-2002) > connecting to: www.lexicon.net > ** Script Error: include has no value > ** Near: include [site/gui/arrow360.r [arrow360-style]] > s: [A B C D] > t: > >> > > 1.2.1.3.1 > > >> do http://www.lexicon.net/antonr/rebol/demo/demo-series.r > Include: Couldn't load-thru > http://www.lexicon.net/anton/rebol/gui/arrow360.r > ** Script Error: arrow360-style has no value > ** Where: do-facets > ** Near: arrow360-style > >> > > 1.2.55.3.1 > > >> do http://www.lexicon.net/antonr/rebol/demo/demo-series.r > connecting to: www.lexicon.net > Script: "Demo Series" (27-May-2002) > connecting to: www.lexicon.net > ** Script Error: split-path expected file argument of type: file url > ** Where: include > ** Near: set [dir target] split-path :fl > if > >> > > :-) > > Maybe something on my side is wrong, but then it has to be something > funny, as I didn't anything else as opening the Rebol commandline and copy > and paste. I also let the firewall fetch the script, but this shouldn't be > related to the firewall. > > Well, so far. > > Michael > > > > > Did you get an error message ? > > > > Anton. > > > >> Hi Anton, > >> > >> I might a be a bit lazy, but I tried it with every version of > >> View I have > >> here (4 versions) and none was working. Which should I use. (I could of > >> course also try to find the error in the code - this was the > >> lazyness part > >> :-) I hope you don't mind. > >> > >> Michael > >> > >> On Fri, 15 Apr 2005 00:31:20 +1000, Anton Rolls > >> <[EMAIL PROTECTED]> wrote: > >> > >> > > >> > Time to roll out my little demo. > >> > Open a Rebol/View console and paste this: > >> > > >> > do http://www.lexicon.net/antonr/rebol/demo/demo-series.r > >> > > >> > Anton. > > > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.10 - Release Date: 4/14/2005 > > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.10 - Release Date: 4/14/2005 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
