× 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: Read PF File in CL Program (RCVF)
  • From: "Vasant Patel" <vpatel@xxxxxxxxxxxx>
  • Date: Mon, 26 Jul 1999 16:32:20 -0600

Hi Sunil !

Here is an example:
PGM             PARM(&REP10)

DCL             VAR(&REP10) TYPE(*CHAR) LEN(10)
DCLF           REPMAS
OVRDBF     FILE(REPMAS) TOFILE((WRK || REPMAS)) +
                     POSITION(*KEY 1 *N (&REP10 ))
RCVF
ENDPGM

Vasant


-----Original Message-----
From: Sunil Kumar <skumar@RCCL.COM>
To: RPG400-L@midrange.com <RPG400-L@midrange.com>
Date: Monday, July 26, 1999 3:16 PM
Subject: Read PF File in CL Program (RCVF)


>
>
>Can we  reposition and read  a physical file in CL Program ???? IF yes
Couldn't
>you give as some idea about this . Actually I tried to reposition and read
a
>same physical file in a cl Program  results end of file even though this
file
>contains enough record .
>
>Sunil
>
>
>
>
>
>
>
>John P Carr <jpcarr@tredegar.com> on 07/25/99 09:11:15 PM
>
>Please respond to RPG400-L@midrange.com
>
>To:   RPG400-L <RPG400-L@midrange.com>
>cc:    (bcc: Sunil Kumar/IT/MIA/RCL)
>
>Subject:  RE: Eval Exception Error Trapping
>
>
>
>
>
>>>The E operation extender should be supplanted with a keyword on the
header
>>>spec. That is something like:
>>>  H     ERROR(*IO | *ALLWAYS | *NONIO)
>>>Then we would not have to code that big-ass "E" for everything to check
>the
>>>%ERROR or %STATUS.
>>> Bob Cozzi
>
>
>Hans
>
>I'd vote for this suggestion.  That would cut down on the number of tags
you
>would have
>to remember Hans.    Then,   Give us the *NEXT on the factor 2 of the
*PSSR.
>
>
>John Carr
>* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>* This is the RPG/400 Discussion Mailing List!  To submit a new         *
>* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
>* from this list send email to MAJORDOMO@midrange.com and specify       *
>* 'unsubscribe RPG400-L' in the body of your message.  Questions should *
>* be directed to the list owner / operator: david@midrange.com          *
>* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>
>
>
>
>
>
>* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>* This is the RPG/400 Discussion Mailing List!  To submit a new         *
>* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
>* from this list send email to MAJORDOMO@midrange.com and specify       *
>* 'unsubscribe RPG400-L' in the body of your message.  Questions should *
>* be directed to the list owner / operator: david@midrange.com          *
>* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-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.