Re: Portable version (Re: OLE: VBS "Automation_Bridge" to ooRexx

2022-08-22 Thread Rony G. Flatscher
Hi Matthias, On 21.08.2022 16:22, Matthias Seidel wrote: I almost forgot to answer... :) This is great work (although I only understand a bit of it). Could this also work with Object REXX from OS/2 [1]? If there was an OS/2 version of ooRexx and someone compiled BSF4ooRexx.cc for OS/2,

Re: Portable version (Re: OLE: VBS "Automation_Bridge" to ooRexx

2022-08-21 Thread Matthias Seidel
Hello Rony, I almost forgot to answer... This is great work (although I only understand a bit of it). Could this also work with Object REXX from OS/2 [1]? Regards,    Matthias [1] http://www.edm2.com/index.php/IBM_Object_REXX_for_OS/2 Am 04.08.22 um 14:07 schrieb Rony G. Flatscher: > This

Portable version (Re: OLE: VBS "Automation_Bridge" to ooRexx

2022-08-04 Thread Rony G. Flatscher
This is the first of a total of four postings with the intention to demonstrate how to realize the same functionality of the posted OLE samples without OLE and in a portable way (running unchanged on Windows, Linux and Apple). These are samples in the ooRexx scripting language, which usually

OLE: VBS "Automation_Bridge" to ooRexx

2022-06-24 Thread Rony G. Flatscher
Having looked around some nutshell OLE samples to port to ooRexx I stumbled over which depicts a VBScript example. There are the following changes in the ooRexx code: * the "=sum" formula now has the