LJ

Results 499 comments of LJ
trafficstars

@allthom Can you please share the source code of this so I can recreate this too? Thanks!!

I checked over this and doesn't seem to be a problem [anymore?]

Please share the contents of your Code for IBM i output channel after the list doesn't appear. Please also share your QCCSID with us.

Hey @kadler, what's the status here? Is this kind of functionality likely to be get implemented by someone else? Is it worth me spending the time to create a PR...

Current workaround. No idea if it's wise or not. ```javascript for (var i = 0; i < pool.connections.length; i++) { await pool.connections[i].connection.setLibraryList(['QIWS', 'QXMLSERV']); } ```

This would be good because I also need to change the CCSID of a job for testing purposes 💯

Please share the contents of your Code for IBM i output channel after the editor doesn't appear.

@SanjulaGanepola This is still in draft. Are we waiting for more from you on this?

@SanjulaGanepola Do you mind if I/we make commits to this PR in order to attempt to fix this issue? To do: * [ ] Fix for `checkObject` to support double...