× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



OK, good news first: My workplace finally upgraded to 7.3, which means
I now have a working yum! It goes without saying that I immediately
installed Python 3 and started kicking the tires.

Now, in trying to figure out how to call ILE programs and service
programs from Python 3 in PASE, I've come across a stumbling block.

It looks like dates are supposed to be passed in with data type "10A"
and all the examples show 10-character ISO strings, like '2018-12-25'.
But that isn't working for me. The error message says I've got an
invalid date (RNX0112), and offers the hint that '1994/02/31' is an
impossible date, so I tried '2018/12/25' with no better result. The
default date format on our system is *MDY so I tried '12/25/2018' and
'12/25/18', then both of those with hyphens instead of slashes, then
both of those with no separators. Nothing is working.

Any ideas?

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.