ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

RPG III source code to flowchart or pseudocode

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

  • RPG III source code to flowchart or pseudocode

    hi guys just want to ask if there is such a tool for converting rpg III source code into flowchart or psuedocode?

  • #2
    Re: RPG III source code to flowchart or pseudocode

    anyone?

    Comment


    • #3
      Re: RPG III source code to flowchart or pseudocode

      Yes, and its as ancient as RPGIII itself....Pen, Pencil, Brain.
      Your future President
      Bryce

      ---------------------------------------------
      http://www.bravobryce.com

      Comment


      • #4
        Re: RPG III source code to flowchart or pseudocode

        ghost,

        We use a tool called Abstract by Advanced Systems Concepts. It will do what you want.

        HTH,
        MdnghtPgmr
        "Tis better to be thought a fool then to open one's mouth and remove all doubt." - Benjamin Franklin

        Comment


        • #5
          Re: RPG III source code to flowchart or pseudocode

          hawkeye also has a flowcharting tool. but any flowcharting tool that extracts from program source's output will be sucky FWIW.
          I'm not anti-social, I just don't like people -Tommy Holden

          Comment


          • #6
            Re: RPG III source code to flowchart or pseudocode

            ghost,

            We use a tool called Abstract by Advanced Systems Concepts. It will do what you want.
            is there a download link for this mate?

            Comment


            • #7
              Re: RPG III source code to flowchart or pseudocode

              anyone?...

              Comment


              • #8
                Re: RPG III source code to flowchart or pseudocode

                Originally posted by binaryghost View Post
                anyone?...
                You'll have to bear in mind the time difference, for the people your asking a question of. It may be 10am when you posted your earlier post but, that means it was 2am where I am and somewhere between 8pm and 11pm in the US


                Try googling the items suggested, you may find the links somewhere.
                You don't stop playing games because you get old, You get old because you stop playing games!

                Comment


                • #9
                  Re: RPG III source code to flowchart or pseudocode

                  If you don't have the ASC or Hawkeye product, your out of luck.

                  Do you want the code to be indented? If so, convert to rpgle, and when you compile you can specifiy the indentation. Or if you have WDS you can see the code indented. Or search for my post that will show you indented code.


                  Abstract is not free, neither is Hawkeye. Some change management software will also do this for you as well. They aren't free either.

                  So there are tools, just not for free.
                  Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

                  Comment


                  • #10
                    Re: RPG III source code to flowchart or pseudocode

                    But I think a pencil and paper could be provided by your company at a very low price.

                    Sorry, feeling skippy on a friday
                    Your future President
                    Bryce

                    ---------------------------------------------
                    http://www.bravobryce.com

                    Comment


                    • #11
                      Re: RPG III source code to flowchart or pseudocode

                      ghost,

                      Here is the link for Abstact. As others have stated, it is NOT free. I also noticed there is no download link. This is information only.



                      HTH,
                      MdnghtPgmr
                      "Tis better to be thought a fool then to open one's mouth and remove all doubt." - Benjamin Franklin

                      Comment


                      • #12
                        Re: RPG III source code to flowchart or pseudocode

                        Originally posted by DeadManWalks View Post
                        Do you want the code to be indented? If so, convert to rpgle, and when you compile you can specifiy the indentation.
                        you can specify an indent character with plain ol' OPM RPG as well. INDENT(|)
                        I'm not anti-social, I just don't like people -Tommy Holden

                        Comment


                        • #13
                          Re: RPG III source code to flowchart or pseudocode

                          Tom, I know thanks. Just wanted to encourage the use of RPGIV and show how easily it is to use it instead.
                          Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

                          Comment

                          Working...
                          X