-
**Describe the bug**
Defining an external data structure in a copybook and copying it inside another rpg source via likeds leads to the outline not being correctly filled in the main source.
**To …
-
Hi, I am having issues trying to compile service programs in my project using source orbit. Normal programs seem to work, but the compile seems to completely skip my service programs.
The steps i …
-
**Describe the bug**
If you use a copybook to define procedure prototypes, you'll most likely end up having "No reference to definition" errors on definitions in an rpg source using said copybook, ev…
-
If RPGLE file starts with **free, whole text highlights as comments. If you can, please, fix)
-
On parsing the fully free RPGLE source, noticed the **DCL-PROC** doesn't support the **EXPORT** and **PGMINFO(*YES | *NO)* Keywords:
`**FREE
CTL-OPT NOMAIN;
DCL-PROC PROC1 EXPORT PGMI…
-
I read the description of WRKIFSDIR, based on IFSPOP, and it says you can create your own user defined actions or options to use against the displayed IFS files.
But, I cannot find any documentatio…
-
How difficult could it be to create a category of post-conversion categories so that I can tell you to Upper, Lower, or Title case those items during conversion?
So, if I have all upper case code.
…
-
I'm in the process of developing a grammar for free-format RPGLE with my friend. He primarily uses Neovim, and has been using [this package](https://github.com/nvim-treesitter/playground) to highlight…
-
It is usual for a web app, specifically on IBM i, to authenticate against user profiles on their IBM i.
Most IBM i shops don't have a typical users table with encrypted password columns.
There is n…
-
Hello Niels,
I tried to convert a couple of standard RPGLE programs.
There's an issue on converting external data structures (including system external defined data structure).
This is my RPGLE sou…