Microsoft SDK for Java

FileMode.OPEN

Specifies that an existing file is to be opened; an exception is thrown if the file does not exist.

Syntax

public static final int OPEN;

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