×
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.
--- On Mon, 1/12/09, Chamara Withanachchi <chamaraw@xxxxxxxxxx> wrote:
From: Chamara Withanachchi <chamaraw@xxxxxxxxxx>
Subject: Re: Rename file field in RPGLE
To: "RPG Programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
Date: Monday, January 12, 2009, 9:38 PM
Use PREFIX keyword
FFILE1 IF E K DISK
F PREFIX(F1)
You can replace n number of characters of your field by using PREFIX(F1:2) this
mean fist 2 characters of the field names will be replaced by F1
Regards,
Chamara Withanachchi
Owner of www.rpgiv.info
WWW.RPGIV.INFO
Mob: +971 50 5698644
Tel: +971 6 5595887
chamaraw@xxxxxxxxxx
www.rpgiv.info
i want to be future ready. i want control. i want an i.
Date: Mon, 12 Jan 2009 07:39:11
To: RPG programming on the IBM i / System i<rpg400-l@xxxxxxxxxxxx>
Subject: Rename file field in RPGLE
Hello All,
I am using 3 files in program and 2 are having similar field name . I want to
rename 1 file's field name for some purpose. Please help to code field
rename in RPGLE
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.