Tom Sharp
Tom Sharp
Hey, are you imagining here that `REPLTEST` is a saved snippet (or collection of saved snippets) in `REPL`, or is it a separate source file? I could see both being...
Yeah, that's great. I'll have a think about how best to slot that in. I can definitely add in a few assertions, and then I'll look at wrapping it up...
OK, we're part way there. The GUI now supports replPrint() and replEquals() to check existing values and make assertions about existing values.  Next on my list is allow these...
Basic bash script added, with wrapper CL functions. Still to do: - [x] extend this to allow generic source files, not just repl snippets - [x] allow generic replPrint -...
I think this should probably live as an options screen on F22/F23, where you can choose exactly what you want to change about how it compiles. _____________________________ Compile Options _N_...
Yes! This is something I can re-add, I just need to check if it still works since it hasn't been as maintained. Any front-end could then latch onto this, all...
Hiya - sorry, I've only just found the "how to report a bug" section on the documentation. 👉🏻 Issue text goes here. |Context|Version| |-|-| |Code for IBM i version|2.13.5| |Visual...
Thanks - I've included the full output, it's only the final few lines that are relevant to the actions here. It seems to be reading the library as a file,...
 0 rows retrieved. I feel like it's assuming that `o#06287525` is a source file, rather than a library. e.g, if it was looking for source file QRPGLESRC in library...
Hi Yep - if I specify the full library in the filter, e.g. o#06287525 then the filter works