http://opascalscript.sourceforge.net/
"Script Engine 'OpScript' could not be opened"
Would you please take a look at what questions?
Comes with example works correctly, but you cannot use in DOpus.
http://opascalscript.sourceforge.net/
"Script Engine 'OpScript' could not be opened"
Would you please take a look at what questions?
Comes with example works correctly, but you cannot use in DOpus.
It looks like they only have a 32 bit version. You'll need a 64 bit version to use it with Opus on a 64 bit version of Windows.
I compiled with Visual Studio community 2017 without success, can you help me build the project?
I had a look but it would be a lot of work. There's some assembly code that would need to be rewritten, but even without that there are hundreds of pointer-conversion warnings which would all need to be studied and traced through before a functioning 64-bit build was possible. It looks like the software has been abandoned - last source code version is dated 2003 - so I question how useful this would be when you could just use JScript or VBScript anyway.