Microsoft SDK for Java

File.openStandardOutput

Opens the standard output file.

Syntax

public static File openStandardOutput()

Return Value

Returns a File object for the standard output file.

Exceptions

WinIOException thrown if an error occurs.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.