RunScript Example

 

The following example will run an AutoMateÖ BASIC Script.

 

Sub Main

 Action.RunScript(ôc:\mytest.basö)

End Sub