R Roberts

Results 5 comments of R Roberts

It is specified at the system level. ![image](https://github.com/codefori/vscode-ibmi/assets/84025796/11772519-24f5-4b44-9209-19f39e5f526b)

The command executed from VSCode is the same as what is in the defined Action (except for the variables, obviously): Here is the Action command: CRTSQLRPGI OBJ(AIMDRRR2/&OPENMBR) SRCFILE(&OPENLIB/&OPENSPF) OPTION(*EVENTF) DBGVIEW(*source)...

I copied the source to a file in a library that doesn't have the @ in the library name and the pre-compile still fails for the same reason. CRTSQLRPGI OBJ(AIMDRRR2/AN5252RP)...

I have searched the compile command (CRTSQLRPGI) for an option to output the environment variables and don't see one. I also searched for the job that does the compile and...

I went ahead and ended and then restarted the *SSHD server and ran the compile as well as the DSPJOB. The compile still failed with the same error and the...