Welcome to ModelRight Sign in | Join | Help

Scripting documentation and "hello world"

  •  07-04-2008, 4:37 AM

    Scripting documentation and "hello world"

    As an experienced programmer, including in VB/VBA, I'm attempting to get some traction on MR scripting, and find myself at a bit of a loss for want of some basic docs, specifically:

    1. An object model for MR. The page "Script Language API Reference", lists the objects and their properties, but since the other objects and collections owned by each object are untyped, there are no clues as to how to navigate the object model. 

    2. Some basic idea of how to produce text output from simple scripts. I ran a script including "Debug.Print" and "[..some setup..] Document.Write", but couldn't figure out where such output goes it.

    (And my hope was that armed with (2), I could use it to crudely explore (1)... but no luck.)

    Are there some docs or examples that elaborate?  Thanks!

    Graham

     

View Complete Thread