Tablacus Script Control x64

Everything else that doesn't fall into one of the other PB categories.
JoeC4281
User
User
Posts: 29
Joined: Fri Aug 06, 2021 4:47 pm

Tablacus Script Control x64

Post 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
User avatar
mk-soft
Always Here
Always Here
Posts: 5335
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Tablacus Script Control x64

Post by mk-soft »

The TablacusScriptControl X64 uses Microsoft ActiveScript internally.
It can also use ActiveScript directly at PB.

Link: Module ActiveScript for VB-Script ...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply