Re: [Oorexx-devel] Idea for a new sample demonstrating ADDRESS ... WITH ...

2023-01-02 Thread Dave Jones
Not knowing very much about the new ADDRESS...WITH... feature, I would think that it would be a very useful example. DJ On Mon, Jan 2, 2023 at 7:08 AM Rony G. Flatscher wrote: > One of the many new great features of ooRexx 5.0.0 is the ADDRESS...WITH > variant. > > In order to demonstrate how to

Re: [Oorexx-devel] Jenkins

2022-11-14 Thread Dave Jones
Hello, all. Does this problem occur when the virtual machines are hosted by a *real* hypervisor, namely z/VM? :-) Or is it just something that happens on VMWare? MAny thanks. DJ On Sun, Nov 13, 2022 at 1:39 PM Mike Cowlishaw wrote: > OK, thanks! > > -- > *From:* Rick

Re: [Oorexx-devel] Ad "portable" versions of ooRexx

2022-02-03 Thread Dave Jones
Hello, Rony. Thanks for sharing your "portable" ooRexx and BFS4ooRexx .zip files. I've downloaded them and installed both here on my openSuSE Tumbleweed Linux laptop. They both installed without any serious problems ( for BFS4ooRexx I did have to create a specific group that did not exist here).

[Oorexx-devel] looking for ooSqlite source

2020-09-27 Thread Dave Jones
Hello, fellow Rexx fans... Where can I find the source for the ooSqlite package? I would like to get it to run on Ubuntu 20.04 running on a z15 (arch s390x). Thanks. Btw I have also built ooRexx Version 5.0.0 r12113 for Ubuntu 20.04 (s390x) as well and have made a *.deb package. I'd like to ha

Re: [Oorexx-devel] ooRexx RXSOCK support for SSL/TLS

2020-09-19 Thread Dave Jones
Rony, I see what the problem is with the loinks you send, they have a trailing ">" in them.Once I remove that from the URL they all work. Thanks again. DJ 2020-09-18 16:30 GMT-05:00 "Rony G. Flatscher" : > Hi Dave, > > On 15.09.2020 21:03, Dave Jones wrote: >&

Re: [Oorexx-devel] ooRexx RXSOCK support for SSL/TLS

2020-09-19 Thread Dave Jones
g International Rexx symposium, too. DJ On Fri, 18 Sep 2020 23:30:10 +0200, "Rony G. Flatscher" wrote: > Hi Dave, > > On 15.09.2020 21:03, Dave Jones wrote: > > Are there any plans to add SSL/TLS support to rxsock anytime soon? > > this is something Rick or Eric

[Oorexx-devel] ooRexx RXSOCK support for SSL/TLS

2020-09-15 Thread Dave Jones
Are there any plans to add SSL/TLS support to rxsock anytime soon? Thanks. DJ ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Simple external Rexx function package in C

2020-05-31 Thread Dave Jones
ws :-) > > Have a good time > E > > > > On 30 May 2020, at 19:55, Dave Jones wrote: > > > > > > As the subject line says, does anyone have a simple ooRexx 5.0 external > > function package written in C that could be shared? I'm trying to learn

[Oorexx-devel] Simple external Rexx function package in C

2020-05-30 Thread Dave Jones
As the subject line says, does anyone have a simple ooRexx 5.0 external function package written in C that could be shared? I'm trying to learn how to do that, but I keep running into C programming errors on how you declare the external entry points. Thanks. __

Re: [Oorexx-devel] Q about ooRexx build steps on Ubuntu

2017-03-08 Thread Dave Jones
ke DESTDIR=`pwd`/tmp install > % make DESTDIR=`pwd`/tmp package > Creates ./ooRexx-x.y.z-TARGET.tar.gz where TARGET is the canonical platform > name. > > Where do I define x/y/z/target variables? > > I am thankful, > -- Dave Jones V/Soft Software www.vsoft-software.com Hous

Re: [Oorexx-devel] Creating Ubuntu 16.04 s390x .deb install file

2016-12-21 Thread Dave Jones
I've fixed the problems with my *.deb file for the s390x architecture. If anyone would like it, it can be found here: http://www.vsoft-software.com/oorexx_4.2.0-1_s390x.deb Happy Holidays. DJ On 12/16/2016 02:46 PM, Jack Woehr wrote: > Dave Jones wrote: >>> ln: '/usr/lib

Re: [Oorexx-devel] Creating Ubuntu 16.04 s390x .deb install file

2016-12-16 Thread Dave Jones
x27;/usr/lib/librexx.so' and '/usr/lib/librexx.so.4.0.6' are the same > file > > > Looks like the archiving process copied both the file and the link into the > archive in some fashion. > Make sure the link is not added to the archive and create the link in the >

[Oorexx-devel] Creating Ubuntu 16.04 s390x .deb install file

2016-12-16 Thread Dave Jones
n of the features. > Go on - try a few...Enter 'exit' to end. > say 'running ooRexx on s390x Ubuntu!' > running ooRexx on s390x Ubuntu! > ... rexxtry.rex on LINUX > exit although the Debian package manger does

Re: [Oorexx-devel] ooRexx packages for latest Ubuntu LTS

2016-05-06 Thread Dave Jones
ompatible with the ooRexx package / that it is > not dependent on running only with an updated kernel. > > How may I assist in doing so? > > I am thankful, > -- Dave Jones V/Soft Software www.vsoft-software.com Houston, TX 281.578.7544

Re: [Oorexx-devel] State of 5.0 ?

2016-04-21 Thread Dave Jones
t resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/o

Re: [Oorexx-devel] ooRexx and the mainframe...

2015-06-18 Thread Dave Jones
ight be a big deal for me! I use Eclipse as my workbench for > everything from Java to COBOL. Adding ooRexx would be a strong plus. > > -Original Message----- > From: Dave Jones [mailto:d...@vsoft-software.com] > Sent: Thursday, June 18, 2015 08:16 > To: oorexx-devel@list

Re: [Oorexx-devel] ooRexx and the mainframe...

2015-06-18 Thread Dave Jones
") > > on Linux to get the actual lines in a file, default is to indicate if > there is at least 1 more line. > > Ruurd > > On 18-6-2015 16:16, Dave Jones wrote: >> Hi, René. >> >> If you can get the runREXX framework to work, could you share your >> e

Re: [Oorexx-devel] ooRexx and the mainframe...

2015-06-18 Thread Dave Jones
= 1 to line.0 >parse pull line.l > say line.l > end > > There might be more sophisticated ways. > > best regards, > > René. > > >> On 17 jun. 2015, at 19:16, Dave Jones wrote: >> >> Hello, all. >> >> This just appeared on

[Oorexx-devel] ooRexx and the mainframe...

2015-06-17 Thread Dave Jones
/descript.cgi?RUNREXX Note that the package requires ooRexx on the workstation. On an unrelated matter, what is the canonical method in ooRexx running on Linux for issuing a Linux command and capturing the command's normal STDOUT output and STDERR, too? -- Dave Jones www.vsoft-software.com Housto

Re: [Oorexx-devel] Looking Forwards...

2015-04-18 Thread Dave Jones
M EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medi

Re: [Oorexx-devel] Saying good bye

2015-04-12 Thread Dave Jones
Thanks, David. I think I will leave them around, "just in case" DJ On 4/11/2015 7:19 PM, David Ashley wrote: > That is correct. I have shut down my build machine. > > David Ashley > > On 04/11/2015 12:25 PM, Dave Jones wrote: >> Rick and David. >> >>

Re: [Oorexx-devel] Saying good bye

2015-04-11 Thread Dave Jones
t/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > > > > ___ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net >

Re: [Oorexx-devel] OOREXX on z/OS

