Replies: 3 comments 2 replies
-
This is going to sound like a stupid question, but are you connected to a system when you click to Change Current Library button? You could also try editing the settings.json manually and updating it from there for that connection. |
Beta Was this translation helpful? Give feedback.
2 replies
-
You are the second person to report this today. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moved over to issue instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm running v0.6.6.
My source file is in the IFS but when I run the CRTBNDRPG I get the following:
Action Create Bound RPG Program (CRTBNDRPG) for undefined/RPABOTS001 was not successful.
This is missing the object library name from what I can tell.
If I prompt the CRTBNDRPG action and type in the object library the compile works fine.
In the actions I can see the following for the CRTBDNRPG stream file option:
CRTBNDRPG PGM(&BUILDLIB/&NAME) SRCSTMF('&FULLPATH') OPTION(*EVENTF) DBGVIEW(*SOURCE) TGTRLS(*CURRENT)
From the documentation &BUILDLIB is meant to reflect the &CURLIB setting.
When I press the Change Current Library icon on my User Library List pane nothing seems to happen.
Any suggestion how I correct this issue?
Beta Was this translation helpful? Give feedback.
All reactions