run action ; call program (command did not run) #2957
Schroedermt1
started this conversation in
General
Replies: 1 comment
-
|
I'm not sure if this is going to help but this is what worked for me. I have the attached RPGLE source compiled as program CALLME in library RMVSCODE. When I right click on the program object, in the object browser, select "Run Action" and then "Call program" I am prompted to specify the call command. If I add a parameter so the call command becomes "CALL RMVSCODE/CALLME PARM('Richard')" I get the following output in the terminal. Does this work for you? |
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.
-
I'm brand new to VS Coe, prepping for transition from Rdi to VS Code, please be patient with my "newbie-ness" ;-)
Tried to Call *pgm via "right click on object in object browser as done in tutorial demo I am following along with... received the below in
Terminal Tab of the lower window frame
Running Action: Call program (3:49:05 PM)
Command did not run.
Beta Was this translation helpful? Give feedback.
All reactions