Monthly Archives: April 2011

Calling WebServices from jscript in LSO – A Rough Cut

So, here it is, how to call WebServices from Jscript in LSO. In my experience with scripting languages, they typically aren’t great when it comes to handling complex tasks such as processing XML files. Sure, they can but you put … Continue reading

Posted in Development, M3 / MoveX, Webservices | Tagged , , | 11 Comments

Finding the name of a Control with the IsMouseOver property

Ok, I got sidetracked. I had intended to map out the layout of the controls that are common between most programs within Smart Office, but I wanted to have a bit of a play around with something a little more … Continue reading

Posted in Uncategorized | Tagged , , , | 4 Comments

Control.Tag shouldn’t be used by your scripts!

If you were planning on using the control.Tag field for your scripts, don’t! Smart Office does occasionally uses this generic tag for its own purposes, if you do use it then there is a good chance you will crash Smart … Continue reading

Posted in Uncategorized | Tagged | Leave a comment