Value
Name | Description | Value |
---|---|---|
OpenOptions.DEFAULT_VALUE | Default based on the file type or extension. | 1147563124 = 'Dflt' |
OpenOptions.OPEN_COPY | Open a copy of the document. | 1332757360 = 'OpCp' |
OpenOptions.OPEN_ORIGINAL | Open the document itself. | 1332760434 = 'OpOr' |
Usage
In function
any Application.open (from: varies[, showingWindow: bool=true][, openOption: OpenOptions=OpenOptions.DEFAULT_VALUE])
Jongware, 29-Apr-2012 v3.0.3i | Contents :: Index |