× 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.


  • Subject: RE: Rename Printer File Fields
  • From: "Kahn, David" <KAHN@xxxxxxxxxxxxxxxxxx>
  • Date: Wed, 12 Nov 1997 21:48:44 +0500

Unfortunately there are no "I" specs for an output only file. It's an
old source of aggravation. For a database file you can change it from
output to input with add. This will allow you to define input specs. You
will then need a dummy read somewhere in the program or the compiler
will complain.

C           *ON       IFEQ *OFF                       
C                     READ FILEA                    50
C                     ENDIF                           

Printer files are more of a problem. Maybe you can rename everything
else in the program instead, or resort to a series of moves and z-adds?

Dave Kahn, TCO, Kazakstan
=========

kahn@tengizchevroil.com   (to November 25)
dkahn@cix.compulink.co.uk (from November 26)

>-----Original Message-----
>From:  David Gibbs [SMTP:david@midrange.com]
>Sent:  Tuesday, November 11, 1997 5:59 PM
>To:    MIDRANGE-L@midrange.com
>Subject:       Re: Rename Printer File Fields
>
>At 10:25 AM 11/11/97 -0500, Ravi Kumar wrote:
>>Could any one out there explain me how to rename printer file fields or
>>an output file fields in RPG program. Excuse me if this is a silly
>>question.
>
>If it's in an RPG program, use the "I" specs... put the old field name in
>the external field columns and the  new field name in the internal field
>columns.
>
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
|    and specify 'unsubscribe MIDRANGE-L' in the body of your message.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.