-
I am building programs with a custom command and it works perfectly.
```
COSANT1.PGM: cosant1.pgm.rpgle
cl "CALL PGM(BOBMIN/TEST3CL) PARM(('$@' (*CHAR 50)) ('$
-
**Describe the bug**
If you use a copybook for your control statements and include the main() statement, a program using this copybook will have its correctly defined main procedure marked as "No ref…
-
Hello, I build my project with rules which call a custom program on IBMi.
If I run the build locally from VS code, it works perfectly.
Rules.mk
```
COSANT1.PGM: cosant1.pgm.rpgle
${BRPG1}$@$…
-
Hello, I have a very peculiar question. I am using OpenVSCode Server.
I would like to invoke the editor of "Code for IBM i" by clicking a button on my application.
My application would redirect…
-
In below mention program I want to use file and also want to call another RPGLE program but it is hanging not working or not given any error. Please help or if you have any example please share. Thank…
-
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 …
-
If your application has been around for a while you probably have dates and times stored in some tables as numeric variables.
But, you use date and time data types for variables in your RPGLE pro…
-
Characters like `#`, `$` and `$` are valid in RPGLE variables and I believe this affects how the language server makes suggestions also.
-
Git is the way forward for the future of IBM i, we all know that. One of the biggest issues we face currently is not the developer tools honestly. We've come a great distance compared to where we were…
-
This is the first of two entries. This will be about how to get the information. The second about actually building the dep list. I will keep expanding this post as I find more information.
## Star…