AutoIt V3

Hello,

I'm looking to find out if the Cells tools can be used by the shareware tool Autoit.

The share ware tool can be found at http://www.autoitscript.com/site/autoit/

Basically looking to see what we need to be donme to incorparate the tools into it.

Can someone please let me know ?

Thanks

Paul

Hi Paul,


I think since AutoIt does support COM, so you may try to use Aspose.Cells component in AutoIt v3 via COM. I do no know much about AutoIt but you may try to try to use the product in AutoIt as we can use the component in other languages, e.g ASP VBScript, JavaScript, C/C++, PHP, Python etc. See the some articles in the section:
http://docs.aspose.com/display/cellsnet/Utilize+Aspose.Cells+in+other+Programming+Languages


Thank you.