Re: writing output listing onto screen (or not) and onto file
- From: Tim Prince <timothyprince@xxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 12:37:13 GMT
Bernard Bru wrote:
Is it possible to simplify my code by putting only oneAre you asking about facilities provided by most systems for redirecting output sent to '*' (or, on many systems, unit 6 without an OPEN)?
WRITE statement when I want to write output results onto screen
(or not) and onto a file :
For example, the tee program, or redirection using '>' on the command line?
.
- Follow-Ups:
- References:
- writing output listing onto screen (or not) and onto file
- From: Bernard Bru
- writing output listing onto screen (or not) and onto file
- Prev by Date: Re: double confusion
- Next by Date: Re: double confusion
- Previous by thread: writing output listing onto screen (or not) and onto file
- Next by thread: Re: writing output listing onto screen (or not) and onto file
- Index(es):
Relevant Pages
|