* Carl Read <[EMAIL PROTECTED]> [020929 15:12]:
> REBOL [
> 10    Title: "BASIC REBOL"
> 20 ]
> 30 print "Hello Curt"
> 40 for n 1 10 1 [
> 50     print n
> 60 ]
> 70 print "See Curt?"
> 80 print "Rebol can use line numbers if you"
> 90 print "really need to know which line"
> 100 print "your errors occured in."
> 110 print 1 / 0
> 120 print "The End"
  
  <wink>Carl, I believe that should be 999</wink>
  -tj-
> 
> (;
> 
> -- 
> Carl Read
> 
> -- 
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.

-- 
Tim Johnson <[EMAIL PROTECTED]>
      http://www.alaska-internet-solutions.com
      http://www.johnsons-web.com
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to