PDA

View Full Version : Anyone know a lot about Level I Basic?


Kohai
04-12-2006, 03:29 AM
If so, how do you raise a variable to a power?

Mad Processor
04-12-2006, 05:54 AM
Doesn't Basic use ^ ?

E.g

variable1 = variable2^3

Kohai
04-12-2006, 01:08 PM
That's what I thought, but it just keeps drawing arrows instead.

Mad Processor
04-12-2006, 01:55 PM
What IDE are you using? Are you using Visual Basic or plain old Basic? What compiler?

Kohai
04-13-2006, 04:43 AM
Plain old on TRS-80 emulator (I'm old school like that)