Re: Uncle Bob
cesco via RPG400-L <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <[email protected]> |
Yep, that is particulary embarassing , given that such control is present in almost any non trivial code base.
At the current state in RPG , I personally those LLM in RPG are good as an aid for quick documentation delving and snippet generator to get the gist of the approach.And they are highly prompt sensitive.You reformulate and rephrase your prompt and you will get another code snippet.And it must included in a feedback loop (i.e. it must compile the module, see the error, try to feed the error in the context, rewrite , correct etc.).
I tried your query with a mainstream AI , it got crazy and starting including randomly CL in RPG directly like function calls, it was kind of surreal code to the point of being hilarious, but at the end hinted at the proper functions to pick.my 2c... ciao
On Tuesday, January 27, 2026 at 01:32:29 AM GMT+1, James H. H. Lampert via RPG400-L <[email protected]> wrote:
On 1/26/26 4:25 PM, Barbara Morris wrote:
> The *INRT indicator does exist (!).
. . .
> I suspect nobody (except ChatGPT) uses *INRT.
I've been coding in RPG for over three decades, and riding The Cycle
whenever it was useful to do so (even without a primary file: it makes a
great event-loop for interactive programs; just slave LR to KC), and I'd
never noticed the existence of RT.
--
JHHL
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.