• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Reader Feedback and Insights: Indicators in RPG II Programs

    November 15, 2002 Timothy Prickett Morgan

    Hey, Ted:

    Just a comment on your good ideas (which were published in the article, “Help with RPG II Programs,” in the November 1 issue of Midrange Guru) for making System/36 style code easier to use.

    I have gotten in the habit of using the DO op code to group calculations that have the same conditioning indicators .

    For example, consider a group of calculations conditioned by indicator 25:

              CHAIN                        25
    N25       MOVE
    N25       Z-ADD
    N25       etc.......
    

    I would group them like this:

              CHAIN                        25
    N25       DO
              MOVE
              Z-ADD
              etc.......
              END
    

    It saves me from loading “fieldicators” and therefore it is more justifiable for me to use it on just a few lines of code. I wouldn’t, for instance, create a “fieldicator” for the three-line example as shown above, but I might group them with a DO op code .

    I really feel for your reader, too. I’ve had programmers that never learned RPG II originally, and they just can’t get a feel for reading it!  It’s kind of scary how easy it still is for me.

    — John

    Sponsored By
    ADVANCED SYSTEMS CONCEPTS

    Business Analytics
    – Practical –
    – Cost Effective –
    – Easy to Deploy –

    SEQUEL FYI

    User Quote:
    “I love SEQUEL FYI because it lets me look at the data any way I need to see it, instantly. This is the easiest tool to manage complex product relationships that I have ever seen.”

    SEQUEL FYI offers outstanding OLAP business intelligence functionality for a fraction of the cost of comparable solutions.

    Read More > View Streaming Video

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags: Tags: mgo_rc, Volume 2, Number 88 -- November 15, 2002

    Sponsored by
    Maxava

    Migrate IBM i with Confidence

    Tired of costly and risky migrations? Maxava Migrate Live minimizes disruption with seamless transitions.

    Upgrading to Power10, Power11, or cloud hosted system, Maxava has you covered!

    Book A Consultation Today

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Compiler Directives for RPG Programs and Modules Reader Feedback and Insights: Thanks for Qshell Tips

    Leave a Reply Cancel reply

MGO Volume: 2 Issue: 88

This Issue Sponsored By

    Table of Contents

    • Reader Feedback and Insights: Indicators in RPG II Programs
    • Access the Database from Qshell
    • Data Structure Parameters in RPG Prototypes

    Content archive

    • The Four Hundred
    • Four Hundred Stuff
    • Four Hundred Guru

    Recent Posts

    • The Power11 Transistor Count Discrepancies Explained – Sort Of
    • Is Your IBM i HA/DR Actually Tested – Or Just Installed?
    • Big Blue Delivers IBM i Customer Requests In ACS Update
    • New DbToo SDK Hooks RPG And Db2 For i To External Services
    • IBM i PTF Guide, Volume 27, Number 33
    • Tool Aims To Streamline Git Integration For Old School IBM i Devs
    • IBM To Add Full System Replication And FlashCopy To PowerHA
    • Guru: Decoding Base64 ASCII
    • The Price Tweaking Continues For Power Systems
    • IBM i PTF Guide, Volume 27, Numbers 31 And 32

    Subscribe

    To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

    Pages

    • About Us
    • Contact
    • Contributors
    • Four Hundred Monitor
    • IBM i PTF Guide
    • Media Kit
    • Subscribe

    Search

    Copyright © 2025 IT Jungle