2015-01-09 Thread Dave Jones
, Dave Jones wrote: That's David. Does Ubuntu come in a s390x flavor? DJ On 1/9/2015 3:39 PM, David Ashley wrote: Sorry, I meant Ubuntu (a Debian-based release). Debian will not link the latest 5.0 code base. It uses an older linker. So we can only support Ubuntu. David Ashley On 01/09/20

Re: [Oorexx-devel] OOREXX on z/OS

2015-01-09 Thread Dave Jones
On 01/09/2015 02:48 PM, Dave Jones wrote: OK, sounds good, then. What release of Debian would you like to have here? DJ On 1/9/2015 1:53 PM, David Ashley wrote: If you have the resources, I can make use of it. David Ashley On 01/09/2015 11:32 AM, Dave Jones wrote: Hello, David. Would you

Re: [Oorexx-devel] OOREXX on z/OS

2015-01-09 Thread Dave Jones
02:48 PM, Dave Jones wrote: OK, sounds good, then. What release of Debian would you like to have here? DJ On 1/9/2015 1:53 PM, David Ashley wrote: If you have the resources, I can make use of it. David Ashley On 01/09/2015 11:32 AM, Dave Jones wrote: Hello, David. Would you like access to

Re: [Oorexx-devel] OOREXX on z/OS

2015-01-09 Thread Dave Jones
OK, sounds good, then. What release of Debian would you like to have here? DJ On 1/9/2015 1:53 PM, David Ashley wrote: If you have the resources, I can make use of it. David Ashley On 01/09/2015 11:32 AM, Dave Jones wrote: Hello, David. Would you like access to Debian on z/VM? Have a good

Re: [Oorexx-devel] OOREXX on z/OS

2015-01-09 Thread Dave Jones
ase studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Dave Jones V/Soft Software www.

Re: [Oorexx-devel] ooRexx scripts with IBM'as HTTPD server

2012-10-12 Thread Dave Jones
doesn't receive >> any or very little information about the client, and it's history of being >> exploited by hackers. >> >> Bruce >> On Oct 12, 2012, at 9:13 AM, Dave Jones wrote: >> >>> Hello, David. >>> Thank you for the prompt reply.

Re: [Oorexx-devel] ooRexx scripts with IBM'as HTTPD server

2012-10-12 Thread Dave Jones
lem is > lack of resources and knowledge of modern z0series operating systems. > And we believe it would actually take some help from IBM to get it > working. So we are stuck. > > David Ashley > > On Fri, 2012-10-12 at 10:27 -0500, Dave Jones wrote: >> Hello, gang. >

[Oorexx-devel] ooRexx scripts with IBM'as HTTPD server

2012-10-12 Thread Dave Jones
up? Thanks and have a good one, too. DJ -- Dave Jones V/Soft Software www.vsoft-software.com Houston, TX 281.578.7544 -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New R

Re: [Oorexx-devel] oorexx on z/os

2012-05-10 Thread Dave Jones
> latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ Oorexx-devel mailing > list Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/li

Re: [Oorexx-devel] oioRexx on CMS

2011-02-01 Thread Dave Jones
uld >>>> not be taken lightly because if you choose the wrong >> method then it >>>> will become a roadblock for all subsequent development. >>> >>> Good advice, but it was never a problem with NetRexx -- the same >>> binaries run on both EBCDIC

Re: [Oorexx-devel] oioRexx on CMS

2011-02-01 Thread Dave Jones
> > Good advice, but it was never a problem with NetRexx -- the same binaries run > on > both EBCDIC and ASCII Java machines. So maybe it's not 'you', Dave, but > 'you', > David, that should resolve that difficulty and choose the 'right' "

[Oorexx-devel] oioRexx on CMS

2011-02-01 Thread Dave Jones
Hi, gang. The port of ooRexx to CMS project has finally percolated to the top of the work stack here. What are the first steps we need to take? -- Dave Jones V/Soft Software www.vsoft-software.com Houston, TX 281.578.7544