|
If you're not comfortable with Python, just use SQL in your favorite tool
(ACS, DBeaver, SQL Workbench/J) and query the SYSCOLUMNS table.
You can order by COLUMN_NAME or ORDINAL position as best suits your need.
Easy to copy/paste out of those tools or export to a text file.
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Buck
Calabro
Sent: Wednesday, May 10, 2023 2:44 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: Re: RE: RE: SQL Insert question
On 5/10/2023 4:50 PM, Greg Wilburn wrote:
I thought about using native IO in a sub-procedure just to make thiseasier... but doesn't the file "stay open"? I have avoided native IO in
sub-procedures for so long that I don't' recall all the potential issues.
You can make it USROPN and open/close at will.
Buck, thanks for the suggestion. I often manipulate text strings withNotepad++ for things like this.
I wouldn't know how to use your Python script - I'm clueless here.Would like to learn though.
Much of the Python/PASE discussion seems to happen over on Ryver, but
I'd be happy to work on a thread either in the main Midrange list, or
the Open Source list.
--buck
--
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-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.