|
| | Typo
|
| In browsing the rcx.nqh file, I found that the SMODE_CELSIUS input mode constant is misspelled with a 'c' instead of an 's'. Jonathan (26 years ago, 27-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: RcxCC Help!
|
| William: Do you have the official Mindstorms software loaded that came with the RCX? Most of the 3rd party programs need the main program loaded inorder for their program to run properly. Hope this helps... Best Regards, Patrick McLean William Ng (...) (26 years ago, 26-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: RcxCC Help!
|
| OH! i forgot i need to install the mindstorm software before i use RcxCC!! now it works, sorry guys. (...) (26 years ago, 26-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | RcxCC Help!
|
| i downloaded the RcxCC version 2.2 and extracted it with winzip. when i try to run the RcxCC.EXE, my system say "Exception EOleSysError in module RcxCC.EXE at 00053AF9. Class not registered" does anyone know what it is and what can i do?? thanks in (...) (26 years ago, 26-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: NQC tutorial available
|
| (...) "if (Random(100) == 0)" used to be a compiler error, but version 1.2 of NQC is smart enough to generate a temporary variable to hold the random number. A trickier problem is Sleep(). Sleep(Random(100)) parses just fine. Since Sleep() is just a (...) (26 years ago, 31-Mar-99, to lugnet.robotics.rcx.nqc, lugnet.robotics)
| |