Page 1 of 1

Tablacus Script Control x64

Posted: Thu Oct 14, 2021 12:25 pm
by JoeC4281
I did a search of the forums, but could not find any reference to the 64-bit Tablacus Script Control.

I've used this with other x64 code, but not with PureBasic.

It's a drop-in replacement for the Microsoft Script Control, which was 32-bit only.

While I do not have a need to use the 64-bit Tablacus Script Control with PureBasic at this time, any feedback from people that have used it with PureBasic would be appreciated.

The source code for the 64-bit Tablacus Script Control is available at;
https://github.com/tablacus/TablacusScriptControl

The binary for the 64-bit Tablacus Script Control is available at;
https://tablacus.github.io/scriptcontrol_en.html

Joe

Re: Tablacus Script Control x64

Posted: Thu Oct 14, 2021 3:36 pm
by mk-soft
The TablacusScriptControl X64 uses Microsoft ActiveScript internally.
It can also use ActiveScript directly at PB.

Link: Module ActiveScript for VB-Script ...