[an error occurred while processing this directive]

What the hell is that? It looks more like MS Visual Basic than any REAL BASIC. n/t

[ Post a new reply ] [ Back to the message board ]

This message was posted by Chris, posted on September 17, 2000 at 13:13:28 coming from 216.66.137
This message is a reply to To all PC Jr. owners posted from dis0wned posted at September 17, 2000 at 01:21:23
> Hey all you Doctor PC Jr. owners who have the Basic compiler on their PC Jr. working, enter this into it and tell me how it comes out...

> SCREEN 12
> CONST PI = 3.1415
> WINDOW SCREEN (-1,1)-(1,-1)
> DO
> LINE (0,0)-(COS(a% * PI / 180),SIN(a% * PI / 180)), 0
> a% = a% + 1
> IF a% >= 360 THEN a% = 1
> LINE (0,0)-(COS(a% * PI / 180),SIN(a% * PI / 180)), 14
> LOOP WHILE INKEY$ = ""
> END


Responses to this messages:


Post a Followup

Name
E-Mail
Subject
Message
Optional Link URL
Optional Link Title
Optional Image URL
Please pick a mood
for your message:
[an error occurred while processing this directive]