I have only two comments on this:
1)  That is freakin' cool.
2)  You have too much spare time.

--BenD

Raymond Camden wrote:
> You know, at one time I actually had a simple CF version of BASIC running.
> It allowed for:
>
> <cf_basic>
> 10 rem The Program
> 20 x = 1
> 30 y = 2
> 40 z = x+y
> 50 if z < 2 then goto 65
> 60 print "z is too high"
> 62 goto 70
> 65 print "z is ok"
> 70 print "the end"
> </cf_basic>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to