I didn't see the first of this thread, but jumping in the middle, I get: >> s: now/time/precise loop 100 [echo "lala"] now/time/precise - s ** Script Error: echo expected target argument of type: file none ** Where: do-boot ** Near: echo "lala"
>From REBOL/Link 0.9.7.3.1 Enjoy!! Ammon ----- Original Message ----- From: "Gregg Irwin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 10:13 AM Subject: [REBOL] Re: Rugby / TCP woes > Hi Cyphre, > > << I would like to know the results on other platforms so please try this > little test on your machines and let us know... >> > > W2K on a P900 yields: > > >> s: now/time/precise loop 100 [echo "lala"] now/time/precise - s > == 0:00:00.982 > >> s: now/time/precise loop 100 [echo "lala"] now/time/precise - s > == 0:00:00.991 > >> s: now/time/precise loop 100 [echo "lala"] now/time/precise - s > == 0:00:00.951 > > --Gregg > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
