Execute VBS code with COMate

Just starting out? Need help? Post your questions and find answers here.
Zimon
User
User
Posts: 12
Joined: Wed Jul 10, 2019 8:18 pm

Execute VBS code with COMate

Post by Zimon »

I need to execute some VBA/VBS code on COMate Plus to get the row number count of all the used wokrsheet rows.

I know there is ScriptControl, but seemingly all the hosts are down as of now (or I just haven't found any single one still available). So my questions are:

1. can anyone provide ScriptControl

2. is there an alternative to get Excel VBA/VBS running in PureBasic?

Thanks!

Simon
User avatar
Kiffi
Addict
Addict
Posts: 1509
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Execute VBS code with COMate

Post by Kiffi »

Zimon wrote:2. is there an alternative to get Excel VBA/VBS running in PureBasic?
maybe ActiveScript is worth a look

Greetings ... Peter
Hygge
Zimon
User
User
Posts: 12
Joined: Wed Jul 10, 2019 8:18 pm

Re: Execute VBS code with COMate

Post by Zimon »

Great, thanks!
Post Reply