Page 1 of 1

Execute VBS code with COMate

Posted: Mon Sep 23, 2019 12:04 pm
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

Re: Execute VBS code with COMate

Posted: Mon Sep 23, 2019 12:15 pm
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

Re: Execute VBS code with COMate

Posted: Mon Sep 23, 2019 1:41 pm
by Zimon
Great, thanks!