Actually, I wanted the blank lines and JQt produced them; I realized later, to my surprise, that JHS had suppressed them.
On Sun, Mar 26, 2017 at 8:34 PM, bill lam <[email protected]> wrote: > I believe behavior of jqt is correct. To suppress output, EMPTY (i.0 0) > should be used instead of ''. > > On 27 Mar, 2017 1:56 am, "Jose Mario Quintana" < > [email protected]> wrote: > > > For the sentence, > > > > echo&.> '';3;'';2;'';1;'';'LIFTOFF!' > > > > I am getting different displays, JQt05 includes blank lines but JHS05 > does > > not. Can anybody confirm? > > > > I am not sure if the following text will accurately show the issue... > > > > JVERSION > > > > Engine: j805/j64/windows > > > > Release: commercial/2016-12-11T08:02:16 > > > > Library: 8.05.10 > > > > Qt IDE: 1.5.3s/5.6.2 > > > > Platform: Win 64 > > > > Installer: J805 install > > > > InstallPath: c:/program files/j > > > > Contact: www.jsoftware.com > > > > echo&.> '';3;'';2;'';1;'';'LIFTOFF!' > > > > > > 3 > > > > > > 2 > > > > > > 1 > > > > > > LIFTOFF! > > > > ┌┬┬┬┬┬┬┬┐ > > > > └┴┴┴┴┴┴┴┘ > > > > > > > > MS Edge browser > > > > > > J Http Server > > > > JVERSION > > Engine: j805/j64/windows > > Release: commercial/2016-12-11T08:02:16 > > Library: 8.05.10 > > Platform: Win 64 > > Installer: J805 install > > InstallPath: c:/program files/j > > Contact: www.jsoftware.com > > > > echo&.> '';3;'';2;'';1;'LIFTOFF!' > > 3 > > 2 > > 1 > > LIFTOFF! > > > > ┌┬┬┬┬┬┬┐ > > └┴┴┴┴┴┴┘ > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
