Brian Sleeth

Results 3 issues of Brian Sleeth

It appears as-if the current library is being pre-pended to the user library list when starting a SQL job. As a result, the setting of the library list fails CPF2184....

When formatting RPGLE source in **FREE format, global scope subroutines are converted to subprocedures. This changes the behavior of a `return` from a global scope subroutine. When defined in a...

enhancement

If the RPG Lint option `NoGlobalSubroutines` is enabled (set to `true`), when a subroutine is defined in the global scope, the linter flags _both_ the `begsr` and `endsr` line with...

discussion