[an error occurred while processing this directive]

Well, here's what it says after entering the first line: ?IL ERROR. VB is not the same as BASIC! n/t

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

This message was posted by Chris, posted on September 17, 2000 at 16:17:52 coming from 216.66.137
Mood of this message: Mood of this message
This message is a reply to Maybe it is, maybe it's not. He just wanted to see what comes out of it. nt posted from mikael posted at September 17, 2000 at 13:27:35
> > > 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]