I've found the command
startProgram() at some other sites which is for other programs used to communicate to LegoNXT.
Btw the nxt object is to create
an object out of the LegoNXT class so that you can use the commands as stated in the
JavaDoc u have seen.
The format would be like nxt.
Command();
You can name any object name like
abc or whatever you wish for. Anyway I dun think Processing can use that command..
Hope someone who is smart and great enuff to create the library to use the
startProgram() command for Processing.
Once again thanks
phi.lho