Re: [Tutor] Reading number x and printing number x+1

2013-11-22 Thread Peter Otten
G. McKinnon Ryall wrote: > I have a script that outputs results to a file (one file, reused.) I would > like to have an output file in this format > > # > (blank line) > (output from program (only one line)) > name > (T/F) > (result iteration, shortened to x.) > #-

[Tutor] Reading number x and printing number x+1

2013-11-22 Thread G. McKinnon Ryall
I have a script that outputs results to a file (one file, reused.) I would like to have an output file in this format # (blank line) (output from program (only one line)) name (T/F) (result iteration, shortened to x.) #- so like this #-