public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with output from gawk software in recent Cygwin installation
@ 2020-07-27 15:47 Bryan VanSchouwen
  2020-07-27 16:38 ` Henry S. Thompson
  2020-07-27 16:51 ` Eliot Moss
  0 siblings, 2 replies; 8+ messages in thread
From: Bryan VanSchouwen @ 2020-07-27 15:47 UTC (permalink / raw)
  To: cygwin

Hello.

I just tried executing an awk script using the most recent version of gawk,
but the output did not turn out the way that it was supposed to.

This script uses the following command to print the output data to the
output file:
print(cai[i], rpi[i], i) >
"Fit_Height_correln_plot_-_cPuMP_vs_2NH2-cPuMP.dat"

and previously, this command always printed the values of the three
variables on a single line, separated by spaces; however, now the gawk
software is automatically adding hard-returns between the values, resulting
in the three values being printed on separate lines within the data file.

What is going on here, and how do I permanently make it stop??

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-28 17:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 15:47 Problem with output from gawk software in recent Cygwin installation Bryan VanSchouwen
2020-07-27 16:38 ` Henry S. Thompson
2020-07-27 16:51 ` Eliot Moss
2020-07-27 17:50   ` Michel LaBarre
2020-07-27 20:17     ` Brian Inglis
     [not found]       ` <CAC7Qdh3AEkbX849S+VyDgSm0_WYRaP5d0zT2QOvmWpd3t3PMkQ@mail.gmail.com>
2020-07-28  4:05         ` Brian Inglis
2020-07-28 15:32           ` Bryan VanSchouwen
2020-07-28 17:08             ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).