Allows the user to open a file with an external application on the device.

app.OpenFile( file, type, choose )

The choose parameter shows the user a custom message in the choose dialog.

See also: SendFile.

Example - Example click to expand contents