The Programming Page
This is my programming page. I use several
programming languages, including DarkBASIC,
Visual Basic, HTML, and JavaScript. (not to
mention RCX code for my Lego RCX)
This is a sample program in DarkBASIC.
on AC
wait 2.0
off C
wait 1.0
on C
wait 2.0
off A
wait 1.0
on A
wait 2.0