|
heck, enable RPG to have dynamic data structures. Just like a javascript
object. Then, each named parameter is a property ( sub field ) of the
dynamic data structure. And like javascript, the sub field of the dynamic
data structure can be whatever data type of the value assigned to it.
to call a program with a named sub field:
CALL OE530R PARM( { company: 01, ordnum: [123, 345]})
-Steve
On Fri, Feb 27, 2026 at 2:45 AM Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx>
wrote:
I have added a new IBM idea, to allow specifying Parameter Names (andway
assigning the parameter values) at program/procedure calls (in the same
as you can do it with SQL Stored Procedures, UDFs and UDTFs)them
https://ideas.ibm.com/ideas/IBMI-I-4826
Please LIKE if you think it would be helpful/useful
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
Modernization – Education – Consulting on IBM i
Database and Software Architect
IBM Champion since 2020
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training
and keeping them!"they
"Train people well enough so they can leave, treat them well enough so
don't want to. " (Richard Branson)Barbara
"Learning is experience … everything else is only information!" (Albert
Einstein)
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Morrisstructure,
Sent: Thursday, 26 February 2026 18:50
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: Re: CCSID - RPG issues
On 2026-02-26 8:40 a.m., Birgitta Hauser wrote:
SQL could always handle single byte and double byte character sets ...CCSID.
and
UTF-8 correctly. Transformation occurred automatically.
The problem was always RPG because the data is converted into the Job
BTW what is your Job CCSID? 65535?
He has DATA(*NOCVT) for the file and CCSID(*EXACT) for the data
so it should not be converting the data to the job CCSID.--
With DATA(*NOCVT), it should get the data correctly even if the job CCSID
is
65535.
--
Barbara
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.