ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

sflnxtchg

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • sflnxtchg

    how to use sflnxtchg in rpgle program

  • #2
    Re: sflnxtchg

    PHP Code:
     SFLNXTCHG                                                               
         Modifies the subfile record so that it is read on a get
    -next-changed
         operation

    This is used in conjunction with the "READC";

    Typicaly the READC is used to read the changed subfile records. YOu use an indicatior on SFLNXTXCHG and turn it on if you want to read the record again in the next iteration of the routine that uses the READC.

    I personaly think it is best to avoid the SFLNXTCHG and the READC. Straight forward is always best for the next poor sap who has to read your code.

    Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

    Comment


    • #3
      Re: sflnxtchg

      Please dont hold back---Tell us how you really feel bout SFLNXTCHG!
      All my answers were extracted from the "Big Dummy's Guide to the As400"
      and I take no responsibility for any of them.

      www.code400.com

      Comment


      • #4
        Re: sflnxtchg

        He feels that way about SFLNXTCHG just about as close as you feel about CLLE!

        :P

        Comment


        • #5
          Re: sflnxtchg

          See EASYSTARTRPG

          John McKay
          jmckay@mckaysoftware.ie
          We offer website development and custom software on AS400. We also create spreadsheets.
          John McKay
          jmckay@mckaysoftware.ie
          http://www.rpglanguage.com

          Comment


          • #6
            Re: sflnxtchg

            hey john since this is a free website and we actually know the author of this book you posted...

            how bout posting some snippets to help en along?


            jamie
            All my answers were extracted from the "Big Dummy's Guide to the As400"
            and I take no responsibility for any of them.

            www.code400.com

            Comment

            Working...
            X