Filtering

To understand what a program is doing, it would be great if you could block out all the superfluous statements and just view say all the decision type statements. (i.e.: The IF's, DO's, etc.)

With just the press of an Fn. key THE Editor's Choice does this for you. Each RPG Op code is assigned to a generic statement type. When filtering is active, only the generic statement types you selected are displayed in the edit window.

You can also change the generic types included to suite different needs. For example, in one session you may want to include I/O statements, while later in another session exclude them.

In DDS source members, filtering can be used to display just the record and field definitions - very useful for DSPF and PRTF members.