Microsoft SDK for Java

File.openStandardInput

Opens the standard input file.

Syntax

public static File openStandardInput()

Return Value

Returns a File object for the standard input file.

Exceptions

WinIOException thrown if an error occurs.

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