0

I don't see comments implemented in the orbBasic doc, and the Visual Basic ' mark doesn't work. So, I'm guessing we don't have the ability to comment our code yet? Is there a way around this?

Si-Malik
  • 49
  • 7

1 Answers1

0

The interpreter on Sphero does not currently handle comments. You could manually pre-process your programs by removing the comments and sending the result to the ball.

nodnarb
  • 136
  • 2