Reviews

"As a programmer from 30 years ago, I couldn’t quite get a handle on LSL structure and syntax. I saw MOAB advertised and grabbed it. ... MOAB is truly brilliant in how it works, and the ease of use. Antonius is a nice fellow and will always answer any queries you may have. ...The price is great value for what you get, you get more than what you see. "

"...I got this about a month ago, has some quirks felt like a noob not understanding it, but I kept at it and it's an awesome tool. ... this is really good, it's fun and I'm always learning. 5 stars is a must. Keep up the good work Antonius"

"Felt like a newbie for a few days. I can script by hand but this just makes it so much easier. Very nice work Antonius."

"I have been in SL for quite a few years now and my main interest has been Building. I have dabbled in scripting but up until now I have found it quite a chore ... Creating scripts with this application is a little like building. You put the blocks together and if you are lucky it all looks good and works. ... As far as price is concerned I feel its worth much more than it is sold for. It must have taken ages to create and I take my hat off to Antonius. ... Anyway, to sum it up. Well worth the money."

"Damn I wish this had been around when I started scripting all those years ago! This thing is just, to be blunt, bloody brilliant. ... Worth every L$ in my opinion. New to scripting or even a professional scripter, this tool is just what we have been waiting for."

"I love this tool. MiceOnABeam is awesome. I have been trying hard to learn scripting and having a hard time. Then I found this... The best 3000L I ever spent. I haven't stopped using it since I got it... Making script after script just to see how it works."

More Reviews...

Code Editor

MiceOnABeam provides a built-in simple code editor to enter in LSL event-handling code at various points in the model. It includes a basic syntax checker which highlights statements with syntax errors.

In addition, the built-in Code Editor provides keyword completion for LSL functions and constants.

However as there are several very good code editors for LSL on the market, (see Alternate Editors), MiceOnABeam can also be configured to  invoke an external editor of your choice. In this way, individual code segments within the model can be automatically sent to an external program for editing, and then returned and saved within the model.

 

While LSL errors are flagged inline whenever a Code Editor is saved, the entire model is also re-checked upon generating the LSL code and a summary of outstanding LSL errors are listed in the Code Generation Errors dialog.

From here you can select an error and go directly to the corresponding component's Code Editor which will display the error message right at the point in the LSL code where the error was found.