Wagner, David --- Senior Programmer Analyst --- CFS <david.wag...@fedex.com> 
asked:
>       I have looked at perldoc -f open and tried a number of things. The
> line "should be last line" is appearing in my audittrail file, but I
> never see the EndOfProg or Error in the auditrrail or on the screen.

Try "perldoc -f select":

       select FILEHANDLE
       select  Returns the currently selected filehandle.  If FILEHANDLE is 
supplied, sets the new current default filehandle for output.
       [...]

That way you could re-select() a previously saved handle to STDOUT.

HTH,
Thomas


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


            • ... John W. Krahn
          • Fw: H... Tony Esposito
            • ... Wagner, David --- Senior Programmer Analyst --- CFS
              • ... Uri Guttman
              • ... Shawn H. Corey
              • ... Uri Guttman
              • ... Shawn H. Corey
              • ... Patrick K Christopher TANAGER
        • Re: Havin... Jay Savage
  • AW: Having problems ge... Thomas Bätzler

Reply via email to