How to retain compile listing on IBM i #2630
Replies: 5 comments 4 replies
-
In Code for IBM i Extensions :- Log Compile Output - I have this option unchecked. If enabled, will log spool files from command executed. You can find it under |
Beta Was this translation helpful? Give feedback.
-
As far as I know, every output from a command executed through SSH get printed in the standard output; so there is no spooled file generated when the command ends. So I don't think there is a way to produce a spooled file from the standard output of an action. |
Beta Was this translation helpful? Give feedback.
-
I am surprised this question hasn't has any previous interest. |
Beta Was this translation helpful? Give feedback.
-
Is there any option to save the output shown in the terminal to a local repository. I know copy/paste is an option but it is kludgy. |
Beta Was this translation helpful? Give feedback.
-
If it's not too complex then let's give it a try please. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Following a build action to compile a program VS Code for i compile listing shows in the terminal tab. The compile listing is not kept on the IBM i. Is there a way to retain the compile listing on the IBM i output queue somewhere?
Beta Was this translation helpful? Give feedback.
All reactions