SJLennon
SJLennon
I'm late to this discussion and generally I keep a 5250 iACS session open any way, but here's a thought. From what has been said, you are planning to front...
There was some earlier discussion in #367
Thoughts on identifying if a change has been been made. if db2Util is installed you can use SQL. When you open the source you can get the last changed timestamp...
Chris Hird said: "Just to add, getting the error is not a problem, its waiting the 30 seconds to see it appear which I think should be addressed." Perhaps, if...
@worksofliam Yes, I think so: // @rpglint-skip would disable all linting on that line except for indention checking. This is kind of an edge case I turned up when experimenting...
I **really** like the indentation feature. Except when I'm inserting new code because it works faster than I can type of think and before I can get to the ;...
@kraudy > It looks something like the system command location is not in the path when the qsh command is executed but im guessing here. Really wild guess on your...
@kraudy FWIW: I had problems that some commands would fail on PUB400.COM. After fighting with it for quite a while I finally got an answer on Ryver. Turned out that...
@androidgene How about creating another connection and seeing if you can connect with it? No much is going to work until you manage to connect to your IBM i. Connecting...
@androidgene So, to reiterate the problem: 1) On your production system Code for i works, you can connect, and you can setup for debug. 2) On your development system when...