×
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.
Thanks Barbara. I missed that one. I gave up on it years ago so didn't even pay attention. :)
Brian May
Solutions Architect
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free
The IBM i Modernization Experts
www.profoundlogic.com
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Thursday, March 26, 2015 5:42 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: [Bulk] Re: New Template Type
On 2015-03-25 11:54, Brian May wrote:
While I don't disagree that signatures and binding would be greatly improved if parameters were taken into account (overloading anyone?), we should avoid PCML in the solutions.
PCML is a nice idea, but it lacks support for commonly used data types in RPG applications. Things such as Dates, Times, Timestamps, Graphic, procedure pointers, and certain variations of integers are just not supported in PCML.
Brian, I agree that PCML has too many restrictions for general use. But just to let you know that Dates, Times, Timestamps, and 8-byte unsigned are supported now. For the RPG compiler, you need an environment variable for releases and target-releases prior to V7R2M0, but it's in the base support for V7R2M0.
For 5.4-7.1, or if compiling on 7.2 with TGTRLS:
ADDENVVAR QIBM_RPG_PCML_VERSION VALUE('6.0')
--
Barbara
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.