Search found 5 matches

by colin
Fri Jan 27, 2006 9:44 am
Forum: Java
Topic: leJOS
Replies: 6
Views: 1103

Obvious

I hadn't tried the obvious
Thanks
by colin
Fri Jan 27, 2006 7:37 am
Forum: Java
Topic: leJOS
Replies: 6
Views: 1103

Concatenation

LeJOS needs the following command to link:- lejoslink.bat -o HelloWorld.bin HelloWorld
I have put lejoslink.bat in the Command box and -o $BaseName&.bin $Basename in the Parameters box but it doesn't work. How do I concatenate $BaseName with .bin ?
by colin
Thu Jan 26, 2006 8:02 pm
Forum: Java
Topic: leJOS
Replies: 6
Views: 1103

Got it

Thanks for your reply. I have figured out how to add the commands that I need.
by colin
Thu Jan 26, 2006 6:16 pm
Forum: Java
Topic: leJOS
Replies: 6
Views: 1103

Can I change Registry?

I looked around for where TextPad might store Compiler, Run and Applet names and found them in the Registry. They are at HKEY_CURRENT_USER/Software/Helios/TextPad 4/Tools/1,2 and 3. Would it be alright to change them to the leJOS compiler? I can't find anyway within TextPad to change them as they ...
by colin
Thu Jan 26, 2006 7:31 am
Forum: Java
Topic: leJOS
Replies: 6
Views: 1103

leJOS

I want to use TextPad with leJOS [url]http://lejos.sourceforge.net/[/url] which is JAVA that runs on Lego Mindstorms.
How do I make TextPad use the leJOS compiler rather than javac?