Page 1 of 1

BricxCC Help

Posted: 12 Jan 2012, 22:52
by thecallosan
I have an RCX 2.0 kit and I'd like to write some navigation routines in Bricx Command Center, but when I try to use motor functions, like SetSpeed, SetPower, or even motor variables like OUT_FULL, I get a compiler error telling me that BricxCC does not recognize "SetSpeed" or "SetPower". What can I do to fix this?

Note: SetSensor works fine.

The computer I'm using for this is running Windows XP, 32-bit, if that matters.

Re: BricxCC Help

Posted: 12 Jan 2012, 23:06
by afanofosc
I would love to see your source code, please.

John Hansen

Re: BricxCC Help

Posted: 12 Jan 2012, 23:16
by thecallosan
Wait, I got it. For some reason, the file extension for my source code was .nxc, not .nqc like it should've been.