Uses Windows to open the correct Application for the specified Document Name.

Syntax

ISSupport.OpenAssociatedApplication(fileName, [arguments], [autoExtractArguments])

Parameters

NameTypeOptionalByRefDescription
fileName String The Document Name to Open.
arguments String Optional Any Command-Line Arguments to specify after the File Name.
autoExtractArguments Boolean Optional Indicates whether to attempt to Extract Arguments from the File Name. This should be separated from the File Name by a pipe ('|') character. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0