Conal-Tuohy / ands-la-trobe

Automatically exported from code.google.com/p/ands-la-trobe
1 stars 1 forks source link

Automate SurfaceLab6 via COM #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attempt to run format-conversion recipe by COM Automation (i.e. using 
SurfaceLab6 as a COM server).

Original issue reported on code.google.com by Conal.Tuohy on 22 Jul 2011 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by Conal.Tuohy on 22 Jul 2011 at 7:33

GoogleCodeExporter commented 9 years ago
This could perhaps be done from Windows Scripting:

http://www.devguru.com/technologies/wsh/quickref/wscript_CreateObject.html

If we can create an instance of SurfaceLab 6's main COM object, then the rest 
should be a doddle.

Original comment by Conal.Tuohy on 15 Aug 2011 at 5:11

GoogleCodeExporter commented 9 years ago
Done, using SysWOW64\cscript.exe, java & XMLcalabash.

Original comment by tosello....@gmail.com on 4 Nov 2011 at 6:45