Jump to content

Recommended Posts

Posted

First of all you are posting in the wrong forum, second of all it's NOT possible to create a DLL because AutoIt isn't a programming language, it's a scripting language.

You are right that it's not possible but your explanation why is not true.

AutoIt hasn't got native compiler, it produces only interpreted code --> that's base of problem.

Posted (edited)

Just a thought,

Kinda like an Include but maybe just simply rename your uncompiled script with your library of functions to myfunctions.dll and referenace that file in your main script.

I tend to sometimes make $hit up as I go, so take it with a grain asalt! If what I say makes no sense then ignore it as other im sure do!

However I do recall seeing a post somewhere titled something like "AutoIt as a DLL" or something like that.

Edited by GoogleDude

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...